Skip to content

#02a02a

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

RGB
2, 160, 42
HSL
135°, 98%, 32%
CMYK
99, 0, 74, 37
Luminance
0.2532

Every format

HEX#02a02a
RGBrgb(2, 160, 42)
HSLhsl(135, 98%, 32%)
CMYKcmyk(99%, 0%, 74%, 37%)
LABlab(57.4 -58.6 48.8)
LCHlch(57.4 76.3 140.2)
OKLCHoklch(0.614 0.193 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02a02a on white: 3.46:1
AA ✗ fail · AA-large · AAA
Aa
#02a02a on black: 6.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green62.7%
Blue16.5%

CMYK percentages

Cyan98.8%
Magenta0.0%
Yellow73.8%
Key (black)37.3%

Color previews

#02a02a text on a black background

contrast 6.06:1

Card sample

#02a02a text on a white background

contrast 3.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02a02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02a02a in the Color Lab