#1C2014#1C2014
#1C2014 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.5% C 0.023 H 123.1°. Best body text is #FFFFFF at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #1C2014 |
|---|---|
| RGB | rgb(28, 32, 20) |
| HSL | hsl(80, 23%, 10%) |
| HSV | hsv(80, 38%, 13%) |
| CMYK | cmyk(12.5%, 0%, 37.5%, 87.5%) |
| CIE-LAB | lab(11.49, -4.64, 7.51) |
| CIE-LCH | lch(11.49, 8.83, 121.70°) |
| OKLab | oklab(23.53% -0.0124 0.0191) |
| OKLCH | oklch(23.53% 0.023 123.1) |
| XYZ | xyz(1.1217, 1.3304, 0.8594) |
| Luminance | 0.0133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Almost Black
#070D0D
ΔE00 9.06
Charcoal (survey)
#343837
ΔE00 10.38
Black
#000000
ΔE00 10.82
Dark Grey
#363737
ΔE00 11.16
Onyx
#353839
ΔE00 11.55
Gunmetal
#2A3439
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C2014 #181420
analogous
#201E14 #1C2014 #162014
triadic
#1C2014 #141C20 #20141C
tetradic
#1C2014 #14201E #181420 #201416
square
#1C2014 #14201E #181420 #201416
split-complementary
#1C2014 #141620 #1E1420
monochromatic
#10130C #10130C #1C2014 #3D462C #5E6B43
Accessibility & contrast
On white
16.59
#1C2014 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#1C2014 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C2014
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C2014 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C2014 | 1.00 | 16.59 | 1.27 | 16.59 |
| #FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.59 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211F13
Deuteranopia (green-blind)
#211E15
Tritanopia (blue-blind)
#1D1F1D
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1c2014; /* rgb */ color: rgb(28, 32, 20); /* oklch */ color: oklch(23.5% 0.023 123.1);
Tailwind
colors: {
custom: {
50: '#585b51',
500: '#1c2014',
950: '#000000',
},
}SCSS
$custom: #1c2014; $custom-light: #585b51; $custom-dark: #000000;
JSON
{
"hex": "#1c2014",
"rgb": {
"r": 28,
"g": 32,
"b": 20
},
"hsl": {
"h": 80,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.2353,
"c": 0.02275,
"h": 123.1
},
"luminance": 0.0133
}Semantic roles & 50–950 ramp
primary
#1C2014
secondary
#443C54
accent
#68C085
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030402
muted
#787978