#141A1C#141A1C
#141A1C is a very dark, near-neutral cyan. Relative luminance 0.010; OKLCH L 21.3% C 0.010 H 220.0°. Best body text is #FFFFFF at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #141A1C |
|---|---|
| RGB | rgb(20, 26, 28) |
| HSL | hsl(195, 17%, 9%) |
| HSV | hsv(195, 29%, 11%) |
| CMYK | cmyk(28.6%, 7.1%, 0%, 89%) |
| CIE-LAB | lab(8.75, -2.19, -2.33) |
| CIE-LCH | lch(8.75, 3.20, 226.69°) |
| OKLab | oklab(21.25% -0.0075 -0.0063) |
| OKLCH | oklch(21.25% 0.01 220) |
| XYZ | xyz(0.8674, 0.9713, 1.2402) |
| Luminance | 0.0097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 3.74
Black
#000000
ΔE00 6.38
Dark
#1B2431
ΔE00 7.49
Gunmetal
#2A3439
ΔE00 8.29
Charcoal (survey)
#343837
ΔE00 9.79
Onyx
#353839
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141A1C #1C1614
analogous
#141C1A #141A1C #14161C
triadic
#141A1C #1C141A #1A1C14
tetradic
#141A1C #1A141C #1C1614 #161C14
square
#141A1C #1A141C #1C1614 #161C14
split-complementary
#141A1C #1C1416 #1C1A14
monochromatic
#0D1112 #0D1112 #141A1C #2E3B40 #475C63
Accessibility & contrast
On white
17.58
#141A1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#141A1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141A1C
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141A1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141A1C | 1.00 | 17.58 | 1.19 | 17.58 |
| #FFFFFF | 17.58 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.58 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#191A1C
Deuteranopia (green-blind)
#17191C
Tritanopia (blue-blind)
#121B1B
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #141a1c; /* rgb */ color: rgb(20, 26, 28); /* oklch */ color: oklch(21.3% 0.010 220.0);
Tailwind
colors: {
custom: {
50: '#515657',
500: '#141a1c',
950: '#000000',
},
}SCSS
$custom: #141a1c; $custom-light: #515657; $custom-dark: #000000;
JSON
{
"hex": "#141a1c",
"rgb": {
"r": 20,
"g": 26,
"b": 28
},
"hsl": {
"h": 195,
"s": 16.667,
"l": 9.412
},
"oklch": {
"l": 0.21252,
"c": 0.00982,
"h": 220
},
"luminance": 0.00971
}Semantic roles & 50–950 ramp
primary
#141A1C
secondary
#4E423E
accent
#816EB9
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020303
muted
#787878