#141E20#141E20
#141E20 is a very dark, near-neutral cyan. Relative luminance 0.012; OKLCH L 22.6% C 0.015 H 211.2°. Best body text is #FFFFFF at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #141E20 |
|---|---|
| RGB | rgb(20, 30, 32) |
| HSL | hsl(190, 23%, 10%) |
| HSV | hsv(190, 38%, 13%) |
| CMYK | cmyk(37.5%, 6.2%, 0%, 87.5%) |
| CIE-LAB | lab(10.42, -3.83, -2.82) |
| CIE-LCH | lch(10.42, 4.76, 216.40°) |
| OKLab | oklab(22.63% -0.0127 -0.0077) |
| OKLCH | oklch(22.63% 0.015 211.2) |
| XYZ | xyz(1.0134, 1.1815, 1.5409) |
| Luminance | 0.0118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Almost Black
#070D0D
ΔE00 5.48
Gunmetal
#2A3439
ΔE00 7.29
Dark
#1B2431
ΔE00 7.90
Black
#000000
ΔE00 8.39
Charcoal (survey)
#343837
ΔE00 9.17
Onyx
#353839
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141E20 #201614
analogous
#14201C #141E20 #141820
triadic
#141E20 #20141E #1E2014
tetradic
#141E20 #1C1420 #201614 #182014
square
#141E20 #1C1420 #201614 #182014
split-complementary
#141E20 #201418 #201C14
monochromatic
#0C1213 #0C1213 #141E20 #2C4146 #43656B
Accessibility & contrast
On white
16.98
#141E20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#141E20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141E20
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141E20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141E20 | 1.00 | 16.98 | 1.24 | 16.98 |
| #FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1D20
Deuteranopia (green-blind)
#1A1C20
Tritanopia (blue-blind)
#101F1F
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #141e20; /* rgb */ color: rgb(20, 30, 32); /* oklch */ color: oklch(22.6% 0.015 211.2);
Tailwind
colors: {
custom: {
50: '#51595b',
500: '#141e20',
950: '#000000',
},
}SCSS
$custom: #141e20; $custom-light: #51595b; $custom-dark: #000000;
JSON
{
"hex": "#141e20",
"rgb": {
"r": 20,
"g": 30,
"b": 32
},
"hsl": {
"h": 190,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22629,
"c": 0.01484,
"h": 211.2
},
"luminance": 0.01182
}Semantic roles & 50–950 ramp
primary
#141E20
secondary
#54403C
accent
#7768C0
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020304
muted
#787879