#112718#112718
#112718 is a very dark, muted green. Relative luminance 0.016; OKLCH L 24.9% C 0.040 H 152.8°. Best body text is #FFFFFF at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #112718 |
|---|---|
| RGB | rgb(17, 39, 24) |
| HSL | hsl(139, 39%, 11%) |
| HSV | hsv(139, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 38.5%, 84.7%) |
| CIE-LAB | lab(13.45, -13.10, 7.27) |
| CIE-LCH | lch(13.45, 14.98, 150.98°) |
| OKLab | oklab(24.93% -0.0358 0.0184) |
| OKLCH | oklch(24.93% 0.04 152.8) |
| XYZ | xyz(1.1215, 1.6361, 1.1207) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.76
Very Dark Green
#062E03
ΔE00 8.88
Dark Green
#033500
ΔE00 11.45
Evergreen
#05472A
ΔE00 11.90
Pine Green
#0A481E
ΔE00 13.32
Hunter Green (survey)
#0B4008
ΔE00 13.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112718 #271120
analogous
#152711 #112718 #112723
triadic
#112718 #181127 #271811
tetradic
#112718 #111527 #271120 #272311
square
#112718 #111527 #271120 #272311
split-complementary
#112718 #231127 #271115
monochromatic
#09150D #09150D #112718 #245232 #367C4C
Accessibility & contrast
On white
15.82
#112718 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#112718 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112718
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112718 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112718 | 1.00 | 15.82 | 1.33 | 15.82 |
| #FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272417
Deuteranopia (green-blind)
#242219
Tritanopia (blue-blind)
#0C2623
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #112718; /* rgb */ color: rgb(17, 39, 24); /* oklch */ color: oklch(24.9% 0.040 152.8);
Tailwind
colors: {
custom: {
50: '#506154',
500: '#112718',
950: '#000000',
},
}SCSS
$custom: #112718; $custom-light: #506154; $custom-dark: #000000;
JSON
{
"hex": "#112718",
"rgb": {
"r": 17,
"g": 39,
"b": 24
},
"hsl": {
"h": 139.091,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.24927,
"c": 0.04023,
"h": 152.8
},
"luminance": 0.01636
}Semantic roles & 50–950 ramp
primary
#112718
secondary
#5E3651
accent
#59A9CF
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020502
muted
#787978