#1E2014#1E2014
#1E2014 is a very dark, muted yellow-green. Relative luminance 0.014; OKLCH L 23.7% C 0.022 H 115.8°. Best body text is #FFFFFF at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2014 |
|---|---|
| RGB | rgb(30, 32, 20) |
| HSL | hsl(70, 23%, 10%) |
| HSV | hsv(70, 38%, 13%) |
| CMYK | cmyk(6.2%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(11.69, -3.62, 7.82) |
| CIE-LCH | lch(11.69, 8.62, 114.84°) |
| OKLab | oklab(23.74% -0.0096 0.0198) |
| OKLCH | oklch(23.74% 0.022 115.8) |
| XYZ | xyz(1.1782, 1.3596, 0.8620) |
| Luminance | 0.0136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.01
Charcoal (survey)
#343837
ΔE00 10.21
Black
#000000
ΔE00 10.54
Dark Grey
#363737
ΔE00 10.78
Onyx
#353839
ΔE00 11.30
Gunmetal
#2A3439
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2014 #161420
analogous
#201C14 #1E2014 #182014
triadic
#1E2014 #141E20 #20141E
tetradic
#1E2014 #14201C #161420 #201418
square
#1E2014 #14201C #161420 #201418
split-complementary
#1E2014 #141820 #1C1420
monochromatic
#12130C #12130C #1E2014 #41462C #656B43
Accessibility & contrast
On white
16.51
#1E2014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1E2014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2014
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2014 | 1.00 | 16.51 | 1.27 | 16.51 |
| #FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.51 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F13
Deuteranopia (green-blind)
#221F14
Tritanopia (blue-blind)
#1F1F1D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1e2014; /* rgb */ color: rgb(30, 32, 20); /* oklch */ color: oklch(23.7% 0.022 115.8);
Tailwind
colors: {
custom: {
50: '#595b51',
500: '#1e2014',
950: '#000000',
},
}SCSS
$custom: #1e2014; $custom-light: #595b51; $custom-dark: #000000;
JSON
{
"hex": "#1e2014",
"rgb": {
"r": 30,
"g": 32,
"b": 20
},
"hsl": {
"h": 70,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.23739,
"c": 0.02197,
"h": 115.8
},
"luminance": 0.0136
}Semantic roles & 50–950 ramp
primary
#1E2014
secondary
#403C54
accent
#68C077
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978