#022009#022009
#022009 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.4% C 0.057 H 148.6°. Best body text is #FFFFFF at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #022009 |
|---|---|
| RGB | rgb(2, 32, 9) |
| HSL | hsl(134, 88%, 7%) |
| HSV | hsv(134, 94%, 13%) |
| CMYK | cmyk(93.8%, 0%, 71.9%, 87.5%) |
| CIE-LAB | lab(9.53, -16.86, 10.23) |
| CIE-LCH | lch(9.53, 19.72, 148.75°) |
| OKLab | oklab(21.4% -0.0486 0.0296) |
| OKLCH | oklch(21.4% 0.057 148.6) |
| XYZ | xyz(0.5908, 1.0656, 0.4329) |
| Luminance | 0.0107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.86
Very Dark Green
#062E03
ΔE00 7.24
Dark Green
#033500
ΔE00 10.16
Evergreen
#05472A
ΔE00 12.39
Hunter Green (survey)
#0B4008
ΔE00 12.86
Pine Green
#0A481E
ΔE00 13.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022009 #200219
analogous
#0A2002 #022009 #022018
triadic
#022009 #090220 #200902
tetradic
#022009 #020A20 #200219 #201802
square
#022009 #020A20 #200219 #201802
split-complementary
#022009 #180220 #20020A
monochromatic
#021D08 #021D08 #022009 #065A19 #099329
Accessibility & contrast
On white
17.31
#022009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#022009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022009
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022009 | 1.00 | 17.31 | 1.21 | 17.31 |
| #FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.31 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C07
Deuteranopia (green-blind)
#1D190B
Tritanopia (blue-blind)
#001F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #022009; /* rgb */ color: rgb(2, 32, 9); /* oklch */ color: oklch(21.4% 0.057 148.6);
Tailwind
colors: {
custom: {
50: '#465b4a',
500: '#022009',
950: '#000000',
},
}SCSS
$custom: #022009; $custom-light: #465b4a; $custom-dark: #000000;
JSON
{
"hex": "#022009",
"rgb": {
"r": 2,
"g": 32,
"b": 9
},
"hsl": {
"h": 134,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.21401,
"c": 0.05691,
"h": 148.6
},
"luminance": 0.01066
}Semantic roles & 50–950 ramp
primary
#022009
secondary
#661854
accent
#29CDFE
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977