#171A06#171A06
#171A06 is a very dark, muted yellow. Relative luminance 0.009; OKLCH L 20.9% C 0.036 H 116.5°. Best body text is #FFFFFF at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #171A06 |
|---|---|
| RGB | rgb(23, 26, 6) |
| HSL | hsl(69, 63%, 6%) |
| HSV | hsv(69, 77%, 10%) |
| CMYK | cmyk(11.5%, 0%, 76.9%, 89.8%) |
| CIE-LAB | lab(8.43, -5.38, 10.06) |
| CIE-LCH | lch(8.43, 11.41, 118.15°) |
| OKLab | oklab(20.87% -0.0159 0.032) |
| OKLCH | oklch(20.87% 0.036 116.5) |
| XYZ | xyz(0.7556, 0.9341, 0.3128) |
| Luminance | 0.0093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Almost Black
#070D0D
ΔE00 9.86
Black
#000000
ΔE00 11.18
Charcoal (survey)
#343837
ΔE00 13.01
Very Dark Green
#062E03
ΔE00 13.42
Dark Grey
#363737
ΔE00 13.72
Dark Forest Green
#002D04
ΔE00 13.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#171A06 #09061A
analogous
#1A1306 #171A06 #0D1A06
triadic
#171A06 #06171A #1A0617
tetradic
#171A06 #061A13 #09061A #1A060D
square
#171A06 #061A13 #09061A #1A060D
split-complementary
#171A06 #060D1A #13061A
monochromatic
#161906 #161906 #171A06 #434C11 #6F7D1D
Accessibility & contrast
On white
17.69
#171A06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#171A06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #171A06
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##171A06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##171A06 | 1.00 | 17.69 | 1.19 | 17.69 |
| #FFFFFF | 17.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1805
Deuteranopia (green-blind)
#1C1907
Tritanopia (blue-blind)
#191815
Achromatopsia (no color)
#181818
Design tokens & code
CSS
--color: #171a06; /* rgb */ color: rgb(23, 26, 6); /* oklch */ color: oklch(20.9% 0.036 116.5);
Tailwind
colors: {
custom: {
50: '#535649',
500: '#171a06',
950: '#000000',
},
}SCSS
$custom: #171a06; $custom-light: #535649; $custom-dark: #000000;
JSON
{
"hex": "#171a06",
"rgb": {
"r": 23,
"g": 26,
"b": 6
},
"hsl": {
"h": 69,
"s": 62.5,
"l": 6.275
},
"oklch": {
"l": 0.2087,
"c": 0.03571,
"h": 116.5
},
"luminance": 0.00934
}Semantic roles & 50–950 ramp
primary
#171A06
secondary
#2B2359
accent
#42E65B
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020300
muted
#787877