#081404#081404
#081404 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.4% C 0.038 H 137.0°. Best body text is #FFFFFF at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #081404 |
|---|---|
| RGB | rgb(8, 20, 4) |
| HSL | hsl(105, 67%, 5%) |
| HSV | hsv(105, 80%, 8%) |
| CMYK | cmyk(60%, 0%, 80%, 92.2%) |
| CIE-LAB | lab(5.06, -6.58, 5.82) |
| CIE-LCH | lch(5.06, 8.79, 138.52°) |
| OKLab | oklab(17.42% -0.0276 0.0258) |
| OKLCH | oklch(17.42% 0.038 137) |
| XYZ | xyz(0.3722, 0.5607, 0.2035) |
| Luminance | 0.0056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.76
Black
#000000
ΔE00 9.58
Charcoal (survey)
#343837
ΔE00 13.67
Gunmetal
#2A3439
ΔE00 14.41
Very Dark Green
#062E03
ΔE00 14.47
Dark Forest Green
#002D04
ΔE00 14.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#081404 #100414
analogous
#101404 #081404 #041408
triadic
#081404 #040814 #140408
tetradic
#081404 #041014 #100414 #140804
square
#081404 #041014 #100414 #140804
split-complementary
#081404 #080414 #140410
monochromatic
#0A1A05 #0A1A05 #0A1A05 #1C470E #317A18
Accessibility & contrast
On white
18.88
#081404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#081404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #081404
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##081404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##081404 | 1.00 | 18.88 | 1.11 | 18.88 |
| #FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151203
Deuteranopia (green-blind)
#131105
Tritanopia (blue-blind)
#081310
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #081404; /* rgb */ color: rgb(8, 20, 4); /* oklch */ color: oklch(17.4% 0.038 137.0);
Tailwind
colors: {
custom: {
50: '#4a5148',
500: '#081404',
950: '#000000',
},
}SCSS
$custom: #081404; $custom-light: #4a5148; $custom-dark: #000000;
JSON
{
"hex": "#081404",
"rgb": {
"r": 8,
"g": 20,
"b": 4
},
"hsl": {
"h": 105,
"s": 66.667,
"l": 4.706
},
"oklch": {
"l": 0.17425,
"c": 0.03777,
"h": 137
},
"luminance": 0.00561
}Semantic roles & 50–950 ramp
primary
#081404
secondary
#471F55
accent
#3EEABF
background
#F4F4F4
surface
#E7E7E6
border
#C3C3C2
text
#010200
muted
#777877