#022202#022202
#022202 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.0% C 0.070 H 142.7°. Best body text is #FFFFFF at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #022202 |
|---|---|
| RGB | rgb(2, 34, 2) |
| HSL | hsl(120, 89%, 7%) |
| HSV | hsv(120, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 94.1%, 86.7%) |
| CIE-LAB | lab(10.27, -19.36, 14.14) |
| CIE-LCH | lch(10.27, 23.97, 143.86°) |
| OKLab | oklab(21.98% -0.0554 0.0421) |
| OKLCH | oklch(21.98% 0.07 142.7) |
| XYZ | xyz(0.6080, 1.1613, 0.2495) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.61
Very Dark Green
#062E03
ΔE00 4.98
Dark Green
#033500
ΔE00 7.94
Hunter Green (survey)
#0B4008
ΔE00 10.88
Evergreen
#05472A
ΔE00 11.60
Pine Green
#0A481E
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022202 #220222
analogous
#122202 #022202 #022212
triadic
#022202 #020222 #220202
tetradic
#022202 #021222 #220222 #221202
square
#022202 #021222 #220222 #221202
split-complementary
#022202 #120222 #220212
monochromatic
#021D02 #021D02 #022202 #055C05 #099609
Accessibility & contrast
On white
17.04
#022202 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#022202 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022202
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022202 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022202 | 1.00 | 17.04 | 1.23 | 17.04 |
| #FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#1F1B04
Tritanopia (blue-blind)
#00211B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022202; /* rgb */ color: rgb(2, 34, 2); /* oklch */ color: oklch(22.0% 0.070 142.7);
Tailwind
colors: {
custom: {
50: '#465d47',
500: '#022202',
950: '#000000',
},
}SCSS
$custom: #022202; $custom-light: #465d47; $custom-dark: #000000;
JSON
{
"hex": "#022202",
"rgb": {
"r": 2,
"g": 34,
"b": 2
},
"hsl": {
"h": 120,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.21979,
"c": 0.0696,
"h": 142.7
},
"luminance": 0.01161
}Semantic roles & 50–950 ramp
primary
#022202
secondary
#681868
accent
#29FFFF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000400
muted
#777977