#112E10#112E10
#112E10 is a dark, moderate green. Relative luminance 0.021; OKLCH L 27.0% C 0.063 H 143.0°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #112E10 |
|---|---|
| RGB | rgb(17, 46, 16) |
| HSL | hsl(118, 48%, 12%) |
| HSV | hsv(118, 65%, 18%) |
| CMYK | cmyk(63%, 0%, 65.2%, 82%) |
| CIE-LAB | lab(16.06, -18.55, 15.83) |
| CIE-LCH | lch(16.06, 24.39, 139.53°) |
| OKLab | oklab(27.01% -0.0505 0.0381) |
| OKLCH | oklch(27.01% 0.063 143) |
| XYZ | xyz(1.3016, 2.1105, 0.8289) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.23
Dark Forest Green
#002D04
ΔE00 3.53
Dark Green
#033500
ΔE00 5.72
Hunter Green (survey)
#0B4008
ΔE00 7.93
Pine Green
#0A481E
ΔE00 8.84
Evergreen
#05472A
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112E10 #2D102E
analogous
#202E10 #112E10 #102E1E
triadic
#112E10 #10112E #2E1011
tetradic
#112E10 #10202E #2D102E #2E1E10
square
#112E10 #10202E #2D102E #2E1E10
split-complementary
#112E10 #1E102E #2E1020
monochromatic
#081708 #081708 #112E10 #225B20 #338930
Accessibility & contrast
On white
14.77
#112E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#112E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112E10
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112E10 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290D
Deuteranopia (green-blind)
#2B2712
Tritanopia (blue-blind)
#0D2D27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #112e10; /* rgb */ color: rgb(17, 46, 16); /* oklch */ color: oklch(27.0% 0.063 143.0);
Tailwind
colors: {
custom: {
50: '#52674f',
500: '#112e10',
950: '#000000',
},
}SCSS
$custom: #112e10; $custom-light: #52674f; $custom-dark: #000000;
JSON
{
"hex": "#112e10",
"rgb": {
"r": 17,
"g": 46,
"b": 16
},
"hsl": {
"h": 118,
"s": 48.387,
"l": 12.157
},
"oklch": {
"l": 0.27008,
"c": 0.06323,
"h": 143
},
"luminance": 0.02111
}Semantic roles & 50–950 ramp
primary
#112E10
secondary
#653367
accent
#50D8D3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78