#1D2016#1D2016
#1D2016 is a very dark, near-neutral yellow-green. Relative luminance 0.014; OKLCH L 23.7% C 0.019 H 121.4°. Best body text is #FFFFFF at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #1D2016 |
|---|---|
| RGB | rgb(29, 32, 22) |
| HSL | hsl(78, 19%, 11%) |
| HSV | hsv(78, 31%, 13%) |
| CMYK | cmyk(9.4%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(11.64, -3.74, 6.35) |
| CIE-LCH | lch(11.64, 7.37, 120.47°) |
| OKLab | oklab(23.69% -0.0099 0.0162) |
| OKLCH | oklch(23.69% 0.019 121.4) |
| XYZ | xyz(1.1680, 1.3522, 0.9584) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.22
Charcoal (survey)
#343837
ΔE00 9.62
Black
#000000
ΔE00 9.99
Dark Grey
#363737
ΔE00 10.26
Onyx
#353839
ΔE00 10.68
Gunmetal
#2A3439
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1D2016 #191620
analogous
#201E16 #1D2016 #182016
triadic
#1D2016 #161D20 #20161D
tetradic
#1D2016 #16201E #191620 #201618
square
#1D2016 #16201E #191620 #201618
split-complementary
#1D2016 #161820 #1E1620
monochromatic
#10120C #10120C #1D2016 #3E442F #5F6948
Accessibility & contrast
On white
16.53
#1D2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1D2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1D2016
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1D2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1D2016 | 1.00 | 16.53 | 1.27 | 16.53 |
| #FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.53 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211F15
Deuteranopia (green-blind)
#211F16
Tritanopia (blue-blind)
#1E1F1D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1d2016; /* rgb */ color: rgb(29, 32, 22); /* oklch */ color: oklch(23.7% 0.019 121.4);
Tailwind
colors: {
custom: {
50: '#595b53',
500: '#1d2016',
950: '#000000',
},
}SCSS
$custom: #1d2016; $custom-light: #595b53; $custom-dark: #000000;
JSON
{
"hex": "#1d2016",
"rgb": {
"r": 29,
"g": 32,
"b": 22
},
"hsl": {
"h": 78,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.2369,
"c": 0.01892,
"h": 121.4
},
"luminance": 0.01352
}Semantic roles & 50–950 ramp
primary
#1D2016
secondary
#453F52
accent
#6DBB84
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978