#8EA09C#8EA09C
#8EA09C is a light, muted teal. Relative luminance 0.333; OKLCH L 69.0% C 0.021 H 180.8°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA09C |
|---|---|
| RGB | rgb(142, 160, 156) |
| HSL | hsl(167, 9%, 59%) |
| HSV | hsv(167, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(64.40, -7.15, -0.07) |
| CIE-LCH | lch(64.40, 7.15, 180.58°) |
| OKLab | oklab(69.04% -0.0211 -0.0003) |
| OKLCH | oklch(69.04% 0.021 180.8) |
| XYZ | xyz(29.7255, 33.2922, 36.3060) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.52
Grey
#929591
ΔE00 6.86
Pewter
#899397
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 8.09
Bluegrey
#85A3B2
ΔE00 8.87
Greyish Teal
#719F91
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA09C #A08E92
analogous
#8EA093 #8EA09C #8E9BA0
triadic
#8EA09C #9C8EA0 #A09C8E
tetradic
#8EA09C #938EA0 #A08E92 #9BA08E
square
#8EA09C #938EA0 #A08E92 #9BA08E
split-complementary
#8EA09C #A08E9B #A0938E
monochromatic
#52625E #6E837E #8EA09C #AFBCB9 #D0D8D6
Accessibility & contrast
On white
2.74
#8EA09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8EA09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA09C
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA09C | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9C
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#8AA19F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea09c; /* rgb */ color: rgb(142, 160, 156); /* oklch */ color: oklch(69.0% 0.021 180.8);
Tailwind
colors: {
custom: {
50: '#afbcb9',
500: '#8ea09c',
950: '#000000',
},
}SCSS
$custom: #8ea09c; $custom-light: #afbcb9; $custom-dark: #000000;
JSON
{
"hex": "#8ea09c",
"rgb": {
"r": 142,
"g": 160,
"b": 156
},
"hsl": {
"h": 166.667,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.6904,
"c": 0.02115,
"h": 180.8
},
"luminance": 0.33293
}Semantic roles & 50–950 ramp
primary
#8EA09C
secondary
#C8C1C3
accent
#7683B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180