#001406#001406
#001406 is a very dark, muted green. Relative luminance 0.005; OKLCH L 16.8% C 0.043 H 153.2°. Best body text is #FFFFFF at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #001406 |
|---|---|
| RGB | rgb(0, 20, 6) |
| HSL | hsl(138, 100%, 4%) |
| HSV | hsv(138, 100%, 8%) |
| CMYK | cmyk(100%, 0%, 70%, 92.2%) |
| CIE-LAB | lab(4.64, -8.40, 4.33) |
| CIE-LCH | lch(4.64, 9.45, 152.73°) |
| OKLab | oklab(16.77% -0.0384 0.0194) |
| OKLCH | oklch(16.77% 0.043 153.2) |
| XYZ | xyz(0.2830, 0.5134, 0.2564) |
| Luminance | 0.0051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.49
Black
#000000
ΔE00 10.59
Dark Forest Green
#002D04
ΔE00 14.04
Very Dark Green
#062E03
ΔE00 14.15
Charcoal (survey)
#343837
ΔE00 14.33
Gunmetal
#2A3439
ΔE00 14.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001406 #14000E
analogous
#041400 #001406 #001410
triadic
#001406 #060014 #140600
tetradic
#001406 #000414 #14000E #141000
square
#001406 #000414 #14000E #141000
split-complementary
#001406 #100014 #140004
monochromatic
#001F09 #001F09 #001F09 #005118 #008E2B
Accessibility & contrast
On white
19.05
#001406 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.10
#001406 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001406
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001406 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001406 | 1.00 | 19.05 | 1.10 | 19.05 |
| #FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.10 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#141105
Deuteranopia (green-blind)
#110F07
Tritanopia (blue-blind)
#001410
Achromatopsia (no color)
#101010
Design tokens & code
CSS
--color: #001406; /* rgb */ color: rgb(0, 20, 6); /* oklch */ color: oklch(16.8% 0.043 153.2);
Tailwind
colors: {
custom: {
50: '#465149',
500: '#001406',
950: '#000000',
},
}SCSS
$custom: #001406; $custom-light: #465149; $custom-dark: #000000;
JSON
{
"hex": "#001406",
"rgb": {
"r": 0,
"g": 20,
"b": 6
},
"hsl": {
"h": 138,
"s": 100,
"l": 3.922
},
"oklch": {
"l": 0.1677,
"c": 0.043,
"h": 153.2
},
"luminance": 0.00513
}Semantic roles & 50–950 ramp
primary
#001406
secondary
#5F1148
accent
#29BFFF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877