#172000#172000
#172000 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.6% C 0.056 H 123.5°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #172000 |
|---|---|
| RGB | rgb(23, 32, 0) |
| HSL | hsl(77, 100%, 6%) |
| HSV | hsv(77, 100%, 13%) |
| CMYK | cmyk(28.1%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(10.67, -10.37, 15.70) |
| CIE-LCH | lch(10.67, 18.81, 123.44°) |
| OKLab | oklab(22.64% -0.0308 0.0466) |
| OKLCH | oklch(22.64% 0.056 123.5) |
| XYZ | xyz(0.8699, 1.2152, 0.1887) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.54
Dark Forest Green
#002D04
ΔE00 9.05
Dark Green
#033500
ΔE00 10.78
Dark Olive
#373E02
ΔE00 12.48
Hunter Green (survey)
#0B4008
ΔE00 13.08
Forrest Green
#154406
ΔE00 13.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172000 #090020
analogous
#201900 #172000 #072000
triadic
#172000 #001720 #200017
tetradic
#172000 #002019 #090020 #200007
square
#172000 #002019 #090020 #200007
split-complementary
#172000 #000720 #190020
monochromatic
#161F00 #161F00 #172000 #435D00 #6F9A00
Accessibility & contrast
On white
16.89
#172000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#172000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172000
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172000 | 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)
#211D02
Tritanopia (blue-blind)
#191E1A
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #172000; /* rgb */ color: rgb(23, 32, 0); /* oklch */ color: oklch(22.6% 0.056 123.5);
Tailwind
colors: {
custom: {
50: '#535b46',
500: '#172000',
950: '#000000',
},
}SCSS
$custom: #172000; $custom-light: #535b46; $custom-dark: #000000;
JSON
{
"hex": "#172000",
"rgb": {
"r": 23,
"g": 32,
"b": 0
},
"hsl": {
"h": 76.875,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.2264,
"c": 0.05584,
"h": 123.5
},
"luminance": 0.01215
}Semantic roles & 50–950 ramp
primary
#172000
secondary
#2B1369
accent
#29FF65
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977