#172D02#172D02
#172D02 is a dark, moderate yellow-green. Relative luminance 0.021; OKLCH L 26.8% C 0.073 H 133.0°. Best body text is #FFFFFF at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #172D02 |
|---|---|
| RGB | rgb(23, 45, 2) |
| HSL | hsl(91, 91%, 9%) |
| HSV | hsv(91, 96%, 18%) |
| CMYK | cmyk(48.9%, 0%, 95.6%, 82.4%) |
| CIE-LAB | lab(15.82, -17.48, 21.73) |
| CIE-LCH | lch(15.82, 27.89, 128.81°) |
| OKLab | oklab(26.84% -0.0494 0.0531) |
| OKLCH | oklch(26.84% 0.073 133) |
| XYZ | xyz(1.3027, 2.0632, 0.3870) |
| Luminance | 0.0206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.71
Dark Forest Green
#002D04
ΔE00 4.74
Dark Green
#033500
ΔE00 5.21
Hunter Green (survey)
#0B4008
ΔE00 7.37
Forrest Green
#154406
ΔE00 8.27
Forest Green (survey)
#06470C
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172D02 #18022D
analogous
#2D2D02 #172D02 #022D03
triadic
#172D02 #02172D #2D0217
tetradic
#172D02 #022D2D #18022D #2D0302
square
#172D02 #022D2D #18022D #2D0302
split-complementary
#172D02 #03022D #2D022D
monochromatic
#0F1D01 #0F1D01 #172D02 #356805 #53A207
Accessibility & contrast
On white
14.87
#172D02 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#172D02 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172D02
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172D02 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172D02 | 1.00 | 14.87 | 1.41 | 14.87 |
| #FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2800
Deuteranopia (green-blind)
#2C2705
Tritanopia (blue-blind)
#172B25
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #172d02; /* rgb */ color: rgb(23, 45, 2); /* oklch */ color: oklch(26.8% 0.073 133.0);
Tailwind
colors: {
custom: {
50: '#566648',
500: '#172d02',
950: '#000000',
},
}SCSS
$custom: #172d02; $custom-light: #566648; $custom-dark: #000000;
JSON
{
"hex": "#172d02",
"rgb": {
"r": 23,
"g": 45,
"b": 2
},
"hsl": {
"h": 90.698,
"s": 91.489,
"l": 9.216
},
"oklch": {
"l": 0.26844,
"c": 0.07253,
"h": 133
},
"luminance": 0.02063
}Semantic roles & 50–950 ramp
primary
#172D02
secondary
#461972
accent
#29FF96
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#030600
muted
#787A77