#112012#112012
#112012 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.034 H 145.9°. Best body text is #FFFFFF at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #112012 |
|---|---|
| RGB | rgb(17, 32, 18) |
| HSL | hsl(124, 31%, 10%) |
| HSV | hsv(124, 47%, 13%) |
| CMYK | cmyk(46.9%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.53, -10.28, 7.31) |
| CIE-LCH | lch(10.53, 12.61, 144.58°) |
| OKLab | oklab(22.51% -0.028 0.019) |
| OKLCH | oklch(22.51% 0.034 145.9) |
| XYZ | xyz(0.8568, 1.1958, 0.7578) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.52
Dark Forest Green
#002D04
ΔE00 10.54
Almost Black
#070D0D
ΔE00 11.62
Dark Green
#033500
ΔE00 13.11
Charcoal (survey)
#343837
ΔE00 13.13
Black
#000000
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112012 #20111F
analogous
#182011 #112012 #11201A
triadic
#112012 #121120 #201211
tetradic
#112012 #111820 #20111F #201A11
square
#112012 #111820 #20111F #201A11
split-complementary
#112012 #1A1120 #201118
monochromatic
#0B140B #0B140B #112012 #264828 #3B703F
Accessibility & contrast
On white
16.95
#112012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112012
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112012 | 1.00 | 16.95 | 1.24 | 16.95 |
| #FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.95 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201D11
Deuteranopia (green-blind)
#1E1C13
Tritanopia (blue-blind)
#0F1F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112012; /* rgb */ color: rgb(17, 32, 18); /* oklch */ color: oklch(22.5% 0.034 145.9);
Tailwind
colors: {
custom: {
50: '#4f5b50',
500: '#112012',
950: '#000000',
},
}SCSS
$custom: #112012; $custom-light: #4f5b50; $custom-dark: #000000;
JSON
{
"hex": "#112012",
"rgb": {
"r": 17,
"g": 32,
"b": 18
},
"hsl": {
"h": 124,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22507,
"c": 0.03385,
"h": 145.9
},
"luminance": 0.01196
}Semantic roles & 50–950 ramp
primary
#112012
secondary
#553753
accent
#61C0C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978