#001504#001504
#001504 is a very dark, muted green. Relative luminance 0.005; OKLCH L 17.1% C 0.048 H 148.8°. Best body text is #FFFFFF at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #001504 |
|---|---|
| RGB | rgb(0, 21, 4) |
| HSL | hsl(131, 100%, 4%) |
| HSV | hsv(131, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 81%, 91.8%) |
| CIE-LAB | lab(4.92, -9.34, 5.56) |
| CIE-LCH | lch(4.92, 10.87, 149.23°) |
| OKLab | oklab(17.09% -0.0414 0.025) |
| OKLCH | oklch(17.09% 0.048 148.8) |
| XYZ | xyz(0.2901, 0.5451, 0.2048) |
| Luminance | 0.0054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.60
Black
#000000
ΔE00 11.61
Dark Forest Green
#002D04
ΔE00 12.99
Very Dark Green
#062E03
ΔE00 13.10
Charcoal (survey)
#343837
ΔE00 14.81
Gunmetal
#2A3439
ΔE00 15.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001504 #150011
analogous
#071500 #001504 #00150F
triadic
#001504 #040015 #150400
tetradic
#001504 #000715 #150011 #150F00
square
#001504 #000715 #150011 #150F00
split-complementary
#001504 #0F0015 #150007
monochromatic
#001F06 #001F06 #001F06 #005210 #008F1B
Accessibility & contrast
On white
18.94
#001504 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#001504 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001504
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001504 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001504 | 1.00 | 18.94 | 1.11 | 18.94 |
| #FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151203
Deuteranopia (green-blind)
#121005
Tritanopia (blue-blind)
#001411
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #001504; /* rgb */ color: rgb(0, 21, 4); /* oklch */ color: oklch(17.1% 0.048 148.8);
Tailwind
colors: {
custom: {
50: '#465248',
500: '#001504',
950: '#000000',
},
}SCSS
$custom: #001504; $custom-light: #465248; $custom-dark: #000000;
JSON
{
"hex": "#001504",
"rgb": {
"r": 0,
"g": 21,
"b": 4
},
"hsl": {
"h": 131.429,
"s": 100,
"l": 4.118
},
"oklch": {
"l": 0.17086,
"c": 0.0484,
"h": 148.8
},
"luminance": 0.00545
}Semantic roles & 50–950 ramp
primary
#001504
secondary
#601151
accent
#29D6FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877