#162012#162012
#162012 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.9% C 0.030 H 137.0°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #162012 |
|---|---|
| RGB | rgb(22, 32, 18) |
| HSL | hsl(103, 28%, 10%) |
| HSV | hsv(103, 44%, 13%) |
| CMYK | cmyk(31.2%, 0%, 43.8%, 87.5%) |
| CIE-LAB | lab(10.90, -8.00, 7.89) |
| CIE-LCH | lch(10.90, 11.24, 135.42°) |
| OKLab | oklab(22.91% -0.0218 0.0203) |
| OKLCH | oklch(22.91% 0.03 137) |
| XYZ | xyz(0.9565, 1.2472, 0.7625) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.61
Very Dark Green
#062E03
ΔE00 11.57
Dark Forest Green
#002D04
ΔE00 11.77
Charcoal (survey)
#343837
ΔE00 12.03
Black
#000000
ΔE00 12.67
Dark Grey
#363737
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162012 #1C1220
analogous
#1D2012 #162012 #122015
triadic
#162012 #121620 #201216
tetradic
#162012 #121D20 #1C1220 #201512
square
#162012 #121D20 #1C1220 #201512
split-complementary
#162012 #151220 #20121D
monochromatic
#0D140B #0D140B #162012 #314728 #4C6E3E
Accessibility & contrast
On white
16.81
#162012 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#162012 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162012
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162012 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162012 | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E11
Deuteranopia (green-blind)
#1F1D13
Tritanopia (blue-blind)
#161F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162012; /* rgb */ color: rgb(22, 32, 18); /* oklch */ color: oklch(22.9% 0.030 137.0);
Tailwind
colors: {
custom: {
50: '#535b50',
500: '#162012',
950: '#000000',
},
}SCSS
$custom: #162012; $custom-light: #535b50; $custom-dark: #000000;
JSON
{
"hex": "#162012",
"rgb": {
"r": 22,
"g": 32,
"b": 18
},
"hsl": {
"h": 102.857,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22909,
"c": 0.02982,
"h": 137
},
"luminance": 0.01247
}Semantic roles & 50–950 ramp
primary
#162012
secondary
#4D3955
accent
#63C4A9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978