#081608#081608
#081608 is a very dark, muted green. Relative luminance 0.006; OKLCH L 18.2% C 0.034 H 144.0°. Best body text is #FFFFFF at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #081608 |
|---|---|
| RGB | rgb(8, 22, 8) |
| HSL | hsl(120, 47%, 6%) |
| HSV | hsv(120, 64%, 9%) |
| CMYK | cmyk(63.6%, 0%, 63.6%, 91.4%) |
| CIE-LAB | lab(5.81, -7.38, 5.28) |
| CIE-LCH | lch(5.81, 9.07, 144.43°) |
| OKLab | oklab(18.24% -0.0278 0.0202) |
| OKLCH | oklch(18.24% 0.034 144) |
| XYZ | xyz(0.4309, 0.6429, 0.3311) |
| Luminance | 0.0064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.15
Black
#000000
ΔE00 10.19
Charcoal (survey)
#343837
ΔE00 13.48
Very Dark Green
#062E03
ΔE00 13.99
Dark Forest Green
#002D04
ΔE00 14.00
Gunmetal
#2A3439
ΔE00 14.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081608 #160816
analogous
#0F1608 #081608 #08160F
triadic
#081608 #080816 #160808
tetradic
#081608 #080F16 #160816 #160F08
square
#081608 #080F16 #160816 #160F08
split-complementary
#081608 #0F0816 #16080F
monochromatic
#081608 #081608 #081608 #184318 #297029
Accessibility & contrast
On white
18.61
#081608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#081608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081608
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081608 | 1.00 | 18.61 | 1.13 | 18.61 |
| #FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.61 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171407
Deuteranopia (green-blind)
#141209
Tritanopia (blue-blind)
#071513
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #081608; /* rgb */ color: rgb(8, 22, 8); /* oklch */ color: oklch(18.2% 0.034 144.0);
Tailwind
colors: {
custom: {
50: '#4a524a',
500: '#081608',
950: '#000000',
},
}SCSS
$custom: #081608; $custom-light: #4a524a; $custom-dark: #000000;
JSON
{
"hex": "#081608",
"rgb": {
"r": 8,
"g": 22,
"b": 8
},
"hsl": {
"h": 120,
"s": 46.667,
"l": 5.882
},
"oklch": {
"l": 0.18242,
"c": 0.03441,
"h": 144
},
"luminance": 0.00643
}Semantic roles & 50–950 ramp
primary
#081608
secondary
#512951
accent
#51D6D6
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877