#8EAAA4#8EAAA4
#8EAAA4 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.032 H 180.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA4 |
|---|---|
| RGB | rgb(142, 170, 164) |
| HSL | hsl(167, 14%, 61%) |
| HSV | hsv(167, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.41, -10.87, -0.13) |
| CIE-LCH | lch(67.41, 10.87, 180.69°) |
| OKLab | oklab(71.5% -0.0321 -0.0005) |
| OKLCH | oklch(71.5% 0.032 180.9) |
| XYZ | xyz(32.2291, 37.1797, 40.5931) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.33
Greyish Teal
#719F91
ΔE00 7.42
Cadetblue
#5F9EA0
ΔE00 9.40
Greenish Grey
#96AE8D
ΔE00 10.06
Bluegrey
#85A3B2
ΔE00 10.08
Cool Gray
#9AA7B0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA4 #AA8E94
analogous
#8EAA96 #8EAAA4 #8EA2AA
triadic
#8EAAA4 #A48EAA #AAA48E
tetradic
#8EAAA4 #968EAA #AA8E94 #A2AA8E
square
#8EAAA4 #968EAA #AA8E94 #A2AA8E
split-complementary
#8EAAA4 #AA8EA2 #AA968E
monochromatic
#516C66 #6C8F88 #8EAAA4 #B1C4C0 #D4DFDC
Accessibility & contrast
On white
2.49
#8EAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8EAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA4
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA4 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A4
Deuteranopia (green-blind)
#A2A2A5
Tritanopia (blue-blind)
#87ABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa4; /* rgb */ color: rgb(142, 170, 164); /* oklch */ color: oklch(71.5% 0.032 180.9);
Tailwind
colors: {
custom: {
50: '#afc3be',
500: '#8eaaa4',
950: '#000000',
},
}SCSS
$custom: #8eaaa4; $custom-light: #afc3be; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa4",
"rgb": {
"r": 142,
"g": 170,
"b": 164
},
"hsl": {
"h": 167.143,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71501,
"c": 0.03212,
"h": 180.9
},
"luminance": 0.37181
}Semantic roles & 50–950 ramp
primary
#8EAAA4
secondary
#CFC5C7
accent
#4D5D98
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181