#112E11#112E11
#112E11 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.062 H 143.6°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #112E11 |
|---|---|
| RGB | rgb(17, 46, 17) |
| HSL | hsl(120, 46%, 12%) |
| HSV | hsv(120, 63%, 18%) |
| CMYK | cmyk(63%, 0%, 63%, 82%) |
| CIE-LAB | lab(16.07, -18.38, 15.28) |
| CIE-LCH | lch(16.07, 23.90, 140.27°) |
| OKLab | oklab(27.03% -0.05 0.0368) |
| OKLCH | oklch(27.03% 0.062 143.6) |
| XYZ | xyz(1.3093, 2.1135, 0.8692) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.48
Dark Forest Green
#002D04
ΔE00 3.71
Dark Green
#033500
ΔE00 5.97
Hunter Green (survey)
#0B4008
ΔE00 8.14
Evergreen
#05472A
ΔE00 8.89
Pine Green
#0A481E
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112E11 #2E112E
analogous
#202E11 #112E11 #112E20
triadic
#112E11 #11112E #2E1111
tetradic
#112E11 #11202E #2E112E #2E2011
square
#112E11 #11202E #2E112E #2E2011
split-complementary
#112E11 #20112E #2E1120
monochromatic
#081608 #081608 #112E11 #225B22 #328732
Accessibility & contrast
On white
14.76
#112E11 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#112E11 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112E11
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112E11 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112E11 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2A0E
Deuteranopia (green-blind)
#2B2713
Tritanopia (blue-blind)
#0D2D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #112e11; /* rgb */ color: rgb(17, 46, 17); /* oklch */ color: oklch(27.0% 0.062 143.6);
Tailwind
colors: {
custom: {
50: '#52674f',
500: '#112e11',
950: '#000000',
},
}SCSS
$custom: #112e11; $custom-light: #52674f; $custom-dark: #000000;
JSON
{
"hex": "#112e11",
"rgb": {
"r": 17,
"g": 46,
"b": 17
},
"hsl": {
"h": 120,
"s": 46.032,
"l": 12.353
},
"oklch": {
"l": 0.27026,
"c": 0.06209,
"h": 143.6
},
"luminance": 0.02114
}Semantic roles & 50–950 ramp
primary
#112E11
secondary
#663466
accent
#52D6D6
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78