#8EA89E#8EA89E
#8EA89E is a light, muted teal. Relative luminance 0.362; OKLCH L 70.9% C 0.032 H 170.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA89E |
|---|---|
| RGB | rgb(142, 168, 158) |
| HSL | hsl(157, 13%, 61%) |
| HSV | hsv(157, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 6%, 34.1%) |
| CIE-LAB | lab(66.69, -11.04, 2.15) |
| CIE-LCH | lch(66.69, 11.25, 168.97°) |
| OKLab | oklab(70.88% -0.0318 0.0055) |
| OKLCH | oklch(70.88% 0.032 170.1) |
| XYZ | xyz(31.3280, 36.2239, 37.6825) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.77
Cool Grey
#95A3A6
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 8.32
Grey Green
#86A17D
ΔE00 9.54
Dull Teal
#5F9E8F
ΔE00 9.91
Cadetblue
#5F9EA0
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA89E #A88E98
analogous
#8EA891 #8EA89E #8EA5A8
triadic
#8EA89E #9E8EA8 #A89E8E
tetradic
#8EA89E #918EA8 #A88E98 #A5A88E
square
#8EA89E #918EA8 #A88E98 #A5A88E
split-complementary
#8EA89E #A88EA5 #A8918E
monochromatic
#526A61 #6C8D80 #8EA89E #B1C3BC #D3DDD9
Accessibility & contrast
On white
2.55
#8EA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8EA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA89E
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA89E | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#A1A19F
Tritanopia (blue-blind)
#89A8A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea89e; /* rgb */ color: rgb(142, 168, 158); /* oklch */ color: oklch(70.9% 0.032 170.1);
Tailwind
colors: {
custom: {
50: '#afc1ba',
500: '#8ea89e',
950: '#000000',
},
}SCSS
$custom: #8ea89e; $custom-light: #afc1ba; $custom-dark: #000000;
JSON
{
"hex": "#8ea89e",
"rgb": {
"r": 142,
"g": 168,
"b": 158
},
"hsl": {
"h": 156.923,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.70876,
"c": 0.03229,
"h": 170.1
},
"luminance": 0.36225
}Semantic roles & 50–950 ramp
primary
#8EA89E
secondary
#CEC4C8
accent
#4E6A97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180