#8EA09A#8EA09A
#8EA09A is a light, muted teal. Relative luminance 0.332; OKLCH L 69.0% C 0.022 H 173.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA09A |
|---|---|
| RGB | rgb(142, 160, 154) |
| HSL | hsl(160, 9%, 59%) |
| HSV | hsv(160, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(64.34, -7.55, 0.97) |
| CIE-LCH | lch(64.34, 7.62, 172.68°) |
| OKLab | oklab(68.98% -0.022 0.0025) |
| OKLCH | oklch(68.98% 0.022 173.6) |
| XYZ | xyz(29.5575, 33.2250, 35.4214) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.41
Grey
#929591
ΔE00 7.04
Pewter
#899397
ΔE00 7.61
Greyish Teal
#719F91
ΔE00 8.88
Cool Gray
#9AA7B0
ΔE00 9.01
Cement
#A5A391
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA09A #A08E94
analogous
#8EA091 #8EA09A #8E9DA0
triadic
#8EA09A #9A8EA0 #A09A8E
tetradic
#8EA09A #918EA0 #A08E94 #9DA08E
square
#8EA09A #918EA0 #A08E94 #9DA08E
split-complementary
#8EA09A #A08E9D #A0918E
monochromatic
#52625C #6E837C #8EA09A #AFBCB8 #D0D8D5
Accessibility & contrast
On white
2.75
#8EA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#8EA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA09A
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA09A | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D9A
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#8AA09E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea09a; /* rgb */ color: rgb(142, 160, 154); /* oklch */ color: oklch(69.0% 0.022 173.6);
Tailwind
colors: {
custom: {
50: '#afbcb7',
500: '#8ea09a',
950: '#000000',
},
}SCSS
$custom: #8ea09a; $custom-light: #afbcb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea09a",
"rgb": {
"r": 142,
"g": 160,
"b": 154
},
"hsl": {
"h": 160,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.68979,
"c": 0.02213,
"h": 173.6
},
"luminance": 0.33225
}Semantic roles & 50–950 ramp
primary
#8EA09A
secondary
#C8C1C4
accent
#768AB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180