#8EA09E#8EA09E
#8EA09E is a light, muted teal. Relative luminance 0.334; OKLCH L 69.1% C 0.021 H 188.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA09E |
|---|---|
| RGB | rgb(142, 160, 158) |
| HSL | hsl(173, 9%, 59%) |
| HSV | hsv(173, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(64.45, -6.74, -1.11) |
| CIE-LCH | lch(64.45, 6.83, 189.38°) |
| OKLab | oklab(69.1% -0.0203 -0.0031) |
| OKLCH | oklch(69.1% 0.021 188.6) |
| XYZ | xyz(29.8962, 33.3605, 37.2052) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.64
Pewter
#899397
ΔE00 6.24
Grey
#929591
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.17
Bluegrey
#85A3B2
ΔE00 7.86
Bluey Grey
#89A0B0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA09E #A08E90
analogous
#8EA095 #8EA09E #8E99A0
triadic
#8EA09E #9E8EA0 #A09E8E
tetradic
#8EA09E #958EA0 #A08E90 #99A08E
square
#8EA09E #958EA0 #A08E90 #99A08E
split-complementary
#8EA09E #A08E99 #A0958E
monochromatic
#526260 #6E8381 #8EA09E #AFBCBB #D0D8D7
Accessibility & contrast
On white
2.74
#8EA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8EA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA09E
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA09E | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9E
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#89A19F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea09e; /* rgb */ color: rgb(142, 160, 158); /* oklch */ color: oklch(69.1% 0.021 188.6);
Tailwind
colors: {
custom: {
50: '#afbcba',
500: '#8ea09e',
950: '#000000',
},
}SCSS
$custom: #8ea09e; $custom-light: #afbcba; $custom-dark: #000000;
JSON
{
"hex": "#8ea09e",
"rgb": {
"r": 142,
"g": 160,
"b": 158
},
"hsl": {
"h": 173.333,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.69102,
"c": 0.02055,
"h": 188.6
},
"luminance": 0.33361
}Semantic roles & 50–950 ramp
primary
#8EA09E
secondary
#C8C1C2
accent
#767DB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180