Skip to content

#02ac32

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

RGB
2, 172, 50
HSL
137°, 98%, 34%
CMYK
99, 0, 71, 33
Luminance
0.2975

Every format

HEX#02ac32
RGBrgb(2, 172, 50)
HSLhsl(137, 98%, 34%)
CMYKcmyk(99%, 0%, 71%, 33%)
LABlab(61.4 -61.5 49.9)
LCHlch(61.4 79.2 140.9)
OKLCHoklch(0.647 0.201 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02ac32 on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#02ac32 on black: 6.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green67.5%
Blue19.6%

CMYK percentages

Cyan98.8%
Magenta0.0%
Yellow70.9%
Key (black)32.5%

Color previews

#02ac32 text on a black background

contrast 6.95:1

Card sample

#02ac32 text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02ac32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ac32 in the Color Lab