#14201E#14201E
#14201E is a very dark, near-neutral teal. Relative luminance 0.013; OKLCH L 23.1% C 0.017 H 183.3°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #14201E |
|---|---|
| RGB | rgb(20, 32, 30) |
| HSL | hsl(170, 23%, 10%) |
| HSV | hsv(170, 38%, 13%) |
| CMYK | cmyk(37.5%, 0%, 6.2%, 87.5%) |
| CIE-LAB | lab(11.10, -5.84, -0.34) |
| CIE-LCH | lch(11.10, 5.85, 183.36°) |
| OKLab | oklab(23.15% -0.0173 -0.001) |
| OKLCH | oklch(23.15% 0.017 183.3) |
| XYZ | xyz(1.0393, 1.2754, 1.4195) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 6.95
Gunmetal
#2A3439
ΔE00 8.47
Charcoal (survey)
#343837
ΔE00 9.31
Black
#000000
ΔE00 9.91
Onyx
#353839
ΔE00 10.10
Dark Grey
#363737
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14201E #201416
analogous
#142018 #14201E #141C20
triadic
#14201E #1E1420 #201E14
tetradic
#14201E #181420 #201416 #1C2014
square
#14201E #181420 #201416 #1C2014
split-complementary
#14201E #20141C #201814
monochromatic
#0C1312 #0C1312 #14201E #2C4641 #436B65
Accessibility & contrast
On white
16.73
#14201E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#14201E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14201E
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14201E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14201E | 1.00 | 16.73 | 1.25 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1F1E
Deuteranopia (green-blind)
#1D1D1E
Tritanopia (blue-blind)
#10201F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #14201e; /* rgb */ color: rgb(20, 32, 30); /* oklch */ color: oklch(23.1% 0.017 183.3);
Tailwind
colors: {
custom: {
50: '#515b59',
500: '#14201e',
950: '#000000',
},
}SCSS
$custom: #14201e; $custom-light: #515b59; $custom-dark: #000000;
JSON
{
"hex": "#14201e",
"rgb": {
"r": 20,
"g": 32,
"b": 30
},
"hsl": {
"h": 170,
"s": 23.077,
"l": 10.196
},
"oklch": {
"l": 0.23147,
"c": 0.01735,
"h": 183.3
},
"luminance": 0.01275
}Semantic roles & 50–950 ramp
primary
#14201E
secondary
#543C40
accent
#6877C0
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978