#172016#172016
#172016 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.1% C 0.023 H 142.2°. Best body text is #FFFFFF at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #172016 |
|---|---|
| RGB | rgb(23, 32, 22) |
| HSL | hsl(114, 19%, 11%) |
| HSV | hsv(114, 31%, 13%) |
| CMYK | cmyk(28.1%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(11.09, -6.66, 5.51) |
| CIE-LCH | lch(11.09, 8.64, 140.40°) |
| OKLab | oklab(23.11% -0.0181 0.0141) |
| OKLCH | oklch(23.11% 0.023 142.2) |
| XYZ | xyz(1.0146, 1.2731, 0.9512) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.97
Charcoal (survey)
#343837
ΔE00 10.61
Black
#000000
ΔE00 11.26
Dark Grey
#363737
ΔE00 11.75
Onyx
#353839
ΔE00 11.85
Gunmetal
#2A3439
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172016 #1F1620
analogous
#1C2016 #172016 #16201A
triadic
#172016 #161720 #201617
tetradic
#172016 #161C20 #1F1620 #201A16
square
#172016 #161C20 #1F1620 #201A16
split-complementary
#172016 #1A1620 #20161C
monochromatic
#0D120C #0D120C #172016 #31442F #4B6948
Accessibility & contrast
On white
16.74
#172016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#172016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172016
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172016 | 1.00 | 16.74 | 1.25 | 16.74 |
| #FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E15
Deuteranopia (green-blind)
#1F1D16
Tritanopia (blue-blind)
#161F1D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #172016; /* rgb */ color: rgb(23, 32, 22); /* oklch */ color: oklch(23.1% 0.023 142.2);
Tailwind
colors: {
custom: {
50: '#545b53',
500: '#172016',
950: '#000000',
},
}SCSS
$custom: #172016; $custom-light: #545b53; $custom-dark: #000000;
JSON
{
"hex": "#172016",
"rgb": {
"r": 23,
"g": 32,
"b": 22
},
"hsl": {
"h": 114,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.23112,
"c": 0.02295,
"h": 142.2
},
"luminance": 0.01273
}Semantic roles & 50–950 ramp
primary
#172016
secondary
#503F52
accent
#6DBBB3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978