#162011#162011
#162011 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.9% C 0.031 H 135.6°. Best body text is #FFFFFF at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #162011 |
|---|---|
| RGB | rgb(22, 32, 17) |
| HSL | hsl(100, 31%, 10%) |
| HSV | hsv(100, 47%, 13%) |
| CMYK | cmyk(31.2%, 0%, 46.9%, 87.5%) |
| CIE-LAB | lab(10.88, -8.21, 8.45) |
| CIE-LCH | lch(10.88, 11.78, 134.16°) |
| OKLab | oklab(22.88% -0.0224 0.0219) |
| OKLCH | oklch(22.88% 0.031 135.6) |
| XYZ | xyz(0.9485, 1.2440, 0.7204) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.93
Very Dark Green
#062E03
ΔE00 11.26
Dark Forest Green
#002D04
ΔE00 11.48
Charcoal (survey)
#343837
ΔE00 12.31
Black
#000000
ΔE00 12.94
Dark Grey
#363737
ΔE00 13.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162011 #1B1120
analogous
#1E2011 #162011 #112014
triadic
#162011 #111620 #201116
tetradic
#162011 #111E20 #1B1120 #201411
square
#162011 #111E20 #1B1120 #201411
split-complementary
#162011 #141120 #20111E
monochromatic
#0E140B #0E140B #162011 #314826 #4D703B
Accessibility & contrast
On white
16.82
#162011 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#162011 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162011
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162011 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162011 | 1.00 | 16.82 | 1.25 | 16.82 |
| #FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E10
Deuteranopia (green-blind)
#201D12
Tritanopia (blue-blind)
#161F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162011; /* rgb */ color: rgb(22, 32, 17); /* oklch */ color: oklch(22.9% 0.031 135.6);
Tailwind
colors: {
custom: {
50: '#535b4f',
500: '#162011',
950: '#000000',
},
}SCSS
$custom: #162011; $custom-light: #535b4f; $custom-dark: #000000;
JSON
{
"hex": "#162011",
"rgb": {
"r": 22,
"g": 32,
"b": 17
},
"hsl": {
"h": 100,
"s": 30.612,
"l": 9.608
},
"oklch": {
"l": 0.22883,
"c": 0.03132,
"h": 135.6
},
"luminance": 0.01244
}Semantic roles & 50–950 ramp
primary
#162011
secondary
#4B3755
accent
#61C7A5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977