#161A12#161A12
#161A12 is a very dark, near-neutral yellow-green. Relative luminance 0.010; OKLCH L 21.1% C 0.016 H 129.4°. Best body text is #FFFFFF at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #161A12 |
|---|---|
| RGB | rgb(22, 26, 18) |
| HSL | hsl(90, 18%, 9%) |
| HSV | hsv(90, 31%, 10%) |
| CMYK | cmyk(15.4%, 0%, 30.8%, 89.8%) |
| CIE-LAB | lab(8.59, -3.89, 4.61) |
| CIE-LCH | lch(8.59, 6.03, 130.12°) |
| OKLab | oklab(21.06% -0.0104 0.0127) |
| OKLCH | oklch(21.06% 0.016 129.4) |
| XYZ | xyz(0.8094, 0.9530, 0.7135) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 6.20
Black
#000000
ΔE00 8.16
Charcoal (survey)
#343837
ΔE00 10.66
Dark Grey
#363737
ΔE00 11.26
Onyx
#353839
ΔE00 11.54
Gunmetal
#2A3439
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#161A12 #16121A
analogous
#1A1A12 #161A12 #121A12
triadic
#161A12 #12161A #1A1216
tetradic
#161A12 #121A1A #16121A #1A1212
square
#161A12 #121A1A #16121A #1A1212
split-complementary
#161A12 #12121A #1A121A
monochromatic
#0F120D #0F120D #161A12 #353E2B #536244
Accessibility & contrast
On white
17.64
#161A12 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#161A12 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #161A12
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##161A12 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##161A12 | 1.00 | 17.64 | 1.19 | 17.64 |
| #FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1912
Deuteranopia (green-blind)
#1A1912
Tritanopia (blue-blind)
#161918
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #161a12; /* rgb */ color: rgb(22, 26, 18); /* oklch */ color: oklch(21.1% 0.016 129.4);
Tailwind
colors: {
custom: {
50: '#52564f',
500: '#161a12',
950: '#000000',
},
}SCSS
$custom: #161a12; $custom-light: #52564f; $custom-dark: #000000;
JSON
{
"hex": "#161a12",
"rgb": {
"r": 22,
"g": 26,
"b": 18
},
"hsl": {
"h": 90,
"s": 18.182,
"l": 8.627
},
"oklch": {
"l": 0.21062,
"c": 0.01646,
"h": 129.4
},
"luminance": 0.00953
}Semantic roles & 50–950 ramp
primary
#161A12
secondary
#443B4D
accent
#6DBB94
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878