#081808#081808
#081808 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.9% C 0.039 H 143.9°. Best body text is #FFFFFF at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #081808 |
|---|---|
| RGB | rgb(8, 24, 8) |
| HSL | hsl(120, 50%, 6%) |
| HSV | hsv(120, 67%, 9%) |
| CMYK | cmyk(66.7%, 0%, 66.7%, 90.6%) |
| CIE-LAB | lab(6.53, -8.85, 6.33) |
| CIE-LCH | lch(6.53, 10.88, 144.44°) |
| OKLab | oklab(18.94% -0.0311 0.0227) |
| OKLCH | oklch(18.94% 0.039 143.9) |
| XYZ | xyz(0.4706, 0.7224, 0.3443) |
| Luminance | 0.0072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.66
Black
#000000
ΔE00 11.69
Dark Forest Green
#002D04
ΔE00 12.56
Very Dark Green
#062E03
ΔE00 12.59
Charcoal (survey)
#343837
ΔE00 13.99
Gunmetal
#2A3439
ΔE00 14.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081808 #180818
analogous
#101808 #081808 #081810
triadic
#081808 #080818 #180808
tetradic
#081808 #081018 #180818 #181008
square
#081808 #081018 #180818 #181008
split-complementary
#081808 #100818 #180810
monochromatic
#081708 #081708 #081808 #174617 #277427
Accessibility & contrast
On white
18.35
#081808 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.14
#081808 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081808
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081808 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081808 | 1.00 | 18.35 | 1.14 | 18.35 |
| #FFFFFF | 18.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.14 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191507
Deuteranopia (green-blind)
#161409
Tritanopia (blue-blind)
#061714
Achromatopsia (no color)
#141414
Design tokens & code
CSS
--color: #081808; /* rgb */ color: rgb(8, 24, 8); /* oklch */ color: oklch(18.9% 0.039 143.9);
Tailwind
colors: {
custom: {
50: '#4a544a',
500: '#081808',
950: '#000000',
},
}SCSS
$custom: #081808; $custom-light: #4a544a; $custom-dark: #000000;
JSON
{
"hex": "#081808",
"rgb": {
"r": 8,
"g": 24,
"b": 8
},
"hsl": {
"h": 120,
"s": 50,
"l": 6.275
},
"oklch": {
"l": 0.18939,
"c": 0.03853,
"h": 143.9
},
"luminance": 0.00722
}Semantic roles & 50–950 ramp
primary
#081808
secondary
#542854
accent
#4EDADA
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010201
muted
#777877