#142B2B#142B2B
#142B2B is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.029 H 195.6°. Best body text is #FFFFFF at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #142B2B |
|---|---|
| RGB | rgb(20, 43, 43) |
| HSL | hsl(180, 37%, 12%) |
| HSV | hsv(180, 53%, 17%) |
| CMYK | cmyk(53.5%, 0%, 0%, 83.1%) |
| CIE-LAB | lab(15.75, -9.03, -2.83) |
| CIE-LCH | lch(15.75, 9.46, 197.38°) |
| OKLab | oklab(27.03% -0.028 -0.0078) |
| OKLCH | oklch(27.03% 0.029 195.6) |
| XYZ | xyz(1.5882, 2.0508, 2.5972) |
| Luminance | 0.0205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.90
Charcoal (survey)
#343837
ΔE00 9.49
Onyx
#353839
ΔE00 10.37
Dark Grey
#363737
ΔE00 11.10
Charcoal Grey
#3C4142
ΔE00 11.25
Almost Black
#070D0D
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142B2B #2B1414
analogous
#142B20 #142B2B #14202B
triadic
#142B2B #2B142B #2B2B14
tetradic
#142B2B #20142B #2B1414 #202B14
square
#142B2B #20142B #2B1414 #202B14
split-complementary
#142B2B #2B1420 #2B2014
monochromatic
#0A1515 #0A1515 #142B2B #275555 #3B7F7F
Accessibility & contrast
On white
14.89
#142B2B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#142B2B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142B2B
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142B2B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142B2B | 1.00 | 14.89 | 1.41 | 14.89 |
| #FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#28292B
Deuteranopia (green-blind)
#24262B
Tritanopia (blue-blind)
#092C2B
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #142b2b; /* rgb */ color: rgb(20, 43, 43); /* oklch */ color: oklch(27.0% 0.029 195.6);
Tailwind
colors: {
custom: {
50: '#536464',
500: '#142b2b',
950: '#000000',
},
}SCSS
$custom: #142b2b; $custom-light: #536464; $custom-dark: #000000;
JSON
{
"hex": "#142b2b",
"rgb": {
"r": 20,
"g": 43,
"b": 43
},
"hsl": {
"h": 180,
"s": 36.508,
"l": 12.353
},
"oklch": {
"l": 0.27032,
"c": 0.02907,
"h": 195.6
},
"luminance": 0.02051
}Semantic roles & 50–950 ramp
primary
#142B2B
secondary
#613A3A
accent
#5B5BCD
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979