#141C20#141C20
#141C20 is a very dark, near-neutral cyan. Relative luminance 0.011; OKLCH L 22.0% C 0.014 H 229.8°. Best body text is #FFFFFF at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #141C20 |
|---|---|
| RGB | rgb(20, 28, 32) |
| HSL | hsl(200, 23%, 10%) |
| HSV | hsv(200, 38%, 13%) |
| CMYK | cmyk(37.5%, 12.5%, 0%, 87.5%) |
| CIE-LAB | lab(9.67, -2.39, -3.95) |
| CIE-LCH | lch(9.67, 4.62, 238.76°) |
| OKLab | oklab(22.03% -0.0091 -0.0108) |
| OKLCH | oklch(22.03% 0.014 229.8) |
| XYZ | xyz(0.9644, 1.0835, 1.5245) |
| Luminance | 0.0108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 4.99
Dark
#1B2431
ΔE00 6.31
Black
#000000
ΔE00 7.49
Gunmetal
#2A3439
ΔE00 7.51
Onyx
#353839
ΔE00 9.57
Charcoal (survey)
#343837
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141C20 #201814
analogous
#14201E #141C20 #141620
triadic
#141C20 #20141C #1C2014
tetradic
#141C20 #1E1420 #201814 #162014
square
#141C20 #1E1420 #201814 #162014
split-complementary
#141C20 #201416 #201E14
monochromatic
#0C1013 #0C1013 #141C20 #2C3D46 #435E6B
Accessibility & contrast
On white
17.26
#141C20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.22
#141C20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141C20
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141C20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141C20 | 1.00 | 17.26 | 1.22 | 17.26 |
| #FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.22 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A1C20
Deuteranopia (green-blind)
#181A20
Tritanopia (blue-blind)
#101D1D
Achromatopsia (no color)
#1B1B1B
Design tokens & code
CSS
--color: #141c20; /* rgb */ color: rgb(20, 28, 32); /* oklch */ color: oklch(22.0% 0.014 229.8);
Tailwind
colors: {
custom: {
50: '#51575b',
500: '#141c20',
950: '#000000',
},
}SCSS
$custom: #141c20; $custom-light: #51575b; $custom-dark: #000000;
JSON
{
"hex": "#141c20",
"rgb": {
"r": 20,
"g": 28,
"b": 32
},
"hsl": {
"h": 200,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22033,
"c": 0.01411,
"h": 229.8
},
"luminance": 0.01084
}Semantic roles & 50–950 ramp
primary
#141C20
secondary
#54443C
accent
#8568C0
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020304
muted
#787879