#082008#082008
#082008 is a very dark, muted green. Relative luminance 0.011; OKLCH L 21.7% C 0.054 H 143.5°. Best body text is #FFFFFF at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #082008 |
|---|---|
| RGB | rgb(8, 32, 8) |
| HSL | hsl(120, 60%, 8%) |
| HSV | hsv(120, 75%, 13%) |
| CMYK | cmyk(75%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(9.81, -15.25, 11.09) |
| CIE-LCH | lch(9.81, 18.86, 143.97°) |
| OKLab | oklab(21.72% -0.0431 0.032) |
| OKLCH | oklch(21.72% 0.054 143.5) |
| XYZ | xyz(0.6604, 1.1021, 0.4076) |
| Luminance | 0.0110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.02
Very Dark Green
#062E03
ΔE00 7.19
Dark Green
#033500
ΔE00 10.10
Hunter Green (survey)
#0B4008
ΔE00 12.76
Evergreen
#05472A
ΔE00 12.79
Pine Green
#0A481E
ΔE00 13.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082008 #200820
analogous
#142008 #082008 #082014
triadic
#082008 #080820 #200808
tetradic
#082008 #081420 #200820 #201408
square
#082008 #081420 #200820 #201408
split-complementary
#082008 #140820 #200814
monochromatic
#061806 #061806 #082008 #145114 #208220
Accessibility & contrast
On white
17.21
#082008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#082008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082008
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082008 | 1.00 | 17.21 | 1.22 | 17.21 |
| #FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211C06
Deuteranopia (green-blind)
#1E1A0A
Tritanopia (blue-blind)
#051F1B
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #082008; /* rgb */ color: rgb(8, 32, 8); /* oklch */ color: oklch(21.7% 0.054 143.5);
Tailwind
colors: {
custom: {
50: '#4a5b4a',
500: '#082008',
950: '#000000',
},
}SCSS
$custom: #082008; $custom-light: #4a5b4a; $custom-dark: #000000;
JSON
{
"hex": "#082008",
"rgb": {
"r": 8,
"g": 32,
"b": 8
},
"hsl": {
"h": 120,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.21721,
"c": 0.05365,
"h": 143.5
},
"luminance": 0.01102
}Semantic roles & 50–950 ramp
primary
#082008
secondary
#5E265E
accent
#45E3E3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977