#8EA19E#8EA19E
#8EA19E is a light, muted teal. Relative luminance 0.337; OKLCH L 69.3% C 0.022 H 185.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA19E |
|---|---|
| RGB | rgb(142, 161, 158) |
| HSL | hsl(171, 9%, 59%) |
| HSV | hsv(171, 12%, 63%) |
| CMYK | cmyk(11.8%, 0%, 1.9%, 36.9%) |
| CIE-LAB | lab(64.73, -7.28, -0.70) |
| CIE-LCH | lch(64.73, 7.31, 185.53°) |
| OKLab | oklab(69.32% -0.0218 -0.002) |
| OKLCH | oklch(69.32% 0.022 185.2) |
| XYZ | xyz(30.0703, 33.7086, 37.2633) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.21
Pewter
#899397
ΔE00 6.92
Grey
#929591
ΔE00 7.22
Cool Gray
#9AA7B0
ΔE00 7.72
Bluegrey
#85A3B2
ΔE00 8.30
Bluey Grey
#89A0B0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA19E #A18E91
analogous
#8EA195 #8EA19E #8E9BA1
triadic
#8EA19E #9E8EA1 #A19E8E
tetradic
#8EA19E #958EA1 #A18E91 #9BA18E
square
#8EA19E #958EA1 #A18E91 #9BA18E
split-complementary
#8EA19E #A18E9B #A1958E
monochromatic
#526360 #6E8480 #8EA19E #AFBDBB #D1D9D7
Accessibility & contrast
On white
2.71
#8EA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#8EA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA19E
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA19E | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9E
Deuteranopia (green-blind)
#9B9C9E
Tritanopia (blue-blind)
#89A2A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8ea19e; /* rgb */ color: rgb(142, 161, 158); /* oklch */ color: oklch(69.3% 0.022 185.2);
Tailwind
colors: {
custom: {
50: '#afbcba',
500: '#8ea19e',
950: '#000000',
},
}SCSS
$custom: #8ea19e; $custom-light: #afbcba; $custom-dark: #000000;
JSON
{
"hex": "#8ea19e",
"rgb": {
"r": 142,
"g": 161,
"b": 158
},
"hsl": {
"h": 170.526,
"s": 9.179,
"l": 59.412
},
"oklch": {
"l": 0.69322,
"c": 0.02186,
"h": 185.2
},
"luminance": 0.33709
}Semantic roles & 50–950 ramp
primary
#8EA19E
secondary
#C9C2C3
accent
#767FB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180