#001004#001004
#001004 is a very dark, muted green. Relative luminance 0.004; OKLCH L 15.2% C 0.040 H 152.0°. Best body text is #FFFFFF at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #001004 |
|---|---|
| RGB | rgb(0, 16, 4) |
| HSL | hsl(135, 100%, 3%) |
| HSV | hsv(135, 100%, 6%) |
| CMYK | cmyk(100%, 0%, 75%, 93.7%) |
| CIE-LAB | lab(3.43, -6.28, 3.37) |
| CIE-LCH | lch(3.43, 7.13, 151.75°) |
| OKLab | oklab(15.16% -0.0352 0.0187) |
| OKLCH | oklch(15.16% 0.04 152) |
| XYZ | xyz(0.2072, 0.3793, 0.1771) |
| Luminance | 0.0038 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.39
Black
#000000
ΔE00 8.40
Gunmetal
#2A3439
ΔE00 13.94
Charcoal (survey)
#343837
ΔE00 13.96
Dark Grey
#363737
ΔE00 14.76
Onyx
#353839
ΔE00 14.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001004 #10000C
analogous
#041000 #001004 #00100C
triadic
#001004 #040010 #100400
tetradic
#001004 #000410 #10000C #100C00
square
#001004 #000410 #10000C #100C00
split-complementary
#001004 #0C0010 #100004
monochromatic
#001F08 #001F08 #001F08 #004D13 #008A23
Accessibility & contrast
On white
19.52
#001004 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.08
#001004 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001004
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001004 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001004 | 1.00 | 19.52 | 1.08 | 19.52 |
| #FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.08 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.52 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#100D03
Deuteranopia (green-blind)
#0D0C05
Tritanopia (blue-blind)
#00100D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #001004; /* rgb */ color: rgb(0, 16, 4); /* oklch */ color: oklch(15.2% 0.040 152.0);
Tailwind
colors: {
custom: {
50: '#464e48',
500: '#001004',
950: '#000000',
},
}SCSS
$custom: #001004; $custom-light: #464e48; $custom-dark: #000000;
JSON
{
"hex": "#001004",
"rgb": {
"r": 0,
"g": 16,
"b": 4
},
"hsl": {
"h": 135,
"s": 100,
"l": 3.137
},
"oklch": {
"l": 0.15155,
"c": 0.03986,
"h": 152
},
"luminance": 0.00379
}Semantic roles & 50–950 ramp
primary
#001004
secondary
#5C1049
accent
#29C9FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000100
muted
#777777