#8EAAA6#8EAAA6
#8EAAA6 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.031 H 185.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA6 |
|---|---|
| RGB | rgb(142, 170, 166) |
| HSL | hsl(171, 14%, 61%) |
| HSV | hsv(171, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.47, -10.45, -1.16) |
| CIE-LCH | lch(67.47, 10.51, 186.34°) |
| OKLab | oklab(71.56% -0.0313 -0.0033) |
| OKLCH | oklch(71.56% 0.031 185.9) |
| XYZ | xyz(32.4112, 37.2525, 41.5518) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.70
Greyish Teal
#719F91
ΔE00 7.96
Bluegrey
#85A3B2
ΔE00 9.14
Cadetblue
#5F9EA0
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 9.55
Pewter
#899397
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA6 #AA8E92
analogous
#8EAA98 #8EAAA6 #8EA0AA
triadic
#8EAAA6 #A68EAA #AAA68E
tetradic
#8EAAA6 #988EAA #AA8E92 #A0AA8E
square
#8EAAA6 #988EAA #AA8E92 #A0AA8E
split-complementary
#8EAAA6 #AA8EA0 #AA988E
monochromatic
#516C68 #6C8F8A #8EAAA6 #B1C4C2 #D4DFDD
Accessibility & contrast
On white
2.49
#8EAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8EAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA6
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA6 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A6
Deuteranopia (green-blind)
#A1A3A6
Tritanopia (blue-blind)
#87ABA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa6; /* rgb */ color: rgb(142, 170, 166); /* oklch */ color: oklch(71.6% 0.031 185.9);
Tailwind
colors: {
custom: {
50: '#afc3c0',
500: '#8eaaa6',
950: '#000000',
},
}SCSS
$custom: #8eaaa6; $custom-light: #afc3c0; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa6",
"rgb": {
"r": 142,
"g": 170,
"b": 166
},
"hsl": {
"h": 171.429,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71562,
"c": 0.03145,
"h": 185.9
},
"luminance": 0.37253
}Semantic roles & 50–950 ramp
primary
#8EAAA6
secondary
#CFC5C6
accent
#4D5898
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181