#052209#052209
#052209 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.3% C 0.058 H 146.1°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #052209 |
|---|---|
| RGB | rgb(5, 34, 9) |
| HSL | hsl(128, 74%, 8%) |
| HSV | hsv(128, 85%, 13%) |
| CMYK | cmyk(85.3%, 0%, 73.5%, 86.7%) |
| CIE-LAB | lab(10.53, -17.36, 11.67) |
| CIE-LCH | lch(10.53, 20.92, 146.10°) |
| OKLab | oklab(22.27% -0.0481 0.0323) |
| OKLCH | oklch(22.27% 0.058 146.1) |
| XYZ | xyz(0.6839, 1.1960, 0.4532) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.87
Very Dark Green
#062E03
ΔE00 6.19
Dark Green
#033500
ΔE00 9.13
Evergreen
#05472A
ΔE00 11.75
Hunter Green (survey)
#0B4008
ΔE00 11.84
Pine Green
#0A481E
ΔE00 12.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052209 #22051E
analogous
#0F2205 #052209 #052217
triadic
#052209 #090522 #220905
tetradic
#052209 #050F22 #22051E #221705
square
#052209 #050F22 #22051E #221705
split-complementary
#052209 #170522 #22050F
monochromatic
#041B07 #041B07 #052209 #0D5717 #158D25
Accessibility & contrast
On white
16.95
#052209 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#052209 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052209
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052209 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052209 | 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)
#231E07
Deuteranopia (green-blind)
#1F1C0B
Tritanopia (blue-blind)
#01211C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #052209; /* rgb */ color: rgb(5, 34, 9); /* oklch */ color: oklch(22.3% 0.058 146.1);
Tailwind
colors: {
custom: {
50: '#485d4a',
500: '#052209',
950: '#000000',
},
}SCSS
$custom: #052209; $custom-light: #485d4a; $custom-dark: #000000;
JSON
{
"hex": "#052209",
"rgb": {
"r": 5,
"g": 34,
"b": 9
},
"hsl": {
"h": 128.276,
"s": 74.359,
"l": 7.647
},
"oklch": {
"l": 0.22273,
"c": 0.05796,
"h": 146.1
},
"luminance": 0.01196
}Semantic roles & 50–950 ramp
primary
#052209
secondary
#631F5A
accent
#37D7F1
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#010401
muted
#777977