#112412#112412
#112412 is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.8% C 0.042 H 145.3°. Best body text is #FFFFFF at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #112412 |
|---|---|
| RGB | rgb(17, 36, 18) |
| HSL | hsl(123, 36%, 10%) |
| HSV | hsv(123, 53%, 14%) |
| CMYK | cmyk(52.8%, 0%, 50%, 85.9%) |
| CIE-LAB | lab(12.12, -12.71, 9.51) |
| CIE-LCH | lch(12.12, 15.87, 143.18°) |
| OKLab | oklab(23.8% -0.0346 0.024) |
| OKLCH | oklch(23.8% 0.042 145.3) |
| XYZ | xyz(0.9712, 1.4245, 0.7959) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.20
Dark Forest Green
#002D04
ΔE00 8.22
Dark Green
#033500
ΔE00 10.86
Evergreen
#05472A
ΔE00 12.66
Hunter Green (survey)
#0B4008
ΔE00 13.10
Pine Green
#0A481E
ΔE00 13.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112412 #241123
analogous
#192411 #112412 #11241B
triadic
#112412 #121124 #241211
tetradic
#112412 #111924 #241123 #241B11
square
#112412 #111924 #241123 #241B11
split-complementary
#112412 #1B1124 #241119
monochromatic
#0A150A #0A150A #112412 #254E27 #38773C
Accessibility & contrast
On white
16.34
#112412 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#112412 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112412
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112412 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112412 | 1.00 | 16.34 | 1.29 | 16.34 |
| #FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#252111
Deuteranopia (green-blind)
#221F13
Tritanopia (blue-blind)
#0F231F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #112412; /* rgb */ color: rgb(17, 36, 18); /* oklch */ color: oklch(23.8% 0.042 145.3);
Tailwind
colors: {
custom: {
50: '#505e50',
500: '#112412',
950: '#000000',
},
}SCSS
$custom: #112412; $custom-light: #505e50; $custom-dark: #000000;
JSON
{
"hex": "#112412",
"rgb": {
"r": 17,
"g": 36,
"b": 18
},
"hsl": {
"h": 123.158,
"s": 35.849,
"l": 10.392
},
"oklch": {
"l": 0.23801,
"c": 0.04211,
"h": 145.3
},
"luminance": 0.01425
}Semantic roles & 50–950 ramp
primary
#112412
secondary
#5B3659
accent
#5CC6CC
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978