#162018#162018
#162018 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.1% C 0.021 H 150.5°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #162018 |
|---|---|
| RGB | rgb(22, 32, 24) |
| HSL | hsl(132, 19%, 11%) |
| HSV | hsv(132, 31%, 13%) |
| CMYK | cmyk(31.2%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(11.06, -6.63, 4.01) |
| CIE-LCH | lch(11.06, 7.75, 148.86°) |
| OKLab | oklab(23.09% -0.0183 0.0103) |
| OKLCH | oklch(23.09% 0.021 150.5) |
| XYZ | xyz(1.0122, 1.2695, 1.0557) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.40
Charcoal (survey)
#343837
ΔE00 10.23
Black
#000000
ΔE00 10.90
Gunmetal
#2A3439
ΔE00 11.05
Onyx
#353839
ΔE00 11.40
Dark Grey
#363737
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162018 #20161E
analogous
#192016 #162018 #16201D
triadic
#162018 #181620 #201816
tetradic
#162018 #161920 #20161E #201D16
square
#162018 #161920 #20161E #201D16
split-complementary
#162018 #1D1620 #201619
monochromatic
#0C120E #0C120E #162018 #2F4433 #48694E
Accessibility & contrast
On white
16.75
#162018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#162018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162018
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162018 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E18
Deuteranopia (green-blind)
#1E1D18
Tritanopia (blue-blind)
#15201E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #162018; /* rgb */ color: rgb(22, 32, 24); /* oklch */ color: oklch(23.1% 0.021 150.5);
Tailwind
colors: {
custom: {
50: '#535b54',
500: '#162018',
950: '#000000',
},
}SCSS
$custom: #162018; $custom-light: #535b54; $custom-dark: #000000;
JSON
{
"hex": "#162018",
"rgb": {
"r": 22,
"g": 32,
"b": 24
},
"hsl": {
"h": 132,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.23089,
"c": 0.02098,
"h": 150.5
},
"luminance": 0.0127
}Semantic roles & 50–950 ramp
primary
#162018
secondary
#523F4F
accent
#6DABBB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978