#172001#172001
#172001 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.7% C 0.054 H 123.8°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #172001 |
|---|---|
| RGB | rgb(23, 32, 1) |
| HSL | hsl(77, 94%, 6%) |
| HSV | hsv(77, 97%, 13%) |
| CMYK | cmyk(28.1%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(10.69, -10.21, 15.31) |
| CIE-LCH | lch(10.69, 18.40, 123.71°) |
| OKLab | oklab(22.66% -0.0301 0.045) |
| OKLCH | oklch(22.66% 0.054 123.8) |
| XYZ | xyz(0.8754, 1.2174, 0.2176) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.66
Dark Forest Green
#002D04
ΔE00 9.15
Dark Green
#033500
ΔE00 10.91
Dark Olive
#373E02
ΔE00 12.61
Hunter Green (survey)
#0B4008
ΔE00 13.20
Forrest Green
#154406
ΔE00 14.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172001 #0A0120
analogous
#201A01 #172001 #082001
triadic
#172001 #011720 #200117
tetradic
#172001 #01201A #0A0120 #200108
square
#172001 #01201A #0A0120 #200108
split-complementary
#172001 #010820 #1A0120
monochromatic
#151E01 #151E01 #172001 #425B03 #6C9705
Accessibility & contrast
On white
16.89
#172001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#172001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172001
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172001 | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D00
Deuteranopia (green-blind)
#211D03
Tritanopia (blue-blind)
#191E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #172001; /* rgb */ color: rgb(23, 32, 1); /* oklch */ color: oklch(22.7% 0.054 123.8);
Tailwind
colors: {
custom: {
50: '#535b47',
500: '#172001',
950: '#000000',
},
}SCSS
$custom: #172001; $custom-light: #535b47; $custom-dark: #000000;
JSON
{
"hex": "#172001",
"rgb": {
"r": 23,
"g": 32,
"b": 1
},
"hsl": {
"h": 77.419,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.22659,
"c": 0.05412,
"h": 123.8
},
"luminance": 0.01217
}Semantic roles & 50–950 ramp
primary
#172001
secondary
#2D1567
accent
#29FF67
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977