#172002#172002
#172002 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.7% C 0.052 H 124.1°. Best body text is #FFFFFF at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #172002 |
|---|---|
| RGB | rgb(23, 32, 2) |
| HSL | hsl(78, 88%, 7%) |
| HSV | hsv(78, 94%, 13%) |
| CMYK | cmyk(28.1%, 0%, 93.8%, 87.5%) |
| CIE-LAB | lab(10.70, -10.07, 14.93) |
| CIE-LCH | lch(10.70, 18.00, 124.00°) |
| OKLab | oklab(22.68% -0.0294 0.0434) |
| OKLCH | oklch(22.68% 0.052 124.1) |
| XYZ | xyz(0.8808, 1.2196, 0.2464) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.78
Dark Forest Green
#002D04
ΔE00 9.26
Dark Green
#033500
ΔE00 11.05
Dark Olive
#373E02
ΔE00 12.74
Hunter Green (survey)
#0B4008
ΔE00 13.31
Forrest Green
#154406
ΔE00 14.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172002 #0B0220
analogous
#201A02 #172002 #082002
triadic
#172002 #021720 #200217
tetradic
#172002 #02201A #0B0220 #200208
square
#172002 #02201A #0B0220 #200208
split-complementary
#172002 #020820 #1A0220
monochromatic
#151D02 #151D02 #172002 #405A06 #6A9309
Accessibility & contrast
On white
16.88
#172002 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#172002 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172002
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172002 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172002 | 1.00 | 16.88 | 1.24 | 16.88 |
| #FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#211D04
Tritanopia (blue-blind)
#191E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #172002; /* rgb */ color: rgb(23, 32, 2); /* oklch */ color: oklch(22.7% 0.052 124.1);
Tailwind
colors: {
custom: {
50: '#535b47',
500: '#172002',
950: '#000000',
},
}SCSS
$custom: #172002; $custom-light: #535b47; $custom-dark: #000000;
JSON
{
"hex": "#172002",
"rgb": {
"r": 23,
"g": 32,
"b": 2
},
"hsl": {
"h": 78,
"s": 88.235,
"l": 6.667
},
"oklch": {
"l": 0.22677,
"c": 0.05245,
"h": 124.1
},
"luminance": 0.0122
}Semantic roles & 50–950 ramp
primary
#172002
secondary
#2F1866
accent
#29FE69
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020400
muted
#787977