#8EAAA0#8EAAA0
#8EAAA0 is a light, muted teal. Relative luminance 0.370; OKLCH L 71.4% C 0.034 H 171.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA0 |
|---|---|
| RGB | rgb(142, 170, 160) |
| HSL | hsl(159, 14%, 61%) |
| HSV | hsv(159, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.31, -11.70, 1.93) |
| CIE-LCH | lch(67.31, 11.86, 170.61°) |
| OKLab | oklab(71.38% -0.0338 0.005) |
| OKLCH | oklch(71.38% 0.034 171.7) |
| XYZ | xyz(31.8736, 37.0375, 38.7205) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.65
Greenish Grey
#96AE8D
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 8.65
Dull Teal
#5F9E8F
ΔE00 9.71
Grey Green
#86A17D
ΔE00 9.73
Cadetblue
#5F9EA0
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA0 #AA8E98
analogous
#8EAA92 #8EAAA0 #8EA6AA
triadic
#8EAAA0 #A08EAA #AAA08E
tetradic
#8EAAA0 #928EAA #AA8E98 #A6AA8E
square
#8EAAA0 #928EAA #AA8E98 #A6AA8E
split-complementary
#8EAAA0 #AA8EA6 #AA928E
monochromatic
#516C63 #6C8F82 #8EAAA0 #B1C4BD #D4DFDB
Accessibility & contrast
On white
2.50
#8EAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8EAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA0
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA0 | 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)
#A8A6A0
Deuteranopia (green-blind)
#A3A2A1
Tritanopia (blue-blind)
#88ABA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa0; /* rgb */ color: rgb(142, 170, 160); /* oklch */ color: oklch(71.4% 0.034 171.7);
Tailwind
colors: {
custom: {
50: '#afc3bc',
500: '#8eaaa0',
950: '#000000',
},
}SCSS
$custom: #8eaaa0; $custom-light: #afc3bc; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa0",
"rgb": {
"r": 142,
"g": 170,
"b": 160
},
"hsl": {
"h": 158.571,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71381,
"c": 0.03416,
"h": 171.7
},
"luminance": 0.37038
}Semantic roles & 50–950 ramp
primary
#8EAAA0
secondary
#CFC5C8
accent
#4D6898
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181