#8EA6AA#8EA6AA
#8EA6AA is a light, muted teal. Relative luminance 0.359; OKLCH L 70.8% C 0.027 H 208.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6AA |
|---|---|
| RGB | rgb(142, 166, 170) |
| HSL | hsl(189, 14%, 61%) |
| HSV | hsv(189, 16%, 67%) |
| CMYK | cmyk(16.5%, 2.4%, 0%, 33.3%) |
| CIE-LAB | lab(66.46, -7.44, -4.86) |
| CIE-LCH | lch(66.46, 8.89, 213.16°) |
| OKLab | oklab(70.8% -0.024 -0.0132) |
| OKLCH | oklch(70.8% 0.027 208.8) |
| XYZ | xyz(32.0453, 35.9246, 43.2682) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.48
Bluegrey
#85A3B2
ΔE00 4.86
Cool Gray
#9AA7B0
ΔE00 5.66
Bluey Grey
#89A0B0
ΔE00 6.12
Greyblue
#77A1B5
ΔE00 7.08
Pewter
#899397
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6AA #AA928E
analogous
#8EAAA0 #8EA6AA #8E98AA
triadic
#8EA6AA #AA8EA6 #A6AA8E
tetradic
#8EA6AA #A08EAA #AA928E #98AA8E
square
#8EA6AA #A08EAA #AA928E #98AA8E
split-complementary
#8EA6AA #AA8E98 #AAA08E
monochromatic
#51686C #6C8A8F #8EA6AA #B1C2C4 #D4DDDF
Accessibility & contrast
On white
2.57
#8EA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8EA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6AA
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6AA | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#86A8A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea6aa; /* rgb */ color: rgb(142, 166, 170); /* oklch */ color: oklch(70.8% 0.027 208.8);
Tailwind
colors: {
custom: {
50: '#afc0c3',
500: '#8ea6aa',
950: '#000000',
},
}SCSS
$custom: #8ea6aa; $custom-light: #afc0c3; $custom-dark: #000000;
JSON
{
"hex": "#8ea6aa",
"rgb": {
"r": 142,
"g": 166,
"b": 170
},
"hsl": {
"h": 188.571,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.70804,
"c": 0.02738,
"h": 208.8
},
"luminance": 0.35925
}Semantic roles & 50–950 ramp
primary
#8EA6AA
secondary
#CFC6C5
accent
#584D98
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181