#181E14#181E14
#181E14 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.5% C 0.021 H 133.1°. Best body text is #FFFFFF at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #181E14 |
|---|---|
| RGB | rgb(24, 30, 20) |
| HSL | hsl(96, 20%, 10%) |
| HSV | hsv(96, 33%, 12%) |
| CMYK | cmyk(20%, 0%, 33.3%, 88.2%) |
| CIE-LAB | lab(10.36, -5.26, 5.88) |
| CIE-LCH | lch(10.36, 7.89, 131.81°) |
| OKLab | oklab(22.54% -0.0142 0.0152) |
| OKLCH | oklch(22.54% 0.021 133.1) |
| XYZ | xyz(0.9672, 1.1732, 0.8372) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.11
Black
#000000
ΔE00 10.17
Charcoal (survey)
#343837
ΔE00 10.52
Dark Grey
#363737
ΔE00 11.41
Onyx
#353839
ΔE00 11.65
Gunmetal
#2A3439
ΔE00 12.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#181E14 #1A141E
analogous
#1D1E14 #181E14 #141E15
triadic
#181E14 #14181E #1E1418
tetradic
#181E14 #141D1E #1A141E #1E1514
square
#181E14 #141D1E #1A141E #1E1514
split-complementary
#181E14 #15141E #1E141D
monochromatic
#0F120C #0F120C #181E14 #35432C #536745
Accessibility & contrast
On white
17.01
#181E14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#181E14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #181E14
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##181E14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##181E14 | 1.00 | 17.01 | 1.23 | 17.01 |
| #FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.01 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1D13
Deuteranopia (green-blind)
#1E1C14
Tritanopia (blue-blind)
#181D1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #181e14; /* rgb */ color: rgb(24, 30, 20); /* oklch */ color: oklch(22.5% 0.021 133.1);
Tailwind
colors: {
custom: {
50: '#545951',
500: '#181e14',
950: '#000000',
},
}SCSS
$custom: #181e14; $custom-light: #545951; $custom-dark: #000000;
JSON
{
"hex": "#181e14",
"rgb": {
"r": 24,
"g": 30,
"b": 20
},
"hsl": {
"h": 96,
"s": 20,
"l": 9.804
},
"oklch": {
"l": 0.22535,
"c": 0.02079,
"h": 133.1
},
"luminance": 0.01173
}Semantic roles & 50–950 ramp
primary
#181E14
secondary
#493D51
accent
#6BBD9C
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878