#14160E#14160E
#14160E is a very dark, near-neutral yellow-green. Relative luminance 0.008; OKLCH L 19.5% C 0.016 H 119.3°. Best body text is #FFFFFF at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #14160E |
|---|---|
| RGB | rgb(20, 22, 14) |
| HSL | hsl(75, 22%, 7%) |
| HSV | hsv(75, 36%, 9%) |
| CMYK | cmyk(9.1%, 0%, 36.4%, 91.4%) |
| CIE-LAB | lab(6.81, -2.55, 4.22) |
| CIE-LCH | lch(6.81, 4.92, 121.13°) |
| OKLab | oklab(19.51% -0.0077 0.0137) |
| OKLCH | oklch(19.51% 0.016 119.3) |
| XYZ | xyz(0.6547, 0.7542, 0.5265) |
| Luminance | 0.0075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 4.94
Black
#000000
ΔE00 6.45
Charcoal (survey)
#343837
ΔE00 11.37
Dark Grey
#363737
ΔE00 11.64
Onyx
#353839
ΔE00 12.01
Gunmetal
#2A3439
ΔE00 12.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14160E #100E16
analogous
#16140E #14160E #10160E
triadic
#14160E #0E1416 #160E14
tetradic
#14160E #0E1614 #100E16 #160E10
square
#14160E #0E1614 #100E16 #160E10
split-complementary
#14160E #0E1016 #140E16
monochromatic
#11130C #11130C #14160E #363B26 #58613E
Accessibility & contrast
On white
18.25
#14160E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.15
#14160E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14160E
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14160E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14160E | 1.00 | 18.25 | 1.15 | 18.25 |
| #FFFFFF | 18.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.15 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 18.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#17150E
Deuteranopia (green-blind)
#17150E
Tritanopia (blue-blind)
#151514
Achromatopsia (no color)
#151515
Design tokens & code
CSS
--color: #14160e; /* rgb */ color: rgb(20, 22, 14); /* oklch */ color: oklch(19.5% 0.016 119.3);
Tailwind
colors: {
custom: {
50: '#51524d',
500: '#14160e',
950: '#000000',
},
}SCSS
$custom: #14160e; $custom-light: #51524d; $custom-dark: #000000;
JSON
{
"hex": "#14160e",
"rgb": {
"r": 20,
"g": 22,
"b": 14
},
"hsl": {
"h": 75,
"s": 22.222,
"l": 7.059
},
"oklch": {
"l": 0.19507,
"c": 0.01572,
"h": 119.3
},
"luminance": 0.00754
}Semantic roles & 50–950 ramp
primary
#14160E
secondary
#3B364A
accent
#69BF7E
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#020201
muted
#787877