#001608#001608
#001608 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.6% C 0.043 H 155.2°. Best body text is #FFFFFF at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #001608 |
|---|---|
| RGB | rgb(0, 22, 8) |
| HSL | hsl(142, 100%, 4%) |
| HSV | hsv(142, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 63.6%, 91.4%) |
| CIE-LAB | lab(5.34, -9.48, 4.54) |
| CIE-LCH | lch(5.34, 10.51, 154.40°) |
| OKLab | oklab(17.59% -0.0393 0.0182) |
| OKLCH | oklch(17.59% 0.043 155.2) |
| XYZ | xyz(0.3307, 0.5913, 0.3264) |
| Luminance | 0.0059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.43
Black
#000000
ΔE00 11.59
Dark Forest Green
#002D04
ΔE00 13.20
Very Dark Green
#062E03
ΔE00 13.36
Charcoal (survey)
#343837
ΔE00 14.51
Gunmetal
#2A3439
ΔE00 14.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001608 #16000E
analogous
#031600 #001608 #001613
triadic
#001608 #080016 #160800
tetradic
#001608 #000316 #16000E #161300
square
#001608 #000316 #16000E #161300
split-complementary
#001608 #130016 #160003
monochromatic
#001F0B #001F0B #001F0B #00531E #009035
Accessibility & contrast
On white
18.78
#001608 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.12
#001608 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001608
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001608 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001608 | 1.00 | 18.78 | 1.12 | 18.78 |
| #FFFFFF | 18.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.12 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#161307
Deuteranopia (green-blind)
#131109
Tritanopia (blue-blind)
#001613
Achromatopsia (no color)
#121212
Design tokens & code
CSS
--color: #001608; /* rgb */ color: rgb(0, 22, 8); /* oklch */ color: oklch(17.6% 0.043 155.2);
Tailwind
colors: {
custom: {
50: '#46524a',
500: '#001608',
950: '#000000',
},
}SCSS
$custom: #001608; $custom-light: #46524a; $custom-dark: #000000;
JSON
{
"hex": "#001608",
"rgb": {
"r": 0,
"g": 22,
"b": 8
},
"hsl": {
"h": 141.818,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.17587,
"c": 0.04332,
"h": 155.2
},
"luminance": 0.00591
}Semantic roles & 50–950 ramp
primary
#001608
secondary
#611144
accent
#29B1FF
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000201
muted
#777877