#112016#112016
#112016 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.028 H 154.4°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #112016 |
|---|---|
| RGB | rgb(17, 32, 22) |
| HSL | hsl(140, 31%, 10%) |
| HSV | hsv(140, 47%, 13%) |
| CMYK | cmyk(46.9%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.63, -9.31, 4.81) |
| CIE-LCH | lch(10.63, 10.48, 152.69°) |
| OKLab | oklab(22.63% -0.0256 0.0123) |
| OKLCH | oklch(22.63% 0.028 154.4) |
| XYZ | xyz(0.8924, 1.2101, 0.9454) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.32
Charcoal (survey)
#343837
ΔE00 12.04
Dark Forest Green
#002D04
ΔE00 12.06
Very Dark Green
#062E03
ΔE00 12.10
Gunmetal
#2A3439
ΔE00 12.75
Black
#000000
ΔE00 12.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112016 #20111B
analogous
#142011 #112016 #11201E
triadic
#112016 #161120 #201611
tetradic
#112016 #111420 #20111B #201E11
square
#112016 #111420 #20111B #201E11
split-complementary
#112016 #1E1120 #201114
monochromatic
#0B140E #0B140E #112016 #264831 #3B704D
Accessibility & contrast
On white
16.91
#112016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112016
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112016 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1E1C17
Tritanopia (blue-blind)
#0E201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112016; /* rgb */ color: rgb(17, 32, 22); /* oklch */ color: oklch(22.6% 0.028 154.4);
Tailwind
colors: {
custom: {
50: '#4f5b53',
500: '#112016',
950: '#000000',
},
}SCSS
$custom: #112016; $custom-light: #4f5b53; $custom-dark: #000000;
JSON
{
"hex": "#112016",
"rgb": {
"r": 17,
"g": 32,
"b": 22
},
"hsl": {
"h": 140,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22627,
"c": 0.02842,
"h": 154.4
},
"luminance": 0.0121
}Semantic roles & 50–950 ramp
primary
#112016
secondary
#55374B
accent
#61A5C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978