#14221E#14221E
#14221E is a very dark, muted teal. Relative luminance 0.014; OKLCH L 23.8% C 0.021 H 174.7°. Best body text is #FFFFFF at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #14221E |
|---|---|
| RGB | rgb(20, 34, 30) |
| HSL | hsl(163, 26%, 11%) |
| HSV | hsv(163, 41%, 13%) |
| CMYK | cmyk(41.2%, 0%, 11.8%, 86.7%) |
| CIE-LAB | lab(11.87, -7.20, 0.77) |
| CIE-LCH | lch(11.87, 7.24, 173.87°) |
| OKLab | oklab(23.76% -0.0208 0.0019) |
| OKLCH | oklch(23.76% 0.021 174.7) |
| XYZ | xyz(1.0948, 1.3865, 1.4380) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.40
Gunmetal
#2A3439
ΔE00 9.32
Charcoal (survey)
#343837
ΔE00 9.70
Onyx
#353839
ΔE00 10.72
Dark Grey
#363737
ΔE00 11.03
Black
#000000
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14221E #221418
analogous
#142217 #14221E #141F22
triadic
#14221E #1E1422 #221E14
tetradic
#14221E #171422 #221418 #1F2214
square
#14221E #171422 #221418 #1F2214
split-complementary
#14221E #22141F #221714
monochromatic
#0B1311 #0B1311 #14221E #2B4940 #416F62
Accessibility & contrast
On white
16.44
#14221E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#14221E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #14221E
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14221E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##14221E | 1.00 | 16.44 | 1.28 | 16.44 |
| #FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#21201E
Deuteranopia (green-blind)
#1F1E1E
Tritanopia (blue-blind)
#102221
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #14221e; /* rgb */ color: rgb(20, 34, 30); /* oklch */ color: oklch(23.8% 0.021 174.7);
Tailwind
colors: {
custom: {
50: '#525d59',
500: '#14221e',
950: '#000000',
},
}SCSS
$custom: #14221e; $custom-light: #525d59; $custom-dark: #000000;
JSON
{
"hex": "#14221e",
"rgb": {
"r": 20,
"g": 34,
"b": 30
},
"hsl": {
"h": 162.857,
"s": 25.926,
"l": 10.588
},
"oklch": {
"l": 0.23759,
"c": 0.02087,
"h": 174.7
},
"luminance": 0.01387
}Semantic roles & 50–950 ramp
primary
#14221E
secondary
#563C43
accent
#6580C2
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020403
muted
#787978