#1E2018#1E2018
#1E2018 is a very dark, near-neutral yellow-green. Relative luminance 0.014; OKLCH L 23.9% C 0.015 H 118.9°. Best body text is #FFFFFF at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2018 |
|---|---|
| RGB | rgb(30, 32, 24) |
| HSL | hsl(75, 14%, 11%) |
| HSV | hsv(75, 25%, 13%) |
| CMYK | cmyk(6.2%, 0%, 25%, 87.5%) |
| CIE-LAB | lab(11.79, -2.82, 5.14) |
| CIE-LCH | lch(11.79, 5.86, 118.75°) |
| OKLab | oklab(23.86% -0.0073 0.0132) |
| OKLCH | oklch(23.86% 0.015 118.9) |
| XYZ | xyz(1.2168, 1.3750, 1.0653) |
| Luminance | 0.0138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 7.40
Charcoal (survey)
#343837
ΔE00 8.90
Black
#000000
ΔE00 9.17
Dark Grey
#363737
ΔE00 9.35
Onyx
#353839
ΔE00 9.80
Gunmetal
#2A3439
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2018 #1A1820
analogous
#201E18 #1E2018 #1A2018
triadic
#1E2018 #181E20 #20181E
tetradic
#1E2018 #18201E #1A1820 #20181A
square
#1E2018 #18201E #1A1820 #20181A
split-complementary
#1E2018 #181A20 #1E1820
monochromatic
#10110D #10110D #1E2018 #3F4332 #60664C
Accessibility & contrast
On white
16.47
#1E2018 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1E2018 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2018
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2018 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2018 | 1.00 | 16.47 | 1.27 | 16.47 |
| #FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211F18
Deuteranopia (green-blind)
#211F18
Tritanopia (blue-blind)
#1F1F1E
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1e2018; /* rgb */ color: rgb(30, 32, 24); /* oklch */ color: oklch(23.9% 0.015 118.9);
Tailwind
colors: {
custom: {
50: '#595b54',
500: '#1e2018',
950: '#000000',
},
}SCSS
$custom: #1e2018; $custom-light: #595b54; $custom-dark: #000000;
JSON
{
"hex": "#1e2018",
"rgb": {
"r": 30,
"g": 32,
"b": 24
},
"hsl": {
"h": 75,
"s": 14.286,
"l": 10.98
},
"oklch": {
"l": 0.23856,
"c": 0.01506,
"h": 118.9
},
"luminance": 0.01375
}Semantic roles & 50–950 ramp
primary
#1E2018
secondary
#464351
accent
#71B782
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978