#8EAAA1#8EAAA1
#8EAAA1 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.4% C 0.034 H 173.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA1 |
|---|---|
| RGB | rgb(142, 170, 161) |
| HSL | hsl(161, 14%, 61%) |
| HSV | hsv(161, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.33, -11.49, 1.42) |
| CIE-LCH | lch(67.33, 11.58, 172.97°) |
| OKLab | oklab(71.41% -0.0334 0.0036) |
| OKLCH | oklch(71.41% 0.034 173.9) |
| XYZ | xyz(31.9614, 37.0726, 39.1831) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.80
Cool Grey
#95A3A6
ΔE00 8.32
Greenish Grey
#96AE8D
ΔE00 8.76
Dull Teal
#5F9E8F
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 9.84
Grey Green
#86A17D
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA1 #AA8E97
analogous
#8EAA93 #8EAAA1 #8EA5AA
triadic
#8EAAA1 #A18EAA #AAA18E
tetradic
#8EAAA1 #938EAA #AA8E97 #A5AA8E
square
#8EAAA1 #938EAA #AA8E97 #A5AA8E
split-complementary
#8EAAA1 #AA8EA5 #AA938E
monochromatic
#516C64 #6C8F84 #8EAAA1 #B1C4BE #D4DFDB
Accessibility & contrast
On white
2.50
#8EAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8EAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA1
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA1 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A1
Deuteranopia (green-blind)
#A3A2A2
Tritanopia (blue-blind)
#88ABA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa1; /* rgb */ color: rgb(142, 170, 161); /* oklch */ color: oklch(71.4% 0.034 173.9);
Tailwind
colors: {
custom: {
50: '#afc3bc',
500: '#8eaaa1',
950: '#000000',
},
}SCSS
$custom: #8eaaa1; $custom-light: #afc3bc; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa1",
"rgb": {
"r": 142,
"g": 170,
"b": 161
},
"hsl": {
"h": 160.714,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71411,
"c": 0.03357,
"h": 173.9
},
"luminance": 0.37073
}Semantic roles & 50–950 ramp
primary
#8EAAA1
secondary
#CFC5C8
accent
#4D6598
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181