#162115#162115
#162115 is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.3% C 0.028 H 142.6°. Best body text is #FFFFFF at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #162115 |
|---|---|
| RGB | rgb(22, 33, 21) |
| HSL | hsl(115, 22%, 11%) |
| HSV | hsv(115, 36%, 13%) |
| CMYK | cmyk(33.3%, 0%, 36.4%, 87.1%) |
| CIE-LAB | lab(11.36, -8.01, 6.58) |
| CIE-LCH | lch(11.36, 10.37, 140.59°) |
| OKLab | oklab(23.3% -0.0218 0.0167) |
| OKLCH | oklch(23.3% 0.028 142.6) |
| XYZ | xyz(1.0101, 1.3124, 0.9094) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.25
Charcoal (survey)
#343837
ΔE00 11.45
Very Dark Green
#062E03
ΔE00 11.95
Dark Forest Green
#002D04
ΔE00 12.10
Black
#000000
ΔE00 12.50
Dark Grey
#363737
ΔE00 12.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#162115 #201521
analogous
#1C2115 #162115 #15211A
triadic
#162115 #151621 #211516
tetradic
#162115 #151C21 #201521 #211A15
square
#162115 #151C21 #201521 #211A15
split-complementary
#162115 #1A1521 #21151C
monochromatic
#0C130C #0C130C #162115 #2F462D #486C45
Accessibility & contrast
On white
16.63
#162115 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#162115 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #162115
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##162115 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##162115 | 1.00 | 16.63 | 1.26 | 16.63 |
| #FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F14
Deuteranopia (green-blind)
#201E16
Tritanopia (blue-blind)
#15201E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #162115; /* rgb */ color: rgb(22, 33, 21); /* oklch */ color: oklch(23.3% 0.028 142.6);
Tailwind
colors: {
custom: {
50: '#535c52',
500: '#162115',
950: '#000000',
},
}SCSS
$custom: #162115; $custom-light: #535c52; $custom-dark: #000000;
JSON
{
"hex": "#162115",
"rgb": {
"r": 22,
"g": 33,
"b": 21
},
"hsl": {
"h": 115,
"s": 22.222,
"l": 10.588
},
"oklch": {
"l": 0.23304,
"c": 0.02751,
"h": 142.6
},
"luminance": 0.01312
}Semantic roles & 50–950 ramp
primary
#162115
secondary
#523E54
accent
#69BFB8
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978