Skip to content

#02cd2f

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

RGB
2, 205, 47
HSL
133°, 98%, 41%
CMYK
99, 0, 77, 20
Luminance
0.4388

Every format

HEX#02cd2f
RGBrgb(2, 205, 47)
HSLhsl(133, 98%, 41%)
CMYKcmyk(99%, 0%, 77%, 20%)
LABlab(72.2 -71.3 61.8)
LCHlch(72.2 94.3 139.1)
OKLCHoklch(0.737 0.237 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cd2f on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#02cd2f on black: 9.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.4%
Blue18.4%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow77.1%
Key (black)19.6%

Color previews

#02cd2f text on a black background

contrast 9.78:1

Card sample

#02cd2f text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cd2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cd2f in the Color Lab