Skip to content

#02dc2f

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

RGB
2, 220, 47
HSL
132°, 98%, 44%
CMYK
99, 0, 79, 14
Luminance
0.5140

Every format

HEX#02dc2f
RGBrgb(2, 220, 47)
HSLhsl(132, 98%, 44%)
CMYKcmyk(99%, 0%, 79%, 14%)
LABlab(76.9 -75.4 66.4)
LCHlch(76.9 100.5 138.6)
OKLCHoklch(0.776 0.252 143.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02dc2f on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#02dc2f on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green86.3%
Blue18.4%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow78.6%
Key (black)13.7%

Color previews

#02dc2f text on a black background

contrast 11.28:1

Card sample

#02dc2f text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02dc2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02dc2f in the Color Lab