#022010#022010
#022010 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.048 H 156.6°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #022010 |
|---|---|
| RGB | rgb(2, 32, 16) |
| HSL | hsl(148, 88%, 7%) |
| HSV | hsv(148, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(9.67, -15.66, 7.15) |
| CIE-LCH | lch(9.67, 17.21, 155.47°) |
| OKLab | oklab(21.56% -0.0444 0.0192) |
| OKLCH | oklch(21.56% 0.048 156.6) |
| XYZ | xyz(0.6350, 1.0833, 0.6657) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.52
Very Dark Green
#062E03
ΔE00 8.93
Dark Green
#033500
ΔE00 11.77
Evergreen
#05472A
ΔE00 12.80
Hunter Green (survey)
#0B4008
ΔE00 14.26
Pine Green
#0A481E
ΔE00 14.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022010 #200212
analogous
#032002 #022010 #02201F
triadic
#022010 #100220 #201002
tetradic
#022010 #020320 #200212 #201F02
square
#022010 #020320 #200212 #201F02
split-complementary
#022010 #1F0220 #200203
monochromatic
#021D0E #021D0E #022010 #065A2D #09934A
Accessibility & contrast
On white
17.26
#022010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#022010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022010
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022010 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C0F
Deuteranopia (green-blind)
#1C1A11
Tritanopia (blue-blind)
#00201C
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022010; /* rgb */ color: rgb(2, 32, 16); /* oklch */ color: oklch(21.6% 0.048 156.6);
Tailwind
colors: {
custom: {
50: '#475b4e',
500: '#022010',
950: '#000000',
},
}SCSS
$custom: #022010; $custom-light: #475b4e; $custom-dark: #000000;
JSON
{
"hex": "#022010",
"rgb": {
"r": 2,
"g": 32,
"b": 16
},
"hsl": {
"h": 148,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21563,
"c": 0.04843,
"h": 156.6
},
"luminance": 0.01083
}Semantic roles & 50–950 ramp
primary
#022010
secondary
#661841
accent
#299BFE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977