#02220E#02220E
#02220E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.2% C 0.054 H 152.6°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #02220E |
|---|---|
| RGB | rgb(2, 34, 14) |
| HSL | hsl(143, 89%, 7%) |
| HSV | hsv(143, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 58.8%, 86.7%) |
| CIE-LAB | lab(10.47, -17.44, 9.34) |
| CIE-LCH | lch(10.47, 19.78, 151.82°) |
| OKLab | oklab(22.22% -0.0482 0.025) |
| OKLCH | oklch(22.22% 0.054 152.6) |
| XYZ | xyz(0.6763, 1.1886, 0.6092) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.82
Very Dark Green
#062E03
ΔE00 7.28
Dark Green
#033500
ΔE00 10.14
Evergreen
#05472A
ΔE00 11.71
Hunter Green (survey)
#0B4008
ΔE00 12.72
Pine Green
#0A481E
ΔE00 12.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02220E #220216
analogous
#062202 #02220E #02221E
triadic
#02220E #0E0222 #220E02
tetradic
#02220E #020622 #220216 #221E02
square
#02220E #020622 #220216 #221E02
split-complementary
#02220E #1E0222 #220206
monochromatic
#021D0C #021D0C #02220E #055C26 #09963E
Accessibility & contrast
On white
16.97
#02220E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#02220E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02220E
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02220E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02220E | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0C
Deuteranopia (green-blind)
#1E1B0F
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #02220e; /* rgb */ color: rgb(2, 34, 14); /* oklch */ color: oklch(22.2% 0.054 152.6);
Tailwind
colors: {
custom: {
50: '#475d4d',
500: '#02220e',
950: '#000000',
},
}SCSS
$custom: #02220e; $custom-light: #475d4d; $custom-dark: #000000;
JSON
{
"hex": "#02220e",
"rgb": {
"r": 2,
"g": 34,
"b": 14
},
"hsl": {
"h": 142.5,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22215,
"c": 0.05428,
"h": 152.6
},
"luminance": 0.01189
}Semantic roles & 50–950 ramp
primary
#02220E
secondary
#68184A
accent
#29AFFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977