#001408#001408
#001408 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.8% C 0.040 H 157.3°. Best body text is #FFFFFF at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #001408 |
|---|---|
| RGB | rgb(0, 20, 8) |
| HSL | hsl(144, 100%, 4%) |
| HSV | hsv(144, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 60%, 92.2%) |
| CIE-LAB | lab(4.68, -8.12, 3.57) |
| CIE-LCH | lch(4.68, 8.87, 156.25°) |
| OKLab | oklab(16.84% -0.0368 0.0153) |
| OKLCH | oklch(16.84% 0.04 157.3) |
| XYZ | xyz(0.2940, 0.5178, 0.3141) |
| Luminance | 0.0052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.04
Black
#000000
ΔE00 10.24
Gunmetal
#2A3439
ΔE00 14.06
Charcoal (survey)
#343837
ΔE00 14.08
Dark Forest Green
#002D04
ΔE00 14.50
Very Dark Green
#062E03
ΔE00 14.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001408 #14000C
analogous
#021400 #001408 #001412
triadic
#001408 #080014 #140800
tetradic
#001408 #000214 #14000C #141200
square
#001408 #000214 #14000C #141200
split-complementary
#001408 #120014 #140002
monochromatic
#001F0C #001F0C #001F0C #005120 #008E39
Accessibility & contrast
On white
19.03
#001408 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#001408 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001408
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001408 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001408 | 1.00 | 19.03 | 1.10 | 19.03 |
| #FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.03 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141107
Deuteranopia (green-blind)
#110F09
Tritanopia (blue-blind)
#001411
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #001408; /* rgb */ color: rgb(0, 20, 8); /* oklch */ color: oklch(16.8% 0.040 157.3);
Tailwind
colors: {
custom: {
50: '#46514a',
500: '#001408',
950: '#000000',
},
}SCSS
$custom: #001408; $custom-light: #46514a; $custom-dark: #000000;
JSON
{
"hex": "#001408",
"rgb": {
"r": 0,
"g": 20,
"b": 8
},
"hsl": {
"h": 144,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.16835,
"c": 0.03983,
"h": 157.3
},
"luminance": 0.00518
}Semantic roles & 50–950 ramp
primary
#001408
secondary
#5F1140
accent
#29A9FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877