#142828#142828
#142828 is a dark, muted teal. Relative luminance 0.018; OKLCH L 26.0% C 0.026 H 195.7°. Best body text is #FFFFFF at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #142828 |
|---|---|
| RGB | rgb(20, 40, 40) |
| HSL | hsl(180, 33%, 12%) |
| HSV | hsv(180, 50%, 16%) |
| CMYK | cmyk(50%, 0%, 0%, 84.3%) |
| CIE-LAB | lab(14.51, -8.07, -2.55) |
| CIE-LCH | lch(14.51, 8.46, 197.52°) |
| OKLab | oklab(26% -0.025 -0.007) |
| OKLCH | oklch(26% 0.026 195.7) |
| XYZ | xyz(1.4301, 1.8194, 2.2829) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.63
Charcoal (survey)
#343837
ΔE00 9.24
Onyx
#353839
ΔE00 10.08
Almost Black
#070D0D
ΔE00 10.14
Dark Grey
#363737
ΔE00 10.74
Dark
#1B2431
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#142828 #281414
analogous
#14281E #142828 #141E28
triadic
#142828 #281428 #282814
tetradic
#142828 #1E1428 #281414 #1E2814
square
#142828 #1E1428 #281414 #1E2814
split-complementary
#142828 #28141E #281E14
monochromatic
#0A1414 #0A1414 #142828 #285151 #3D7A7A
Accessibility & contrast
On white
15.40
#142828 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#142828 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #142828
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##142828 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##142828 | 1.00 | 15.40 | 1.36 | 15.40 |
| #FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262628
Deuteranopia (green-blind)
#222428
Tritanopia (blue-blind)
#0B2928
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #142828; /* rgb */ color: rgb(20, 40, 40); /* oklch */ color: oklch(26.0% 0.026 195.7);
Tailwind
colors: {
custom: {
50: '#536261',
500: '#142828',
950: '#000000',
},
}SCSS
$custom: #142828; $custom-light: #536261; $custom-dark: #000000;
JSON
{
"hex": "#142828",
"rgb": {
"r": 20,
"g": 40,
"b": 40
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 11.765
},
"oklch": {
"l": 0.25998,
"c": 0.02596,
"h": 195.7
},
"luminance": 0.0182
}Semantic roles & 50–950 ramp
primary
#142828
secondary
#5E3A3A
accent
#5E5EC9
background
#F4F5F5
surface
#E7EAE9
border
#C3C6C5
text
#020505
muted
#787979