#112716#112716
#112716 is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.9% C 0.043 H 149.7°. Best body text is #FFFFFF at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #112716 |
|---|---|
| RGB | rgb(17, 39, 22) |
| HSL | hsl(134, 39%, 11%) |
| HSV | hsv(134, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 43.6%, 84.7%) |
| CIE-LAB | lab(13.40, -13.58, 8.60) |
| CIE-LCH | lch(13.40, 16.07, 147.66°) |
| OKLab | oklab(24.87% -0.037 0.0216) |
| OKLCH | oklch(24.87% 0.043 149.7) |
| XYZ | xyz(1.1014, 1.6281, 1.0151) |
| Luminance | 0.0163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.99
Very Dark Green
#062E03
ΔE00 8.06
Dark Green
#033500
ΔE00 10.68
Evergreen
#05472A
ΔE00 11.63
Hunter Green (survey)
#0B4008
ΔE00 12.76
Pine Green
#0A481E
ΔE00 12.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112716 #271122
analogous
#172711 #112716 #112721
triadic
#112716 #161127 #271611
tetradic
#112716 #111727 #271122 #272111
square
#112716 #111727 #271122 #272111
split-complementary
#112716 #211127 #271117
monochromatic
#09150C #09150C #112716 #24522E #367C46
Accessibility & contrast
On white
15.84
#112716 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#112716 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112716
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112716 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112716 | 1.00 | 15.84 | 1.33 | 15.84 |
| #FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272415
Deuteranopia (green-blind)
#242117
Tritanopia (blue-blind)
#0D2623
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #112716; /* rgb */ color: rgb(17, 39, 22); /* oklch */ color: oklch(24.9% 0.043 149.7);
Tailwind
colors: {
custom: {
50: '#506153',
500: '#112716',
950: '#000000',
},
}SCSS
$custom: #112716; $custom-light: #506153; $custom-dark: #000000;
JSON
{
"hex": "#112716",
"rgb": {
"r": 17,
"g": 39,
"b": 22
},
"hsl": {
"h": 133.636,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.24872,
"c": 0.0428,
"h": 149.7
},
"luminance": 0.01628
}Semantic roles & 50–950 ramp
primary
#112716
secondary
#5E3655
accent
#59B4CF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020502
muted
#787978