#141E1E#141E1E
#141E1E is a very dark, near-neutral teal. Relative luminance 0.012; OKLCH L 22.5% C 0.014 H 196.2°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #141E1E |
|---|---|
| RGB | rgb(20, 30, 30) |
| HSL | hsl(180, 20%, 10%) |
| HSV | hsv(180, 33%, 12%) |
| CMYK | cmyk(33.3%, 0%, 0%, 88.2%) |
| CIE-LAB | lab(10.34, -4.46, -1.46) |
| CIE-LCH | lch(10.34, 4.69, 198.15°) |
| OKLab | oklab(22.54% -0.0138 -0.004) |
| OKLCH | oklch(22.54% 0.014 196.2) |
| XYZ | xyz(0.9870, 1.1710, 1.4021) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 5.59
Gunmetal
#2A3439
ΔE00 7.87
Black
#000000
ΔE00 8.58
Charcoal (survey)
#343837
ΔE00 9.18
Dark
#1B2431
ΔE00 9.25
Onyx
#353839
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#141E1E #1E1414
analogous
#141E19 #141E1E #14191E
triadic
#141E1E #1E141E #1E1E14
tetradic
#141E1E #19141E #1E1414 #191E14
square
#141E1E #19141E #1E1414 #191E14
split-complementary
#141E1E #1E1419 #1E1914
monochromatic
#0C1212 #0C1212 #141E1E #2C4343 #456767
Accessibility & contrast
On white
17.02
#141E1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#141E1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #141E1E
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##141E1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##141E1E | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D1D1E
Deuteranopia (green-blind)
#1B1C1E
Tritanopia (blue-blind)
#111F1E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #141e1e; /* rgb */ color: rgb(20, 30, 30); /* oklch */ color: oklch(22.5% 0.014 196.2);
Tailwind
colors: {
custom: {
50: '#515959',
500: '#141e1e',
950: '#000000',
},
}SCSS
$custom: #141e1e; $custom-light: #515959; $custom-dark: #000000;
JSON
{
"hex": "#141e1e",
"rgb": {
"r": 20,
"g": 30,
"b": 30
},
"hsl": {
"h": 180,
"s": 20,
"l": 9.804
},
"oklch": {
"l": 0.2254,
"c": 0.01435,
"h": 196.2
},
"luminance": 0.01171
}Semantic roles & 50–950 ramp
primary
#141E1E
secondary
#513D3D
accent
#6B6BBD
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#020303
muted
#787878