#16180E#16180E
#16180E is a very dark, near-neutral yellow-green. Relative luminance 0.009; OKLCH L 20.3% C 0.019 H 117.3°. Best body text is #FFFFFF at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #16180E |
|---|---|
| RGB | rgb(22, 24, 14) |
| HSL | hsl(72, 26%, 7%) |
| HSV | hsv(72, 42%, 9%) |
| CMYK | cmyk(8.3%, 0%, 41.7%, 90.6%) |
| CIE-LAB | lab(7.73, -3.13, 5.58) |
| CIE-LCH | lch(7.73, 6.40, 119.31°) |
| OKLab | oklab(20.34% -0.0088 0.017) |
| OKLCH | oklch(20.34% 0.019 117.3) |
| XYZ | xyz(0.7368, 0.8556, 0.5417) |
| Luminance | 0.0086 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.27
Black
#000000
ΔE00 7.76
Charcoal (survey)
#343837
ΔE00 11.32
Dark Grey
#363737
ΔE00 11.72
Onyx
#353839
ΔE00 12.13
Gunmetal
#2A3439
ΔE00 12.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#16180E #100E18
analogous
#18150E #16180E #11180E
triadic
#16180E #0E1618 #180E16
tetradic
#16180E #0E1815 #100E18 #180E11
square
#16180E #0E1815 #100E18 #180E11
split-complementary
#16180E #0E1118 #150E18
monochromatic
#12130B #12130B #16180E #393F25 #5D653B
Accessibility & contrast
On white
17.93
#16180E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.17
#16180E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #16180E
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##16180E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##16180E | 1.00 | 17.93 | 1.17 | 17.93 |
| #FFFFFF | 17.93 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.17 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.93 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#19170D
Deuteranopia (green-blind)
#19170E
Tritanopia (blue-blind)
#171715
Achromatopsia (no color)
#171717
Design tokens & code
CSS
--color: #16180e; /* rgb */ color: rgb(22, 24, 14); /* oklch */ color: oklch(20.3% 0.019 117.3);
Tailwind
colors: {
custom: {
50: '#52544d',
500: '#16180e',
950: '#000000',
},
}SCSS
$custom: #16180e; $custom-light: #52544d; $custom-dark: #000000;
JSON
{
"hex": "#16180e",
"rgb": {
"r": 22,
"g": 24,
"b": 14
},
"hsl": {
"h": 72,
"s": 26.316,
"l": 7.451
},
"oklch": {
"l": 0.20335,
"c": 0.01912,
"h": 117.3
},
"luminance": 0.00856
}Semantic roles & 50–950 ramp
primary
#16180E
secondary
#3A354D
accent
#65C378
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020201
muted
#787877