#171C01#171C01
#171C01 is a very dark, muted yellow-green. Relative luminance 0.010; OKLCH L 21.4% C 0.048 H 118.8°. Best body text is #FFFFFF at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #171C01 |
|---|---|
| RGB | rgb(23, 28, 1) |
| HSL | hsl(71, 93%, 6%) |
| HSV | hsv(71, 96%, 11%) |
| CMYK | cmyk(17.9%, 0%, 96.4%, 89%) |
| CIE-LAB | lab(9.12, -7.58, 13.09) |
| CIE-LCH | lch(9.12, 15.12, 120.08°) |
| OKLab | oklab(21.39% -0.0231 0.0421) |
| OKLCH | oklch(21.39% 0.048 118.8) |
| XYZ | xyz(0.7741, 1.0149, 0.1838) |
| Luminance | 0.0101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.10
Dark Forest Green
#002D04
ΔE00 11.52
Almost Black
#070D0D
ΔE00 12.26
Dark Green
#033500
ΔE00 13.28
Black
#000000
ΔE00 13.58
Dark Olive
#373E02
ΔE00 14.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#171C01 #06011C
analogous
#1C1301 #171C01 #091C01
triadic
#171C01 #01171C #1C0117
tetradic
#171C01 #011C13 #06011C #1C0109
square
#171C01 #011C13 #06011C #1C0109
split-complementary
#171C01 #01091C #13011C
monochromatic
#181E01 #181E01 #181E01 #485703 #789205
Accessibility & contrast
On white
17.46
#171C01 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#171C01 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #171C01
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##171C01 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##171C01 | 1.00 | 17.46 | 1.20 | 17.46 |
| #FFFFFF | 17.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1A00
Deuteranopia (green-blind)
#1E1A02
Tritanopia (blue-blind)
#191A16
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #171c01; /* rgb */ color: rgb(23, 28, 1); /* oklch */ color: oklch(21.4% 0.048 118.8);
Tailwind
colors: {
custom: {
50: '#535847',
500: '#171c01',
950: '#000000',
},
}SCSS
$custom: #171c01; $custom-light: #535847; $custom-dark: #000000;
JSON
{
"hex": "#171c01",
"rgb": {
"r": 23,
"g": 28,
"b": 1
},
"hsl": {
"h": 71.111,
"s": 93.103,
"l": 5.686
},
"oklch": {
"l": 0.2139,
"c": 0.04804,
"h": 118.8
},
"luminance": 0.01015
}Semantic roles & 50–950 ramp
primary
#171C01
secondary
#241564
accent
#29FF50
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020300
muted
#787877