#162014#162014
#162014 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.0% C 0.027 H 140.4°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #162014 |
|---|---|
| RGB | rgb(22, 32, 20) |
| HSL | hsl(110, 23%, 10%) |
| HSV | hsv(110, 38%, 13%) |
| CMYK | cmyk(31.2%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(10.95, -7.58, 6.69) |
| CIE-LCH | lch(10.95, 10.11, 138.57°) |
| OKLab | oklab(22.96% -0.0206 0.0171) |
| OKLCH | oklch(22.96% 0.027 140.4) |
| XYZ | xyz(0.9736, 1.2541, 0.8524) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.92
Charcoal (survey)
#343837
ΔE00 11.45
Black
#000000
ΔE00 12.11
Very Dark Green
#062E03
ΔE00 12.25
Dark Forest Green
#002D04
ΔE00 12.41
Dark Grey
#363737
ΔE00 12.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162014 #1E1420
analogous
#1C2014 #162014 #142018
triadic
#162014 #141620 #201416
tetradic
#162014 #141C20 #1E1420 #201814
square
#162014 #141C20 #1E1420 #201814
split-complementary
#162014 #181420 #20141C
monochromatic
#0D130C #0D130C #162014 #30462C #4A6B43
Accessibility & contrast
On white
16.79
#162014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#162014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162014
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162014 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E13
Deuteranopia (green-blind)
#1F1D15
Tritanopia (blue-blind)
#151F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162014; /* rgb */ color: rgb(22, 32, 20); /* oklch */ color: oklch(23.0% 0.027 140.4);
Tailwind
colors: {
custom: {
50: '#535b51',
500: '#162014',
950: '#000000',
},
}SCSS
$custom: #162014; $custom-light: #535b51; $custom-dark: #000000;
JSON
{
"hex": "#162014",
"rgb": {
"r": 22,
"g": 32,
"b": 20
},
"hsl": {
"h": 110,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22964,
"c": 0.02679,
"h": 140.4
},
"luminance": 0.01254
}Semantic roles & 50–950 ramp
primary
#162014
secondary
#503C54
accent
#68C0B1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978