#162015#162015
#162015 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.0% C 0.025 H 142.4°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #162015 |
|---|---|
| RGB | rgb(22, 32, 21) |
| HSL | hsl(115, 21%, 10%) |
| HSV | hsv(115, 34%, 13%) |
| CMYK | cmyk(31.2%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(10.98, -7.35, 6.05) |
| CIE-LCH | lch(10.98, 9.52, 140.56°) |
| OKLab | oklab(22.99% -0.02 0.0154) |
| OKLCH | oklch(22.99% 0.025 142.4) |
| XYZ | xyz(0.9827, 1.2577, 0.9003) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.55
Charcoal (survey)
#343837
ΔE00 11.15
Black
#000000
ΔE00 11.81
Dark Grey
#363737
ΔE00 12.34
Onyx
#353839
ΔE00 12.43
Gunmetal
#2A3439
ΔE00 12.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162015 #1F1520
analogous
#1B2015 #162015 #152019
triadic
#162015 #151620 #201516
tetradic
#162015 #151B20 #1F1520 #201915
square
#162015 #151B20 #1F1520 #201915
split-complementary
#162015 #191520 #20151B
monochromatic
#0D120C #0D120C #162015 #2F452D #496A45
Accessibility & contrast
On white
16.78
#162015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#162015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162015
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162015 | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211E14
Deuteranopia (green-blind)
#1F1D16
Tritanopia (blue-blind)
#151F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #162015; /* rgb */ color: rgb(22, 32, 21); /* oklch */ color: oklch(23.0% 0.025 142.4);
Tailwind
colors: {
custom: {
50: '#535b52',
500: '#162015',
950: '#000000',
},
}SCSS
$custom: #162015; $custom-light: #535b52; $custom-dark: #000000;
JSON
{
"hex": "#162015",
"rgb": {
"r": 22,
"g": 32,
"b": 21
},
"hsl": {
"h": 114.545,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.22994,
"c": 0.02529,
"h": 142.4
},
"luminance": 0.01258
}Semantic roles & 50–950 ramp
primary
#162015
secondary
#513E53
accent
#6ABDB6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978