#02200E#02200E
#02200E is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.5% C 0.051 H 153.9°. Best body text is #FFFFFF at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #02200E |
|---|---|
| RGB | rgb(2, 32, 14) |
| HSL | hsl(144, 88%, 7%) |
| HSV | hsv(144, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 56.2%, 87.5%) |
| CIE-LAB | lab(9.62, -16.04, 8.14) |
| CIE-LCH | lch(9.62, 17.99, 153.10°) |
| OKLab | oklab(21.51% -0.0457 0.0224) |
| OKLCH | oklch(21.51% 0.051 153.9) |
| XYZ | xyz(0.6208, 1.0776, 0.5907) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.95
Very Dark Green
#062E03
ΔE00 8.36
Dark Green
#033500
ΔE00 11.22
Evergreen
#05472A
ΔE00 12.63
Hunter Green (survey)
#0B4008
ΔE00 13.78
Pine Green
#0A481E
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02200E #200214
analogous
#052002 #02200E #02201D
triadic
#02200E #0E0220 #200E02
tetradic
#02200E #020520 #200214 #201D02
square
#02200E #020520 #200214 #201D02
split-complementary
#02200E #1D0220 #200205
monochromatic
#021D0D #021D0D #02200E #065A27 #099340
Accessibility & contrast
On white
17.28
#02200E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#02200E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02200E
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02200E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02200E | 1.00 | 17.28 | 1.22 | 17.28 |
| #FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C0D
Deuteranopia (green-blind)
#1C1A0F
Tritanopia (blue-blind)
#001F1C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #02200e; /* rgb */ color: rgb(2, 32, 14); /* oklch */ color: oklch(21.5% 0.051 153.9);
Tailwind
colors: {
custom: {
50: '#475b4d',
500: '#02200e',
950: '#000000',
},
}SCSS
$custom: #02200e; $custom-light: #475b4d; $custom-dark: #000000;
JSON
{
"hex": "#02200e",
"rgb": {
"r": 2,
"g": 32,
"b": 14
},
"hsl": {
"h": 144,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21511,
"c": 0.05087,
"h": 153.9
},
"luminance": 0.01078
}Semantic roles & 50–950 ramp
primary
#02200E
secondary
#661847
accent
#29A9FE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977