#112717#112717
#112717 is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.9% C 0.042 H 151.2°. Best body text is #FFFFFF at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #112717 |
|---|---|
| RGB | rgb(17, 39, 23) |
| HSL | hsl(136, 39%, 11%) |
| HSV | hsv(136, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 41%, 84.7%) |
| CIE-LAB | lab(13.42, -13.34, 7.93) |
| CIE-LCH | lch(13.42, 15.52, 149.27°) |
| OKLab | oklab(24.9% -0.0364 0.02) |
| OKLCH | oklch(24.9% 0.042 151.2) |
| XYZ | xyz(1.1113, 1.6320, 1.0669) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.37
Very Dark Green
#062E03
ΔE00 8.46
Dark Green
#033500
ΔE00 11.06
Evergreen
#05472A
ΔE00 11.76
Pine Green
#0A481E
ΔE00 13.06
Hunter Green (survey)
#0B4008
ΔE00 13.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112717 #271121
analogous
#162711 #112717 #112722
triadic
#112717 #171127 #271711
tetradic
#112717 #111627 #271121 #272211
square
#112717 #111627 #271121 #272211
split-complementary
#112717 #221127 #271116
monochromatic
#09150D #09150D #112717 #245230 #367C49
Accessibility & contrast
On white
15.83
#112717 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#112717 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112717
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112717 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112717 | 1.00 | 15.83 | 1.33 | 15.83 |
| #FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272416
Deuteranopia (green-blind)
#242218
Tritanopia (blue-blind)
#0D2623
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #112717; /* rgb */ color: rgb(17, 39, 23); /* oklch */ color: oklch(24.9% 0.042 151.2);
Tailwind
colors: {
custom: {
50: '#506154',
500: '#112717',
950: '#000000',
},
}SCSS
$custom: #112717; $custom-light: #506154; $custom-dark: #000000;
JSON
{
"hex": "#112717",
"rgb": {
"r": 17,
"g": 39,
"b": 23
},
"hsl": {
"h": 136.364,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.24899,
"c": 0.04151,
"h": 151.2
},
"luminance": 0.01632
}Semantic roles & 50–950 ramp
primary
#112717
secondary
#5E3653
accent
#59AFCF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020502
muted
#787978