#1C2016#1C2016
#1C2016 is a very dark, near-neutral yellow-green. Relative luminance 0.013; OKLCH L 23.6% C 0.019 H 125.6°. Best body text is #FFFFFF at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #1C2016 |
|---|---|
| RGB | rgb(28, 32, 22) |
| HSL | hsl(84, 19%, 11%) |
| HSV | hsv(84, 31%, 13%) |
| CMYK | cmyk(12.5%, 0%, 31.2%, 87.5%) |
| CIE-LAB | lab(11.54, -4.24, 6.20) |
| CIE-LCH | lch(11.54, 7.51, 124.33°) |
| OKLab | oklab(23.59% -0.0113 0.0158) |
| OKLCH | oklch(23.59% 0.019 125.6) |
| XYZ | xyz(1.1402, 1.3378, 0.9571) |
| Luminance | 0.0134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 8.26
Charcoal (survey)
#343837
ΔE00 9.72
Black
#000000
ΔE00 10.15
Dark Grey
#363737
ΔE00 10.47
Onyx
#353839
ΔE00 10.82
Gunmetal
#2A3439
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C2016 #1A1620
analogous
#201F16 #1C2016 #172016
triadic
#1C2016 #161C20 #20161C
tetradic
#1C2016 #16201F #1A1620 #201617
square
#1C2016 #16201F #1A1620 #201617
split-complementary
#1C2016 #161720 #1F1620
monochromatic
#10120C #10120C #1C2016 #3C442F #5B6948
Accessibility & contrast
On white
16.57
#1C2016 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1C2016 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C2016
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C2016 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C2016 | 1.00 | 16.57 | 1.27 | 16.57 |
| #FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211F15
Deuteranopia (green-blind)
#211F16
Tritanopia (blue-blind)
#1D1F1D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #1c2016; /* rgb */ color: rgb(28, 32, 22); /* oklch */ color: oklch(23.6% 0.019 125.6);
Tailwind
colors: {
custom: {
50: '#585b53',
500: '#1c2016',
950: '#000000',
},
}SCSS
$custom: #1c2016; $custom-light: #585b53; $custom-dark: #000000;
JSON
{
"hex": "#1c2016",
"rgb": {
"r": 28,
"g": 32,
"b": 22
},
"hsl": {
"h": 84,
"s": 18.519,
"l": 10.588
},
"oklch": {
"l": 0.23588,
"c": 0.0194,
"h": 125.6
},
"luminance": 0.01338
}Semantic roles & 50–950 ramp
primary
#1C2016
secondary
#473F52
accent
#6DBB8C
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978