#181A14#181A14
#181A14 is a very dark, near-neutral yellow-green. Relative luminance 0.010; OKLCH L 21.3% C 0.012 H 122.4°. Best body text is #FFFFFF at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #181A14 |
|---|---|
| RGB | rgb(24, 26, 20) |
| HSL | hsl(80, 13%, 9%) |
| HSV | hsv(80, 23%, 10%) |
| CMYK | cmyk(7.7%, 0%, 23.1%, 89.8%) |
| CIE-LAB | lab(8.85, -2.44, 3.74) |
| CIE-LCH | lch(8.85, 4.47, 123.14°) |
| OKLab | oklab(21.34% -0.0063 0.01) |
| OKLCH | oklch(21.34% 0.012 122.4) |
| XYZ | xyz(0.8723, 0.9835, 0.8056) |
| Luminance | 0.0098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 5.27
Black
#000000
ΔE00 7.05
Charcoal (survey)
#343837
ΔE00 10.06
Dark Grey
#363737
ΔE00 10.35
Onyx
#353839
ΔE00 10.72
Gunmetal
#2A3439
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#181A14 #16141A
analogous
#1A1914 #181A14 #151A14
triadic
#181A14 #14181A #1A1418
tetradic
#181A14 #141A19 #16141A #1A1415
square
#181A14 #141A19 #16141A #1A1415
split-complementary
#181A14 #14151A #19141A
monochromatic
#10110D #10110D #181A14 #383D2F #585F49
Accessibility & contrast
On white
17.55
#181A14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.20
#181A14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #181A14
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##181A14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##181A14 | 1.00 | 17.55 | 1.20 | 17.55 |
| #FFFFFF | 17.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.20 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1B1914
Deuteranopia (green-blind)
#1B1914
Tritanopia (blue-blind)
#181918
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #181a14; /* rgb */ color: rgb(24, 26, 20); /* oklch */ color: oklch(21.3% 0.012 122.4);
Tailwind
colors: {
custom: {
50: '#545651',
500: '#181a14',
950: '#000000',
},
}SCSS
$custom: #181a14; $custom-light: #545651; $custom-dark: #000000;
JSON
{
"hex": "#181a14",
"rgb": {
"r": 24,
"g": 26,
"b": 20
},
"hsl": {
"h": 80,
"s": 13.043,
"l": 9.02
},
"oklch": {
"l": 0.21337,
"c": 0.01185,
"h": 122.4
},
"luminance": 0.00983
}Semantic roles & 50–950 ramp
primary
#181A14
secondary
#433F4B
accent
#72B689
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878