#082409#082409
#082409 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.1% C 0.059 H 144.0°. Best body text is #FFFFFF at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #082409 |
|---|---|
| RGB | rgb(8, 36, 9) |
| HSL | hsl(122, 64%, 9%) |
| HSV | hsv(122, 78%, 14%) |
| CMYK | cmyk(77.8%, 0%, 75%, 85.9%) |
| CIE-LAB | lab(11.50, -17.62, 13.05) |
| CIE-LCH | lch(11.50, 21.93, 143.49°) |
| OKLab | oklab(23.12% -0.048 0.0349) |
| OKLCH | oklch(23.12% 0.059 144) |
| XYZ | xyz(0.7803, 1.3330, 0.4746) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.05
Very Dark Green
#062E03
ΔE00 5.27
Dark Green
#033500
ΔE00 8.21
Hunter Green (survey)
#0B4008
ΔE00 10.91
Evergreen
#05472A
ΔE00 11.24
Pine Green
#0A481E
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082409 #240823
analogous
#152408 #082409 #082417
triadic
#082409 #090824 #240908
tetradic
#082409 #081524 #240823 #241708
square
#082409 #081524 #240823 #241708
split-complementary
#082409 #170824 #240815
monochromatic
#061906 #061906 #082409 #135616 #1E8822
Accessibility & contrast
On white
16.58
#082409 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#082409 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082409
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082409 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082409 | 1.00 | 16.58 | 1.27 | 16.58 |
| #FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252007
Deuteranopia (green-blind)
#211E0B
Tritanopia (blue-blind)
#04231E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #082409; /* rgb */ color: rgb(8, 36, 9); /* oklch */ color: oklch(23.1% 0.059 144.0);
Tailwind
colors: {
custom: {
50: '#4a5f4a',
500: '#082409',
950: '#000000',
},
}SCSS
$custom: #082409; $custom-light: #4a5f4a; $custom-dark: #000000;
JSON
{
"hex": "#082409",
"rgb": {
"r": 8,
"g": 36,
"b": 9
},
"hsl": {
"h": 122.143,
"s": 63.636,
"l": 8.627
},
"oklch": {
"l": 0.23119,
"c": 0.05933,
"h": 144
},
"luminance": 0.01333
}Semantic roles & 50–950 ramp
primary
#082409
secondary
#622660
accent
#41E1E7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977