#02220F#02220F
#02220F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.2% C 0.053 H 153.8°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #02220F |
|---|---|
| RGB | rgb(2, 34, 15) |
| HSL | hsl(144, 89%, 7%) |
| HSV | hsv(144, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 55.9%, 86.7%) |
| CIE-LAB | lab(10.49, -17.25, 8.86) |
| CIE-LCH | lch(10.49, 19.39, 152.82°) |
| OKLab | oklab(22.24% -0.0476 0.0235) |
| OKLCH | oklch(22.24% 0.053 153.8) |
| XYZ | xyz(0.6832, 1.1914, 0.6458) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.09
Very Dark Green
#062E03
ΔE00 7.55
Dark Green
#033500
ΔE00 10.40
Evergreen
#05472A
ΔE00 11.77
Hunter Green (survey)
#0B4008
ΔE00 12.95
Pine Green
#0A481E
ΔE00 13.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#02220F #220215
analogous
#052202 #02220F #02221F
triadic
#02220F #0F0222 #220F02
tetradic
#02220F #020522 #220215 #221F02
square
#02220F #020522 #220215 #221F02
split-complementary
#02220F #1F0222 #220205
monochromatic
#021D0D #021D0D #02220F #055C29 #099642
Accessibility & contrast
On white
16.96
#02220F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#02220F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #02220F
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##02220F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##02220F | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0E
Deuteranopia (green-blind)
#1E1B10
Tritanopia (blue-blind)
#00211D
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #02220f; /* rgb */ color: rgb(2, 34, 15); /* oklch */ color: oklch(22.2% 0.053 153.8);
Tailwind
colors: {
custom: {
50: '#475d4e',
500: '#02220f',
950: '#000000',
},
}SCSS
$custom: #02220f; $custom-light: #475d4e; $custom-dark: #000000;
JSON
{
"hex": "#02220f",
"rgb": {
"r": 2,
"g": 34,
"b": 15
},
"hsl": {
"h": 144.375,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22239,
"c": 0.05307,
"h": 153.8
},
"luminance": 0.01191
}Semantic roles & 50–950 ramp
primary
#02220F
secondary
#681847
accent
#29A8FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977