#162016#162016
#162016 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.0% C 0.024 H 144.7°. Best body text is #FFFFFF at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #162016 |
|---|---|
| RGB | rgb(22, 32, 22) |
| HSL | hsl(120, 19%, 11%) |
| HSV | hsv(120, 31%, 13%) |
| CMYK | cmyk(31.2%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(11.00, -7.12, 5.38) |
| CIE-LCH | lch(11.00, 8.92, 142.91°) |
| OKLab | oklab(23.02% -0.0194 0.0138) |
| OKLCH | oklch(23.02% 0.024 144.7) |
| XYZ | xyz(0.9922, 1.2615, 0.9501) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.17
Charcoal (survey)
#343837
ΔE00 10.84
Black
#000000
ΔE00 11.51
Gunmetal
#2A3439
ΔE00 12.02
Dark Grey
#363737
ΔE00 12.03
Onyx
#353839
ΔE00 12.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162016 #201620
analogous
#1B2016 #162016 #16201B
triadic
#162016 #161620 #201616
tetradic
#162016 #161B20 #201620 #201B16
square
#162016 #161B20 #201620 #201B16
split-complementary
#162016 #1B1620 #20161B
monochromatic
#0C120C #0C120C #162016 #2F442F #486948
Accessibility & contrast
On white
16.77
#162016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#162016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162016
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162016 | 1.00 | 16.77 | 1.25 | 16.77 |
| #FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1F1D17
Tritanopia (blue-blind)
#151F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162016; /* rgb */ color: rgb(22, 32, 22); /* oklch */ color: oklch(23.0% 0.024 144.7);
Tailwind
colors: {
custom: {
50: '#535b53',
500: '#162016',
950: '#000000',
},
}SCSS
$custom: #162016; $custom-light: #535b53; $custom-dark: #000000;
JSON
{
"hex": "#162016",
"rgb": {
"r": 22,
"g": 32,
"b": 22
},
"hsl": {
"h": 120,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.23024,
"c": 0.02382,
"h": 144.7
},
"luminance": 0.01262
}Semantic roles & 50–950 ramp
primary
#162016
secondary
#523F52
accent
#6DBBBB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978