#8EAAA2#8EAAA2
#8EAAA2 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.4% C 0.033 H 176.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA2 |
|---|---|
| RGB | rgb(142, 170, 162) |
| HSL | hsl(163, 14%, 61%) |
| HSV | hsv(163, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.36, -11.29, 0.90) |
| CIE-LCH | lch(67.36, 11.32, 175.44°) |
| OKLab | oklab(71.44% -0.033 0.0022) |
| OKLCH | oklch(71.44% 0.033 176.1) |
| XYZ | xyz(32.0499, 37.1080, 39.6494) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 7.99
Greenish Grey
#96AE8D
ΔE00 9.18
Cadetblue
#5F9EA0
ΔE00 9.67
Dull Teal
#5F9E8F
ΔE00 9.97
Grey Teal
#5E9B8A
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA2 #AA8E96
analogous
#8EAA94 #8EAAA2 #8EA4AA
triadic
#8EAAA2 #A28EAA #AAA28E
tetradic
#8EAAA2 #948EAA #AA8E96 #A4AA8E
square
#8EAAA2 #948EAA #AA8E96 #A4AA8E
split-complementary
#8EAAA2 #AA8EA4 #AA948E
monochromatic
#516C65 #6C8F85 #8EAAA2 #B1C4BF #D4DFDB
Accessibility & contrast
On white
2.49
#8EAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#8EAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#87ABA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa2; /* rgb */ color: rgb(142, 170, 162); /* oklch */ color: oklch(71.4% 0.033 176.1);
Tailwind
colors: {
custom: {
50: '#afc3bd',
500: '#8eaaa2',
950: '#000000',
},
}SCSS
$custom: #8eaaa2; $custom-light: #afc3bd; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa2",
"rgb": {
"r": 142,
"g": 170,
"b": 162
},
"hsl": {
"h": 162.857,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71441,
"c": 0.03303,
"h": 176.1
},
"luminance": 0.37109
}Semantic roles & 50–950 ramp
primary
#8EAAA2
secondary
#CFC5C8
accent
#4D6398
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181