#141C18#141C18
#141C18 is a very dark, near-neutral teal. Relative luminance 0.010; OKLCH L 21.7% C 0.014 H 163.3°. Best body text is #FFFFFF at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #141C18 |
|---|---|
| RGB | rgb(20, 28, 24) |
| HSL | hsl(150, 17%, 9%) |
| HSV | hsv(150, 29%, 11%) |
| CMYK | cmyk(28.6%, 0%, 14.3%, 89%) |
| CIE-LAB | lab(9.36, -4.79, 1.57) |
| CIE-LCH | lch(9.36, 5.04, 161.85°) |
| OKLab | oklab(21.69% -0.0135 0.0041) |
| OKLCH | oklch(21.69% 0.014 163.3) |
| XYZ | xyz(0.8686, 1.0452, 1.0199) |
| Luminance | 0.0104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.69
Black
#000000
ΔE00 8.42
Gunmetal
#2A3439
ΔE00 9.81
Charcoal (survey)
#343837
ΔE00 9.88
Onyx
#353839
ΔE00 10.68
Dark Grey
#363737
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141C18 #1C1418
analogous
#141C14 #141C18 #141C1C
triadic
#141C18 #18141C #1C1814
tetradic
#141C18 #14141C #1C1418 #1C1C14
square
#141C18 #14141C #1C1418 #1C1C14
split-complementary
#141C18 #1C141C #1C1414
monochromatic
#0D120F #0D120F #141C18 #2E4037 #476355
Accessibility & contrast
On white
17.37
#141C18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.21
#141C18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141C18
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141C18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141C18 | 1.00 | 17.37 | 1.21 | 17.37 |
| #FFFFFF | 17.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.21 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C1B18
Deuteranopia (green-blind)
#1A1A18
Tritanopia (blue-blind)
#121C1B
Achromatopsia (no color)
#1A1A1A
Design tokens & code
CSS
--color: #141c18; /* rgb */ color: rgb(20, 28, 24); /* oklch */ color: oklch(21.7% 0.014 163.3);
Tailwind
colors: {
custom: {
50: '#515854',
500: '#141c18',
950: '#000000',
},
}SCSS
$custom: #141c18; $custom-light: #515854; $custom-dark: #000000;
JSON
{
"hex": "#141c18",
"rgb": {
"r": 20,
"g": 28,
"b": 24
},
"hsl": {
"h": 150,
"s": 16.667,
"l": 9.412
},
"oklch": {
"l": 0.21688,
"c": 0.01413,
"h": 163.3
},
"luminance": 0.01045
}Semantic roles & 50–950 ramp
primary
#141C18
secondary
#4E3E46
accent
#6E94B9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020302
muted
#787878