#001606#001606
#001606 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.5% C 0.046 H 151.7°. Best body text is #FFFFFF at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #001606 |
|---|---|
| RGB | rgb(0, 22, 6) |
| HSL | hsl(136, 100%, 4%) |
| HSV | hsv(136, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 72.7%, 91.4%) |
| CIE-LAB | lab(5.30, -9.75, 5.30) |
| CIE-LCH | lch(5.30, 11.10, 151.49°) |
| OKLab | oklab(17.53% -0.0409 0.022) |
| OKLCH | oklch(17.53% 0.046 151.7) |
| XYZ | xyz(0.3198, 0.5869, 0.2687) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.84
Black
#000000
ΔE00 11.92
Dark Forest Green
#002D04
ΔE00 12.77
Very Dark Green
#062E03
ΔE00 12.92
Charcoal (survey)
#343837
ΔE00 14.78
Gunmetal
#2A3439
ΔE00 15.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001606 #160010
analogous
#051600 #001606 #001611
triadic
#001606 #060016 #160600
tetradic
#001606 #000516 #160010 #161100
square
#001606 #000516 #160010 #161100
split-complementary
#001606 #110016 #160005
monochromatic
#001F08 #001F08 #001F08 #005317 #009027
Accessibility & contrast
On white
18.79
#001606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#001606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001606
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001606 | 1.00 | 18.79 | 1.12 | 18.79 |
| #FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161305
Deuteranopia (green-blind)
#131107
Tritanopia (blue-blind)
#001512
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #001606; /* rgb */ color: rgb(0, 22, 6); /* oklch */ color: oklch(17.5% 0.046 151.7);
Tailwind
colors: {
custom: {
50: '#465249',
500: '#001606',
950: '#000000',
},
}SCSS
$custom: #001606; $custom-light: #465249; $custom-dark: #000000;
JSON
{
"hex": "#001606",
"rgb": {
"r": 0,
"g": 22,
"b": 6
},
"hsl": {
"h": 136.364,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.17527,
"c": 0.04644,
"h": 151.7
},
"luminance": 0.00587
}Semantic roles & 50–950 ramp
primary
#001606
secondary
#61114B
accent
#29C5FF
background
#F3F4F4
surface
#E5E7E6
border
#C1C3C2
text
#000200
muted
#777877