#171E07#171E07
#171E07 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.041 H 123.7°. Best body text is #FFFFFF at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #171E07 |
|---|---|
| RGB | rgb(23, 30, 7) |
| HSL | hsl(78, 62%, 7%) |
| HSV | hsv(78, 77%, 12%) |
| CMYK | cmyk(23.3%, 0%, 76.7%, 88.2%) |
| CIE-LAB | lab(10.00, -8.04, 11.90) |
| CIE-LCH | lch(10.00, 14.36, 124.04°) |
| OKLab | oklab(22.14% -0.0229 0.0343) |
| OKLCH | oklch(22.14% 0.041 123.7) |
| XYZ | xyz(0.8560, 1.1260, 0.3732) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.72
Dark Forest Green
#002D04
ΔE00 11.10
Almost Black
#070D0D
ΔE00 12.08
Dark Green
#033500
ΔE00 12.97
Black
#000000
ΔE00 13.63
Charcoal (survey)
#343837
ΔE00 13.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#171E07 #0E071E
analogous
#1E1A07 #171E07 #0C1E07
triadic
#171E07 #07171E #1E0717
tetradic
#171E07 #071E1A #0E071E #1E070C
square
#171E07 #071E1A #0E071E #1E070C
split-complementary
#171E07 #070C1E #1A071E
monochromatic
#131906 #131906 #171E07 #3D5013 #63811E
Accessibility & contrast
On white
17.14
#171E07 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#171E07 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #171E07
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##171E07 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##171E07 | 1.00 | 17.14 | 1.23 | 17.14 |
| #FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201C05
Deuteranopia (green-blind)
#1F1B08
Tritanopia (blue-blind)
#181C19
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #171e07; /* rgb */ color: rgb(23, 30, 7); /* oklch */ color: oklch(22.1% 0.041 123.7);
Tailwind
colors: {
custom: {
50: '#53594a',
500: '#171e07',
950: '#000000',
},
}SCSS
$custom: #171e07; $custom-light: #53594a; $custom-dark: #000000;
JSON
{
"hex": "#171e07",
"rgb": {
"r": 23,
"g": 30,
"b": 7
},
"hsl": {
"h": 78.261,
"s": 62.162,
"l": 7.255
},
"oklch": {
"l": 0.22137,
"c": 0.04118,
"h": 123.7
},
"luminance": 0.01126
}Semantic roles & 50–950 ramp
primary
#171E07
secondary
#35245C
accent
#43E574
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020301
muted
#787877