#8EA89D#8EA89D
#8EA89D is a light, muted teal. Relative luminance 0.362; OKLCH L 70.8% C 0.033 H 167.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA89D |
|---|---|
| RGB | rgb(142, 168, 157) |
| HSL | hsl(155, 13%, 61%) |
| HSV | hsv(155, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 6.5%, 34.1%) |
| CIE-LAB | lab(66.66, -11.24, 2.67) |
| CIE-LCH | lch(66.66, 11.56, 166.64°) |
| OKLab | oklab(70.85% -0.0322 0.0069) |
| OKLCH | oklch(70.85% 0.033 167.9) |
| XYZ | xyz(31.2422, 36.1896, 37.2310) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.66
Greenish Grey
#96AE8D
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.61
Grey Green
#86A17D
ΔE00 9.13
Dull Teal
#5F9E8F
ΔE00 9.81
Sage Green
#9CAF88
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA89D #A88E99
analogous
#8EA890 #8EA89D #8EA6A8
triadic
#8EA89D #9D8EA8 #A89D8E
tetradic
#8EA89D #908EA8 #A88E99 #A6A88E
square
#8EA89D #908EA8 #A88E99 #A6A88E
split-complementary
#8EA89D #A88EA6 #A8908E
monochromatic
#526A60 #6C8D7F #8EA89D #B1C3BB #D3DDD9
Accessibility & contrast
On white
2.55
#8EA89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8EA89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA89D
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA89D | 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)
#A7A49D
Deuteranopia (green-blind)
#A2A19E
Tritanopia (blue-blind)
#89A8A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea89d; /* rgb */ color: rgb(142, 168, 157); /* oklch */ color: oklch(70.8% 0.033 167.9);
Tailwind
colors: {
custom: {
50: '#afc1b9',
500: '#8ea89d',
950: '#000000',
},
}SCSS
$custom: #8ea89d; $custom-light: #afc1b9; $custom-dark: #000000;
JSON
{
"hex": "#8ea89d",
"rgb": {
"r": 142,
"g": 168,
"b": 157
},
"hsl": {
"h": 154.615,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.70846,
"c": 0.03297,
"h": 167.9
},
"luminance": 0.3619
}Semantic roles & 50–950 ramp
primary
#8EA89D
secondary
#CEC4C8
accent
#4E6D97
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180