#172007#172007
#172007 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.8% C 0.045 H 126.2°. Best body text is #FFFFFF at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #172007 |
|---|---|
| RGB | rgb(23, 32, 7) |
| HSL | hsl(82, 64%, 8%) |
| HSV | hsv(82, 78%, 13%) |
| CMYK | cmyk(28.1%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.78, -9.33, 13.00) |
| CIE-LCH | lch(10.78, 16.00, 125.67°) |
| OKLab | oklab(22.77% -0.0264 0.0361) |
| OKLCH | oklch(22.77% 0.045 126.2) |
| XYZ | xyz(0.9082, 1.2305, 0.3906) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.48
Dark Forest Green
#002D04
ΔE00 9.88
Dark Green
#033500
ΔE00 11.78
Almost Black
#070D0D
ΔE00 13.22
Dark Olive
#373E02
ΔE00 13.45
Hunter Green (survey)
#0B4008
ΔE00 13.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#172007 #100720
analogous
#201C07 #172007 #0A2007
triadic
#172007 #071720 #200717
tetradic
#172007 #07201C #100720 #20070A
square
#172007 #07201C #100720 #20070A
split-complementary
#172007 #070A20 #1C0720
monochromatic
#121905 #121905 #172007 #3B5212 #5F841D
Accessibility & contrast
On white
16.85
#172007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#172007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #172007
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##172007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##172007 | 1.00 | 16.85 | 1.25 | 16.85 |
| #FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.85 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D05
Deuteranopia (green-blind)
#211D08
Tritanopia (blue-blind)
#181E1B
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #172007; /* rgb */ color: rgb(23, 32, 7); /* oklch */ color: oklch(22.8% 0.045 126.2);
Tailwind
colors: {
custom: {
50: '#545b4a',
500: '#172007',
950: '#000000',
},
}SCSS
$custom: #172007; $custom-light: #545b4a; $custom-dark: #000000;
JSON
{
"hex": "#172007",
"rgb": {
"r": 23,
"g": 32,
"b": 7
},
"hsl": {
"h": 81.6,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22767,
"c": 0.04479,
"h": 126.2
},
"luminance": 0.01231
}Semantic roles & 50–950 ramp
primary
#172007
secondary
#39245F
accent
#41E77D
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977