#112014#112014
#112014 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.031 H 149.7°. Best body text is #FFFFFF at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #112014 |
|---|---|
| RGB | rgb(17, 32, 20) |
| HSL | hsl(132, 31%, 10%) |
| HSV | hsv(132, 47%, 13%) |
| CMYK | cmyk(46.9%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(10.58, -9.81, 6.11) |
| CIE-LCH | lch(10.58, 11.56, 148.08°) |
| OKLab | oklab(22.57% -0.0268 0.0157) |
| OKLCH | oklch(22.57% 0.031 149.7) |
| XYZ | xyz(0.8739, 1.2027, 0.8478) |
| Luminance | 0.0120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.99
Dark Forest Green
#002D04
ΔE00 11.24
Very Dark Green
#062E03
ΔE00 11.25
Charcoal (survey)
#343837
ΔE00 12.60
Black
#000000
ΔE00 13.32
Gunmetal
#2A3439
ΔE00 13.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#112014 #20111D
analogous
#162011 #112014 #11201C
triadic
#112014 #141120 #201411
tetradic
#112014 #111620 #20111D #201C11
square
#112014 #111620 #20111D #201C11
split-complementary
#112014 #1C1120 #201116
monochromatic
#0B140C #0B140C #112014 #26482D #3B7046
Accessibility & contrast
On white
16.93
#112014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#112014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #112014
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##112014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##112014 | 1.00 | 16.93 | 1.24 | 16.93 |
| #FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E13
Deuteranopia (green-blind)
#1E1C15
Tritanopia (blue-blind)
#0F1F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #112014; /* rgb */ color: rgb(17, 32, 20); /* oklch */ color: oklch(22.6% 0.031 149.7);
Tailwind
colors: {
custom: {
50: '#4f5b51',
500: '#112014',
950: '#000000',
},
}SCSS
$custom: #112014; $custom-light: #4f5b51; $custom-dark: #000000;
JSON
{
"hex": "#112014",
"rgb": {
"r": 17,
"g": 32,
"b": 20
},
"hsl": {
"h": 132,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22565,
"c": 0.03108,
"h": 149.7
},
"luminance": 0.01203
}Semantic roles & 50–950 ramp
primary
#112014
secondary
#55374F
accent
#61B2C7
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978