#8EAAA5#8EAAA5
#8EAAA5 is a light, muted teal. Relative luminance 0.372; OKLCH L 71.5% C 0.032 H 183.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA5 |
|---|---|
| RGB | rgb(142, 170, 165) |
| HSL | hsl(169, 14%, 61%) |
| HSV | hsv(169, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.44, -10.66, -0.65) |
| CIE-LCH | lch(67.44, 10.68, 183.47°) |
| OKLab | oklab(71.53% -0.0317 -0.0019) |
| OKLCH | oklch(71.53% 0.032 183.4) |
| XYZ | xyz(32.3198, 37.2160, 41.0706) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.02
Greyish Teal
#719F91
ΔE00 7.68
Cadetblue
#5F9EA0
ΔE00 9.30
Bluegrey
#85A3B2
ΔE00 9.61
Cool Gray
#9AA7B0
ΔE00 9.93
Greenish Grey
#96AE8D
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA5 #AA8E93
analogous
#8EAA97 #8EAAA5 #8EA1AA
triadic
#8EAAA5 #A58EAA #AAA58E
tetradic
#8EAAA5 #978EAA #AA8E93 #A1AA8E
square
#8EAAA5 #978EAA #AA8E93 #A1AA8E
split-complementary
#8EAAA5 #AA8EA1 #AA978E
monochromatic
#516C67 #6C8F89 #8EAAA5 #B1C4C1 #D4DFDD
Accessibility & contrast
On white
2.49
#8EAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8EAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA5
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA5 | 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)
#A7A7A5
Deuteranopia (green-blind)
#A2A3A5
Tritanopia (blue-blind)
#87ABA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa5; /* rgb */ color: rgb(142, 170, 165); /* oklch */ color: oklch(71.5% 0.032 183.4);
Tailwind
colors: {
custom: {
50: '#afc3bf',
500: '#8eaaa5',
950: '#000000',
},
}SCSS
$custom: #8eaaa5; $custom-light: #afc3bf; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa5",
"rgb": {
"r": 142,
"g": 170,
"b": 165
},
"hsl": {
"h": 169.286,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71531,
"c": 0.03176,
"h": 183.4
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#8EAAA5
secondary
#CFC5C7
accent
#4D5B98
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181