#001508#001508
#001508 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.2% C 0.042 H 156.2°. Best body text is #FFFFFF at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #001508 |
|---|---|
| RGB | rgb(0, 21, 8) |
| HSL | hsl(143, 100%, 4%) |
| HSV | hsv(143, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 61.9%, 91.8%) |
| CIE-LAB | lab(5.00, -8.78, 4.05) |
| CIE-LCH | lch(5.00, 9.67, 155.26°) |
| OKLab | oklab(17.21% -0.038 0.0168) |
| OKLCH | oklch(17.21% 0.042 156.2) |
| XYZ | xyz(0.3120, 0.5538, 0.3201) |
| Luminance | 0.0055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.73
Black
#000000
ΔE00 10.91
Dark Forest Green
#002D04
ΔE00 13.85
Very Dark Green
#062E03
ΔE00 13.99
Charcoal (survey)
#343837
ΔE00 14.28
Gunmetal
#2A3439
ΔE00 14.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001508 #15000D
analogous
#031500 #001508 #001513
triadic
#001508 #080015 #150800
tetradic
#001508 #000315 #15000D #151300
square
#001508 #000315 #15000D #151300
split-complementary
#001508 #130015 #150003
monochromatic
#001F0C #001F0C #001F0C #00521F #008F37
Accessibility & contrast
On white
18.91
#001508 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#001508 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001508
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001508 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001508 | 1.00 | 18.91 | 1.11 | 18.91 |
| #FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#151207
Deuteranopia (green-blind)
#121009
Tritanopia (blue-blind)
#001512
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #001508; /* rgb */ color: rgb(0, 21, 8); /* oklch */ color: oklch(17.2% 0.042 156.2);
Tailwind
colors: {
custom: {
50: '#46524a',
500: '#001508',
950: '#000000',
},
}SCSS
$custom: #001508; $custom-light: #46524a; $custom-dark: #000000;
JSON
{
"hex": "#001508",
"rgb": {
"r": 0,
"g": 21,
"b": 8
},
"hsl": {
"h": 142.857,
"s": 100,
"l": 4.118
},
"oklch": {
"l": 0.17212,
"c": 0.04158,
"h": 156.2
},
"luminance": 0.00554
}Semantic roles & 50–950 ramp
primary
#001508
secondary
#601142
accent
#29ADFF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877