#112911#112911
#112911 is a dark, muted green. Relative luminance 0.017; OKLCH L 25.4% C 0.053 H 143.8°. Best body text is #FFFFFF at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #112911 |
|---|---|
| RGB | rgb(17, 41, 17) |
| HSL | hsl(120, 41%, 11%) |
| HSV | hsv(120, 59%, 16%) |
| CMYK | cmyk(58.5%, 0%, 58.5%, 83.9%) |
| CIE-LAB | lab(14.09, -15.74, 12.74) |
| CIE-LCH | lch(14.09, 20.25, 141.02°) |
| OKLab | oklab(25.4% -0.0428 0.0313) |
| OKLCH | oklch(25.4% 0.053 143.8) |
| XYZ | xyz(1.1252, 1.7454, 0.8078) |
| Luminance | 0.0175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.43
Dark Forest Green
#002D04
ΔE00 5.52
Dark Green
#033500
ΔE00 8.11
Hunter Green (survey)
#0B4008
ΔE00 10.38
Evergreen
#05472A
ΔE00 10.52
Pine Green
#0A481E
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112911 #291129
analogous
#1D2911 #112911 #11291D
triadic
#112911 #111129 #291111
tetradic
#112911 #111D29 #291129 #291D11
square
#112911 #111D29 #291129 #291D11
split-complementary
#112911 #1D1129 #29111D
monochromatic
#091609 #091609 #112911 #235423 #358035
Accessibility & contrast
On white
15.56
#112911 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#112911 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112911
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112911 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112911 | 1.00 | 15.56 | 1.35 | 15.56 |
| #FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.56 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250F
Deuteranopia (green-blind)
#272313
Tritanopia (blue-blind)
#0E2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #112911; /* rgb */ color: rgb(17, 41, 17); /* oklch */ color: oklch(25.4% 0.053 143.8);
Tailwind
colors: {
custom: {
50: '#51634f',
500: '#112911',
950: '#000000',
},
}SCSS
$custom: #112911; $custom-light: #51634f; $custom-dark: #000000;
JSON
{
"hex": "#112911",
"rgb": {
"r": 17,
"g": 41,
"b": 17
},
"hsl": {
"h": 120,
"s": 41.379,
"l": 11.373
},
"oklch": {
"l": 0.25402,
"c": 0.05307,
"h": 143.8
},
"luminance": 0.01746
}Semantic roles & 50–950 ramp
primary
#112911
secondary
#613561
accent
#57D1D1
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020502
muted
#787978