#1E2016#1E2016
#1E2016 is a very dark, near-neutral yellow-green. Relative luminance 0.014; OKLCH L 23.8% C 0.019 H 117.0°. Best body text is #FFFFFF at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2016 |
|---|---|
| RGB | rgb(30, 32, 22) |
| HSL | hsl(72, 19%, 11%) |
| HSV | hsv(72, 31%, 13%) |
| CMYK | cmyk(6.2%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(11.74, -3.23, 6.51) |
| CIE-LCH | lch(11.74, 7.27, 116.42°) |
| OKLab | oklab(23.8% -0.0084 0.0165) |
| OKLCH | oklch(23.8% 0.019 117) |
| XYZ | xyz(1.1967, 1.3670, 0.9597) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.22
Charcoal (survey)
#343837
ΔE00 9.55
Black
#000000
ΔE00 9.86
Dark Grey
#363737
ΔE00 10.07
Onyx
#353839
ΔE00 10.56
Gunmetal
#2A3439
ΔE00 11.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2016 #181620
analogous
#201D16 #1E2016 #192016
triadic
#1E2016 #161E20 #20161E
tetradic
#1E2016 #16201D #181620 #201619
square
#1E2016 #16201D #181620 #201619
split-complementary
#1E2016 #161920 #1D1620
monochromatic
#11120C #11120C #1E2016 #40442F #626948
Accessibility & contrast
On white
16.49
#1E2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1E2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2016
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2016 | 1.00 | 16.49 | 1.27 | 16.49 |
| #FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211F15
Deuteranopia (green-blind)
#211F16
Tritanopia (blue-blind)
#1F1F1D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1e2016; /* rgb */ color: rgb(30, 32, 22); /* oklch */ color: oklch(23.8% 0.019 117.0);
Tailwind
colors: {
custom: {
50: '#595b53',
500: '#1e2016',
950: '#000000',
},
}SCSS
$custom: #1e2016; $custom-light: #595b53; $custom-dark: #000000;
JSON
{
"hex": "#1e2016",
"rgb": {
"r": 30,
"g": 32,
"b": 22
},
"hsl": {
"h": 72,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.23795,
"c": 0.01855,
"h": 117
},
"luminance": 0.01367
}Semantic roles & 50–950 ramp
primary
#1E2016
secondary
#433F52
accent
#6DBB7C
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978