#082004#082004
#082004 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.6% C 0.059 H 140.3°. Best body text is #FFFFFF at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #082004 |
|---|---|
| RGB | rgb(8, 32, 4) |
| HSL | hsl(111, 78%, 7%) |
| HSV | hsv(111, 88%, 13%) |
| CMYK | cmyk(75%, 0%, 87.5%, 87.5%) |
| CIE-LAB | lab(9.75, -15.86, 12.62) |
| CIE-LCH | lch(9.75, 20.27, 141.47°) |
| OKLab | oklab(21.64% -0.0456 0.0379) |
| OKLCH | oklch(21.64% 0.059 140.3) |
| XYZ | xyz(0.6385, 1.0934, 0.2922) |
| Luminance | 0.0109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.38
Very Dark Green
#062E03
ΔE00 6.50
Dark Green
#033500
ΔE00 9.42
Hunter Green (survey)
#0B4008
ΔE00 12.18
Evergreen
#05472A
ΔE00 12.73
Pine Green
#0A481E
ΔE00 13.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082004 #1C0420
analogous
#162004 #082004 #04200E
triadic
#082004 #040820 #200408
tetradic
#082004 #041620 #1C0420 #200E04
square
#082004 #041620 #1C0420 #200E04
split-complementary
#082004 #0E0420 #200416
monochromatic
#071B03 #071B03 #082004 #16560B #238D12
Accessibility & contrast
On white
17.23
#082004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082004
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082004 | 1.00 | 17.23 | 1.22 | 17.23 |
| #FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.23 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C02
Deuteranopia (green-blind)
#1E1A06
Tritanopia (blue-blind)
#061F1A
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082004; /* rgb */ color: rgb(8, 32, 4); /* oklch */ color: oklch(21.6% 0.059 140.3);
Tailwind
colors: {
custom: {
50: '#495b48',
500: '#082004',
950: '#000000',
},
}SCSS
$custom: #082004; $custom-light: #495b48; $custom-dark: #000000;
JSON
{
"hex": "#082004",
"rgb": {
"r": 8,
"g": 32,
"b": 4
},
"hsl": {
"h": 111.429,
"s": 77.778,
"l": 7.059
},
"oklch": {
"l": 0.21642,
"c": 0.05929,
"h": 140.3
},
"luminance": 0.01093
}Semantic roles & 50–950 ramp
primary
#082004
secondary
#591D63
accent
#34F4D9
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977