#162017#162017
#162017 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.1% C 0.022 H 147.4°. Best body text is #FFFFFF at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #162017 |
|---|---|
| RGB | rgb(22, 32, 23) |
| HSL | hsl(126, 19%, 11%) |
| HSV | hsv(126, 31%, 13%) |
| CMYK | cmyk(31.2%, 0%, 28.1%, 87.5%) |
| CIE-LAB | lab(11.03, -6.88, 4.70) |
| CIE-LCH | lch(11.03, 8.33, 145.69°) |
| OKLab | oklab(23.06% -0.0189 0.012) |
| OKLCH | oklch(23.06% 0.022 147.4) |
| XYZ | xyz(1.0020, 1.2654, 1.0019) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.79
Charcoal (survey)
#343837
ΔE00 10.53
Black
#000000
ΔE00 11.20
Gunmetal
#2A3439
ΔE00 11.54
Dark Grey
#363737
ΔE00 11.72
Onyx
#353839
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162017 #20161F
analogous
#1A2016 #162017 #16201C
triadic
#162017 #171620 #201716
tetradic
#162017 #161A20 #20161F #201C16
square
#162017 #161A20 #20161F #201C16
split-complementary
#162017 #1C1620 #20161A
monochromatic
#0C120D #0C120D #162017 #2F4431 #48694B
Accessibility & contrast
On white
16.76
#162017 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#162017 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162017
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162017 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162017 | 1.00 | 16.76 | 1.25 | 16.76 |
| #FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E16
Deuteranopia (green-blind)
#1F1D17
Tritanopia (blue-blind)
#15201D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #162017; /* rgb */ color: rgb(22, 32, 23); /* oklch */ color: oklch(23.1% 0.022 147.4);
Tailwind
colors: {
custom: {
50: '#535b53',
500: '#162017',
950: '#000000',
},
}SCSS
$custom: #162017; $custom-light: #535b53; $custom-dark: #000000;
JSON
{
"hex": "#162017",
"rgb": {
"r": 22,
"g": 32,
"b": 23
},
"hsl": {
"h": 126,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.23056,
"c": 0.02238,
"h": 147.4
},
"luminance": 0.01265
}Semantic roles & 50–950 ramp
primary
#162017
secondary
#523F50
accent
#6DB3BB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978