#001600#001600
#001600 is a very dark, muted green. Relative luminance 0.006; OKLCH L 17.3% C 0.059 H 142.5°. Best body text is #FFFFFF at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #001600 |
|---|---|
| RGB | rgb(0, 22, 0) |
| HSL | hsl(120, 100%, 4%) |
| HSV | hsv(120, 100%, 9%) |
| CMYK | cmyk(100%, 0%, 100%, 91.4%) |
| CIE-LAB | lab(5.18, -10.59, 7.57) |
| CIE-LCH | lch(5.18, 13.02, 144.44°) |
| OKLab | oklab(17.35% -0.0468 0.0359) |
| OKLCH | oklch(17.35% 0.059 142.5) |
| XYZ | xyz(0.2869, 0.5738, 0.0956) |
| Luminance | 0.0057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 11.09
Dark Forest Green
#002D04
ΔE00 11.60
Very Dark Green
#062E03
ΔE00 11.70
Black
#000000
ΔE00 12.94
Dark Green
#033500
ΔE00 14.47
Charcoal (survey)
#343837
ΔE00 15.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#001600 #160016
analogous
#0B1600 #001600 #00160B
triadic
#001600 #000016 #160000
tetradic
#001600 #000B16 #160016 #160B00
square
#001600 #000B16 #160016 #160B00
split-complementary
#001600 #0B0016 #16000B
monochromatic
#001F00 #001F00 #001F00 #005300 #009000
Accessibility & contrast
On white
18.84
#001600 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.11
#001600 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #001600
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##001600 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##001600 | 1.00 | 18.84 | 1.11 | 18.84 |
| #FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.11 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#171300
Deuteranopia (green-blind)
#141101
Tritanopia (blue-blind)
#001511
Achromatopsia (no color)
#111111
Design tokens & code
CSS
--color: #001600; /* rgb */ color: rgb(0, 22, 0); /* oklch */ color: oklch(17.3% 0.059 142.5);
Tailwind
colors: {
custom: {
50: '#465247',
500: '#001600',
950: '#000000',
},
}SCSS
$custom: #001600; $custom-light: #465247; $custom-dark: #000000;
JSON
{
"hex": "#001600",
"rgb": {
"r": 0,
"g": 22,
"b": 0
},
"hsl": {
"h": 120,
"s": 100,
"l": 4.314
},
"oklch": {
"l": 0.17346,
"c": 0.05902,
"h": 142.5
},
"luminance": 0.00574
}Semantic roles & 50–950 ramp
primary
#001600
secondary
#611161
accent
#29FFFF
background
#F3F4F3
surface
#E5E7E5
border
#C1C3C1
text
#000200
muted
#777877