#001804#001804
#001804 is a very dark, muted green. Relative luminance 0.007; OKLCH L 18.2% C 0.053 H 147.6°. Best body text is #FFFFFF at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #001804 |
|---|---|
| RGB | rgb(0, 24, 4) |
| HSL | hsl(130, 100%, 5%) |
| HSV | hsv(130, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 83.3%, 90.6%) |
| CIE-LAB | lab(5.98, -11.50, 7.10) |
| CIE-LCH | lch(5.98, 13.52, 148.30°) |
| OKLab | oklab(18.22% -0.045 0.0285) |
| OKLCH | oklch(18.22% 0.053 147.6) |
| XYZ | xyz(0.3485, 0.6620, 0.2242) |
| Luminance | 0.0066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 11.07
Very Dark Green
#062E03
ΔE00 11.24
Almost Black
#070D0D
ΔE00 11.59
Black
#000000
ΔE00 13.57
Dark Green
#033500
ΔE00 14.05
Charcoal (survey)
#343837
ΔE00 15.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001804 #180014
analogous
#081800 #001804 #001810
triadic
#001804 #040018 #180400
tetradic
#001804 #000818 #180014 #181000
square
#001804 #000818 #180014 #181000
split-complementary
#001804 #100018 #180008
monochromatic
#001F05 #001F05 #001F05 #00550E #009218
Accessibility & contrast
On white
18.54
#001804 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.13
#001804 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001804
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001804 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001804 | 1.00 | 18.54 | 1.13 | 18.54 |
| #FFFFFF | 18.54 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.13 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.54 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#181503
Deuteranopia (green-blind)
#151205
Tritanopia (blue-blind)
#001713
Achromatopsia (no color)
#131313
Design tokens & code
CSS
--color: #001804; /* rgb */ color: rgb(0, 24, 4); /* oklch */ color: oklch(18.2% 0.053 147.6);
Tailwind
colors: {
custom: {
50: '#465448',
500: '#001804',
950: '#000000',
},
}SCSS
$custom: #001804; $custom-light: #465448; $custom-dark: #000000;
JSON
{
"hex": "#001804",
"rgb": {
"r": 0,
"g": 24,
"b": 4
},
"hsl": {
"h": 130,
"s": 100,
"l": 4.706
},
"oklch": {
"l": 0.18223,
"c": 0.05324,
"h": 147.6
},
"luminance": 0.00662
}Semantic roles & 50–950 ramp
primary
#001804
secondary
#621155
accent
#29DBFF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877