#082009#082009
#082009 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.052 H 144.3°. Best body text is #FFFFFF at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #082009 |
|---|---|
| RGB | rgb(8, 32, 9) |
| HSL | hsl(123, 60%, 8%) |
| HSV | hsv(123, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 71.9%, 87.5%) |
| CIE-LAB | lab(9.83, -15.10, 10.71) |
| CIE-LCH | lch(9.83, 18.51, 144.66°) |
| OKLab | oklab(21.74% -0.0425 0.0306) |
| OKLCH | oklch(21.74% 0.052 144.3) |
| XYZ | xyz(0.6659, 1.1043, 0.4365) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.20
Very Dark Green
#062E03
ΔE00 7.38
Dark Green
#033500
ΔE00 10.28
Evergreen
#05472A
ΔE00 12.82
Hunter Green (survey)
#0B4008
ΔE00 12.91
Pine Green
#0A481E
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082009 #20081F
analogous
#132008 #082009 #082015
triadic
#082009 #090820 #200908
tetradic
#082009 #081320 #20081F #201508
square
#082009 #081320 #20081F #201508
split-complementary
#082009 #150820 #200813
monochromatic
#061807 #061807 #082009 #145117 #208225
Accessibility & contrast
On white
17.20
#082009 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082009 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082009
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082009 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082009 | 1.00 | 17.20 | 1.22 | 17.20 |
| #FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C07
Deuteranopia (green-blind)
#1E1A0B
Tritanopia (blue-blind)
#051F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082009; /* rgb */ color: rgb(8, 32, 9); /* oklch */ color: oklch(21.7% 0.052 144.3);
Tailwind
colors: {
custom: {
50: '#4a5b4a',
500: '#082009',
950: '#000000',
},
}SCSS
$custom: #082009; $custom-light: #4a5b4a; $custom-dark: #000000;
JSON
{
"hex": "#082009",
"rgb": {
"r": 8,
"g": 32,
"b": 9
},
"hsl": {
"h": 122.5,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21741,
"c": 0.05237,
"h": 144.3
},
"luminance": 0.01104
}Semantic roles & 50–950 ramp
primary
#082009
secondary
#5E265B
accent
#45DDE3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977