#112719#112719
#112719 is a very dark, muted green. Relative luminance 0.016; OKLCH L 25.0% C 0.039 H 154.5°. Best body text is #FFFFFF at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #112719 |
|---|---|
| RGB | rgb(17, 39, 25) |
| HSL | hsl(142, 39%, 11%) |
| HSV | hsv(142, 56%, 15%) |
| CMYK | cmyk(56.4%, 0%, 35.9%, 84.7%) |
| CIE-LAB | lab(13.47, -12.85, 6.60) |
| CIE-LCH | lch(13.47, 14.45, 152.82°) |
| OKLab | oklab(24.96% -0.0352 0.0168) |
| OKLCH | oklch(24.96% 0.039 154.5) |
| XYZ | xyz(1.1321, 1.6403, 1.1765) |
| Luminance | 0.0164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.18
Very Dark Green
#062E03
ΔE00 9.31
Dark Green
#033500
ΔE00 11.86
Evergreen
#05472A
ΔE00 12.07
Charcoal (survey)
#343837
ΔE00 13.32
Pine Green
#0A481E
ΔE00 13.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112719 #27111F
analogous
#142711 #112719 #112724
triadic
#112719 #191127 #271911
tetradic
#112719 #111427 #27111F #272411
square
#112719 #111427 #27111F #272411
split-complementary
#112719 #241127 #271114
monochromatic
#09150E #09150E #112719 #245234 #367C50
Accessibility & contrast
On white
15.81
#112719 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#112719 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112719
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112719 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112719 | 1.00 | 15.81 | 1.33 | 15.81 |
| #FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272418
Deuteranopia (green-blind)
#24221A
Tritanopia (blue-blind)
#0C2723
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #112719; /* rgb */ color: rgb(17, 39, 25); /* oklch */ color: oklch(25.0% 0.039 154.5);
Tailwind
colors: {
custom: {
50: '#506155',
500: '#112719',
950: '#000000',
},
}SCSS
$custom: #112719; $custom-light: #506155; $custom-dark: #000000;
JSON
{
"hex": "#112719",
"rgb": {
"r": 17,
"g": 39,
"b": 25
},
"hsl": {
"h": 141.818,
"s": 39.286,
"l": 10.98
},
"oklch": {
"l": 0.24956,
"c": 0.03898,
"h": 154.5
},
"luminance": 0.0164
}Semantic roles & 50–950 ramp
primary
#112719
secondary
#5E364F
accent
#59A4CF
background
#F4F5F4
surface
#E7E9E8
border
#C3C5C4
text
#020503
muted
#787978