Skip to content

#02df50

a dark, electric green · cool · closest name: lime

RGB
2, 223, 80
HSL
141°, 98%, 44%
CMYK
99, 0, 64, 13
Luminance
0.5337

Every format

HEX#02df50
RGBrgb(2, 223, 80)
HSLhsl(141, 98%, 44%)
CMYKcmyk(99%, 0%, 64%, 13%)
LABlab(78.1 -73.4 55.8)
LCHlch(78.1 92.2 142.8)
OKLCHoklch(0.787 0.236 146.6)

Copy-ready code

/* CSS */
color: #02df50;
background-color: #02df50;
/* Tailwind (arbitrary) */
class="text-[#02df50] bg-[#02df50]"
/* SCSS */
$brand: #02df50;
/* SwiftUI */
Color(red: 0.008, green: 0.875, blue: 0.314)
/* Android */
Color.parseColor("#02df50")

Accessibility — WCAG contrast

Aa
#02df50 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#02df50 on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green87.5%
Blue31.4%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#02df50 text on a black background

contrast 11.67:1

Card sample

#02df50 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02df50;
Background color
Panel with #02df50 background
background-color: #02df50;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02df50;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 223, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 223, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02df50;
background: linear-gradient(135deg, #02df50, #02DADF);

Monochromatic scale

Palettes built from #02df50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02df50 in the Color Lab