#142121#142121
#142121 is a very dark, near-neutral teal. Relative luminance 0.013; OKLCH L 23.6% C 0.018 H 196.0°. Best body text is #FFFFFF at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #142121 |
|---|---|
| RGB | rgb(20, 33, 33) |
| HSL | hsl(180, 25%, 10%) |
| HSV | hsv(180, 39%, 13%) |
| CMYK | cmyk(39.4%, 0%, 0%, 87.1%) |
| CIE-LAB | lab(11.59, -5.61, -1.82) |
| CIE-LCH | lch(11.59, 5.90, 197.93°) |
| OKLab | oklab(23.58% -0.0174 -0.005) |
| OKLCH | oklch(23.58% 0.018 196) |
| XYZ | xyz(1.1068, 1.3462, 1.6401) |
| Luminance | 0.0135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 7.04
Gunmetal
#2A3439
ΔE00 7.56
Charcoal (survey)
#343837
ΔE00 9.04
Onyx
#353839
ΔE00 9.67
Dark
#1B2431
ΔE00 9.75
Black
#000000
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142121 #211414
analogous
#14211A #142121 #141A21
triadic
#142121 #211421 #212114
tetradic
#142121 #1A1421 #211414 #1A2114
square
#142121 #1A1421 #211414 #1A2114
split-complementary
#142121 #21141A #211A14
monochromatic
#0C1313 #0C1313 #142121 #2B4747 #426D6D
Accessibility & contrast
On white
16.55
#142121 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#142121 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142121
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142121 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142121 | 1.00 | 16.55 | 1.27 | 16.55 |
| #FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.55 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F2021
Deuteranopia (green-blind)
#1D1E21
Tritanopia (blue-blind)
#0F2221
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #142121; /* rgb */ color: rgb(20, 33, 33); /* oklch */ color: oklch(23.6% 0.018 196.0);
Tailwind
colors: {
custom: {
50: '#525c5c',
500: '#142121',
950: '#000000',
},
}SCSS
$custom: #142121; $custom-light: #525c5c; $custom-dark: #000000;
JSON
{
"hex": "#142121",
"rgb": {
"r": 20,
"g": 33,
"b": 33
},
"hsl": {
"h": 180,
"s": 24.528,
"l": 10.392
},
"oklch": {
"l": 0.23577,
"c": 0.01807,
"h": 196
},
"luminance": 0.01346
}Semantic roles & 50–950 ramp
primary
#142121
secondary
#553C3C
accent
#6767C1
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020404
muted
#787979