#172015#172015
#172015 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.1% C 0.024 H 140.0°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #172015 |
|---|---|
| RGB | rgb(23, 32, 21) |
| HSL | hsl(109, 21%, 10%) |
| HSV | hsv(109, 34%, 13%) |
| CMYK | cmyk(28.1%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(11.06, -6.88, 6.17) |
| CIE-LCH | lch(11.06, 9.25, 138.11°) |
| OKLab | oklab(23.08% -0.0187 0.0157) |
| OKLCH | oklch(23.08% 0.024 140) |
| XYZ | xyz(1.0052, 1.2693, 0.9014) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.35
Charcoal (survey)
#343837
ΔE00 10.93
Black
#000000
ΔE00 11.56
Dark Grey
#363737
ΔE00 12.07
Onyx
#353839
ΔE00 12.19
Gunmetal
#2A3439
ΔE00 12.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172015 #1E1520
analogous
#1C2015 #172015 #152018
triadic
#172015 #151720 #201517
tetradic
#172015 #151C20 #1E1520 #201815
square
#172015 #151C20 #1E1520 #201815
split-complementary
#172015 #181520 #20151C
monochromatic
#0D120C #0D120C #172015 #32452D #4C6A45
Accessibility & contrast
On white
16.75
#172015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#172015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172015
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172015 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E14
Deuteranopia (green-blind)
#1F1D16
Tritanopia (blue-blind)
#171F1D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #172015; /* rgb */ color: rgb(23, 32, 21); /* oklch */ color: oklch(23.1% 0.024 140.0);
Tailwind
colors: {
custom: {
50: '#545b52',
500: '#172015',
950: '#000000',
},
}SCSS
$custom: #172015; $custom-light: #545b52; $custom-dark: #000000;
JSON
{
"hex": "#172015",
"rgb": {
"r": 23,
"g": 32,
"b": 21
},
"hsl": {
"h": 109.091,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.23082,
"c": 0.02447,
"h": 140
},
"luminance": 0.01269
}Semantic roles & 50–950 ramp
primary
#172015
secondary
#4F3E53
accent
#6ABDAE
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978