#14201A#14201A
#14201A is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.0% C 0.021 H 162.5°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #14201A |
|---|---|
| RGB | rgb(20, 32, 26) |
| HSL | hsl(150, 23%, 10%) |
| HSV | hsv(150, 38%, 13%) |
| CMYK | cmyk(37.5%, 0%, 18.8%, 87.5%) |
| CIE-LAB | lab(10.97, -6.99, 2.39) |
| CIE-LCH | lch(10.97, 7.39, 161.09°) |
| OKLab | oklab(22.99% -0.0196 0.0062) |
| OKLCH | oklch(22.99% 0.021 162.5) |
| XYZ | xyz(0.9914, 1.2563, 1.1673) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.17
Charcoal (survey)
#343837
ΔE00 10.18
Gunmetal
#2A3439
ΔE00 10.36
Black
#000000
ΔE00 10.88
Onyx
#353839
ΔE00 11.26
Dark Grey
#363737
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14201A #20141A
analogous
#142014 #14201A #142020
triadic
#14201A #1A1420 #201A14
tetradic
#14201A #141420 #20141A #202014
square
#14201A #141420 #20141A #202014
split-complementary
#14201A #201420 #201414
monochromatic
#0C130F #0C130F #14201A #2C4639 #436B57
Accessibility & contrast
On white
16.78
#14201A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#14201A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14201A
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14201A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14201A | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E1A
Deuteranopia (green-blind)
#1E1D1A
Tritanopia (blue-blind)
#12201E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #14201a; /* rgb */ color: rgb(20, 32, 26); /* oklch */ color: oklch(23.0% 0.021 162.5);
Tailwind
colors: {
custom: {
50: '#515b56',
500: '#14201a',
950: '#000000',
},
}SCSS
$custom: #14201a; $custom-light: #515b56; $custom-dark: #000000;
JSON
{
"hex": "#14201a",
"rgb": {
"r": 20,
"g": 32,
"b": 26
},
"hsl": {
"h": 150,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.22993,
"c": 0.02058,
"h": 162.5
},
"luminance": 0.01256
}Semantic roles & 50–950 ramp
primary
#14201A
secondary
#543C48
accent
#6894C0
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978