#172012#172012
#172012 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.0% C 0.029 H 134.8°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #172012 |
|---|---|
| RGB | rgb(23, 32, 18) |
| HSL | hsl(99, 28%, 10%) |
| HSV | hsv(99, 44%, 13%) |
| CMYK | cmyk(28.1%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.98, -7.52, 8.02) |
| CIE-LCH | lch(10.98, 10.99, 133.17°) |
| OKLab | oklab(23% -0.0205 0.0206) |
| OKLCH | oklch(23% 0.029 134.8) |
| XYZ | xyz(0.9790, 1.2588, 0.7635) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.42
Charcoal (survey)
#343837
ΔE00 11.83
Very Dark Green
#062E03
ΔE00 11.83
Dark Forest Green
#002D04
ΔE00 12.07
Black
#000000
ΔE00 12.44
Dark Grey
#363737
ΔE00 12.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172012 #1B1220
analogous
#1E2012 #172012 #122014
triadic
#172012 #121720 #201217
tetradic
#172012 #121E20 #1B1220 #201412
square
#172012 #121E20 #1B1220 #201412
split-complementary
#172012 #141220 #20121E
monochromatic
#0E140B #0E140B #172012 #334728 #4F6E3E
Accessibility & contrast
On white
16.78
#172012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#172012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172012
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172012 | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E11
Deuteranopia (green-blind)
#201D13
Tritanopia (blue-blind)
#171F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #172012; /* rgb */ color: rgb(23, 32, 18); /* oklch */ color: oklch(23.0% 0.029 134.8);
Tailwind
colors: {
custom: {
50: '#545b50',
500: '#172012',
950: '#000000',
},
}SCSS
$custom: #172012; $custom-light: #545b50; $custom-dark: #000000;
JSON
{
"hex": "#172012",
"rgb": {
"r": 23,
"g": 32,
"b": 18
},
"hsl": {
"h": 98.571,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22997,
"c": 0.02907,
"h": 134.8
},
"luminance": 0.01259
}Semantic roles & 50–950 ramp
primary
#172012
secondary
#4B3955
accent
#63C4A2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978