#022210#022210
#022210 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.052 H 155.0°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #022210 |
|---|---|
| RGB | rgb(2, 34, 16) |
| HSL | hsl(146, 89%, 7%) |
| HSV | hsv(146, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 52.9%, 86.7%) |
| CIE-LAB | lab(10.52, -17.04, 8.34) |
| CIE-LCH | lch(10.52, 18.97, 153.91°) |
| OKLab | oklab(22.26% -0.047 0.0219) |
| OKLCH | oklch(22.26% 0.052 155) |
| XYZ | xyz(0.6905, 1.1943, 0.6842) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.38
Very Dark Green
#062E03
ΔE00 7.85
Dark Green
#033500
ΔE00 10.68
Evergreen
#05472A
ΔE00 11.84
Hunter Green (survey)
#0B4008
ΔE00 13.19
Pine Green
#0A481E
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022210 #220214
analogous
#042202 #022210 #022220
triadic
#022210 #100222 #221002
tetradic
#022210 #020422 #220214 #222002
square
#022210 #020422 #220214 #222002
split-complementary
#022210 #200222 #220204
monochromatic
#021D0E #021D0E #022210 #055C2B #099646
Accessibility & contrast
On white
16.95
#022210 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#022210 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022210
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022210 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022210 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E0F
Deuteranopia (green-blind)
#1E1B11
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022210; /* rgb */ color: rgb(2, 34, 16); /* oklch */ color: oklch(22.3% 0.052 155.0);
Tailwind
colors: {
custom: {
50: '#475d4e',
500: '#022210',
950: '#000000',
},
}SCSS
$custom: #022210; $custom-light: #475d4e; $custom-dark: #000000;
JSON
{
"hex": "#022210",
"rgb": {
"r": 2,
"g": 34,
"b": 16
},
"hsl": {
"h": 146.25,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22264,
"c": 0.05186,
"h": 155
},
"luminance": 0.01194
}Semantic roles & 50–950 ramp
primary
#022210
secondary
#681845
accent
#29A1FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977