#010804#010804
#010804 is a very dark, muted green. Relative luminance 0.002; OKLCH L 12.1% C 0.022 H 161.5°. Best body text is #FFFFFF at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #010804 |
|---|---|
| RGB | rgb(1, 8, 4) |
| HSL | hsl(146, 78%, 2%) |
| HSV | hsv(146, 88%, 3%) |
| CMYK | cmyk(87.5%, 0%, 50%, 96.9%) |
| CIE-LAB | lab(1.71, -2.39, 0.87) |
| CIE-LCH | lch(1.71, 2.54, 159.98°) |
| OKLab | oklab(12.1% -0.0208 0.0069) |
| OKLCH | oklch(12.1% 0.022 161.5) |
| XYZ | xyz(0.1213, 0.1889, 0.1449) |
| Luminance | 0.0019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 1.93
Black
#000000
ΔE00 3.54
Dark
#1B2431
ΔE00 12.17
Gunmetal
#2A3439
ΔE00 13.21
Charcoal (survey)
#343837
ΔE00 13.76
Dark Grey
#363737
ΔE00 13.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010804 #080105
analogous
#020801 #010804 #010808
triadic
#010804 #040108 #080401
tetradic
#010804 #010208 #080105 #080801
square
#010804 #010208 #080105 #080801
split-complementary
#010804 #080108 #080102
monochromatic
#031B0E #031B0E #031B0E #083E1F #0F753A
Accessibility & contrast
On white
20.24
#010804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.04
#010804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010804
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010804 | 1.00 | 20.24 | 1.04 | 20.24 |
| #FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.04 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.24 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#080704
Deuteranopia (green-blind)
#060604
Tritanopia (blue-blind)
#000807
Achromatopsia (no color)
#060606
Design tokens & code
CSS
--color: #010804; /* rgb */ color: rgb(1, 8, 4); /* oklch */ color: oklch(12.1% 0.022 161.5);
Tailwind
colors: {
custom: {
50: '#474a48',
500: '#010804',
950: '#000000',
},
}SCSS
$custom: #010804; $custom-light: #474a48; $custom-dark: #000000;
JSON
{
"hex": "#010804",
"rgb": {
"r": 1,
"g": 8,
"b": 4
},
"hsl": {
"h": 145.714,
"s": 77.778,
"l": 1.765
},
"oklch": {
"l": 0.12096,
"c": 0.02192,
"h": 161.5
},
"luminance": 0.00189
}Semantic roles & 50–950 ramp
primary
#010804
secondary
#4E1736
accent
#34A2F4
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777