#8EA8AA#8EA8AA
#8EA8AA is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.029 H 202.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8AA |
|---|---|
| RGB | rgb(142, 168, 170) |
| HSL | hsl(184, 14%, 61%) |
| HSV | hsv(184, 16%, 67%) |
| CMYK | cmyk(16.5%, 1.2%, 0%, 33.3%) |
| CIE-LAB | lab(67.02, -8.52, -4.04) |
| CIE-LCH | lch(67.02, 9.43, 205.37°) |
| OKLab | oklab(71.25% -0.0268 -0.011) |
| OKLCH | oklch(71.25% 0.029 202.2) |
| XYZ | xyz(32.4117, 36.6574, 43.3903) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.48
Bluegrey
#85A3B2
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 6.86
Bluey Grey
#89A0B0
ΔE00 7.47
Greyblue
#77A1B5
ΔE00 7.92
Pewter
#899397
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8AA #AA908E
analogous
#8EAA9E #8EA8AA #8E9AAA
triadic
#8EA8AA #AA8EA8 #A8AA8E
tetradic
#8EA8AA #9E8EAA #AA908E #9AAA8E
square
#8EA8AA #9E8EAA #AA908E #9AAA8E
split-complementary
#8EA8AA #AA8E9A #AA9E8E
monochromatic
#516A6C #6C8D8F #8EA8AA #B1C3C4 #D4DEDF
Accessibility & contrast
On white
2.52
#8EA8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8EA8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8AA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8AA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5AA
Deuteranopia (green-blind)
#9FA1AA
Tritanopia (blue-blind)
#86AAA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea8aa; /* rgb */ color: rgb(142, 168, 170); /* oklch */ color: oklch(71.2% 0.029 202.2);
Tailwind
colors: {
custom: {
50: '#afc1c3',
500: '#8ea8aa',
950: '#000000',
},
}SCSS
$custom: #8ea8aa; $custom-light: #afc1c3; $custom-dark: #000000;
JSON
{
"hex": "#8ea8aa",
"rgb": {
"r": 142,
"g": 168,
"b": 170
},
"hsl": {
"h": 184.286,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71245,
"c": 0.02897,
"h": 202.2
},
"luminance": 0.36658
}Semantic roles & 50–950 ramp
primary
#8EA8AA
secondary
#CFC5C5
accent
#534D98
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181