#022209#022209
#022209 is a very dark, moderate green. Relative luminance 0.012; OKLCH L 22.1% C 0.060 H 148.0°. Best body text is #FFFFFF at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #022209 |
|---|---|
| RGB | rgb(2, 34, 9) |
| HSL | hsl(133, 89%, 7%) |
| HSV | hsv(133, 94%, 13%) |
| CMYK | cmyk(94.1%, 0%, 73.5%, 86.7%) |
| CIE-LAB | lab(10.38, -18.28, 11.45) |
| CIE-LCH | lch(10.38, 21.57, 147.95°) |
| OKLab | oklab(22.11% -0.051 0.0319) |
| OKLCH | oklch(22.11% 0.06 148) |
| XYZ | xyz(0.6463, 1.1766, 0.4514) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.74
Very Dark Green
#062E03
ΔE00 6.18
Dark Green
#033500
ΔE00 9.10
Evergreen
#05472A
ΔE00 11.56
Hunter Green (survey)
#0B4008
ΔE00 11.84
Pine Green
#0A481E
ΔE00 12.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#022209 #22021B
analogous
#0B2202 #022209 #022219
triadic
#022209 #090222 #220902
tetradic
#022209 #020B22 #22021B #221902
square
#022209 #020B22 #22021B #221902
split-complementary
#022209 #190222 #22020B
monochromatic
#021D08 #021D08 #022209 #055C18 #099628
Accessibility & contrast
On white
17.00
#022209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#022209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #022209
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##022209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##022209 | 1.00 | 17.00 | 1.24 | 17.00 |
| #FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.00 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221E07
Deuteranopia (green-blind)
#1F1B0B
Tritanopia (blue-blind)
#00211C
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #022209; /* rgb */ color: rgb(2, 34, 9); /* oklch */ color: oklch(22.1% 0.060 148.0);
Tailwind
colors: {
custom: {
50: '#475d4a',
500: '#022209',
950: '#000000',
},
}SCSS
$custom: #022209; $custom-light: #475d4a; $custom-dark: #000000;
JSON
{
"hex": "#022209",
"rgb": {
"r": 2,
"g": 34,
"b": 9
},
"hsl": {
"h": 133.125,
"s": 88.889,
"l": 7.059
},
"oklch": {
"l": 0.22112,
"c": 0.06018,
"h": 148
},
"luminance": 0.01177
}Semantic roles & 50–950 ramp
primary
#022209
secondary
#681856
accent
#29D0FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977