#152016#152016
#152016 is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.025 H 147.1°. Best body text is #FFFFFF at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #152016 |
|---|---|
| RGB | rgb(21, 32, 22) |
| HSL | hsl(125, 21%, 10%) |
| HSV | hsv(125, 34%, 13%) |
| CMYK | cmyk(34.4%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(10.92, -7.58, 5.26) |
| CIE-LCH | lch(10.92, 9.22, 145.24°) |
| OKLab | oklab(22.94% -0.0207 0.0134) |
| OKLCH | oklch(22.94% 0.025 147.1) |
| XYZ | xyz(0.9705, 1.2503, 0.9491) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.39
Charcoal (survey)
#343837
ΔE00 11.08
Black
#000000
ΔE00 11.76
Gunmetal
#2A3439
ΔE00 12.15
Dark Grey
#363737
ΔE00 12.32
Onyx
#353839
ΔE00 12.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#152016 #20151F
analogous
#192015 #152016 #15201B
triadic
#152016 #161520 #201615
tetradic
#152016 #151920 #20151F #201B15
square
#152016 #151920 #20151F #201B15
split-complementary
#152016 #1B1520 #201519
monochromatic
#0C120D #0C120D #152016 #2D452F #456A49
Accessibility & contrast
On white
16.80
#152016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#152016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #152016
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##152016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##152016 | 1.00 | 16.80 | 1.25 | 16.80 |
| #FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.80 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E15
Deuteranopia (green-blind)
#1F1D17
Tritanopia (blue-blind)
#141F1D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #152016; /* rgb */ color: rgb(21, 32, 22); /* oklch */ color: oklch(22.9% 0.025 147.1);
Tailwind
colors: {
custom: {
50: '#525b53',
500: '#152016',
950: '#000000',
},
}SCSS
$custom: #152016; $custom-light: #525b53; $custom-dark: #000000;
JSON
{
"hex": "#152016",
"rgb": {
"r": 21,
"g": 32,
"b": 22
},
"hsl": {
"h": 125.455,
"s": 20.755,
"l": 10.392
},
"oklch": {
"l": 0.2294,
"c": 0.02471,
"h": 147.1
},
"luminance": 0.0125
}Semantic roles & 50–950 ramp
primary
#152016
secondary
#533E51
accent
#6AB6BD
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978