#8EAAA3#8EAAA3
#8EAAA3 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.5% C 0.033 H 178.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA3 |
|---|---|
| RGB | rgb(142, 170, 163) |
| HSL | hsl(165, 14%, 61%) |
| HSV | hsv(165, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.38, -11.08, 0.38) |
| CIE-LCH | lch(67.38, 11.08, 178.01°) |
| OKLab | oklab(71.47% -0.0325 0.0009) |
| OKLCH | oklch(71.47% 0.033 178.5) |
| XYZ | xyz(32.1392, 37.1437, 40.1194) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.18
Cool Grey
#95A3A6
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 9.52
Greenish Grey
#96AE8D
ΔE00 9.62
Dull Teal
#5F9E8F
ΔE00 10.14
Bluegrey
#85A3B2
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA3 #AA8E95
analogous
#8EAA95 #8EAAA3 #8EA3AA
triadic
#8EAAA3 #A38EAA #AAA38E
tetradic
#8EAAA3 #958EAA #AA8E95 #A3AA8E
square
#8EAAA3 #958EAA #AA8E95 #A3AA8E
split-complementary
#8EAAA3 #AA8EA3 #AA958E
monochromatic
#516C66 #6C8F86 #8EAAA3 #B1C4BF #D4DFDC
Accessibility & contrast
On white
2.49
#8EAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8EAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA3
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA3 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A3
Deuteranopia (green-blind)
#A2A2A4
Tritanopia (blue-blind)
#87ABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa3; /* rgb */ color: rgb(142, 170, 163); /* oklch */ color: oklch(71.5% 0.033 178.5);
Tailwind
colors: {
custom: {
50: '#afc3be',
500: '#8eaaa3',
950: '#000000',
},
}SCSS
$custom: #8eaaa3; $custom-light: #afc3be; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa3",
"rgb": {
"r": 142,
"g": 170,
"b": 163
},
"hsl": {
"h": 165,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71471,
"c": 0.03254,
"h": 178.5
},
"luminance": 0.37145
}Semantic roles & 50–950 ramp
primary
#8EAAA3
secondary
#CFC5C7
accent
#4D6098
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181