#8EA19D#8EA19D
#8EA19D is a light, muted teal. Relative luminance 0.337; OKLCH L 69.3% C 0.022 H 181.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA19D |
|---|---|
| RGB | rgb(142, 161, 157) |
| HSL | hsl(167, 9%, 59%) |
| HSV | hsv(167, 12%, 63%) |
| CMYK | cmyk(11.8%, 0%, 2.5%, 36.9%) |
| CIE-LAB | lab(64.70, -7.48, -0.18) |
| CIE-LCH | lch(64.70, 7.49, 181.41°) |
| OKLab | oklab(69.29% -0.0222 -0.0006) |
| OKLCH | oklch(69.29% 0.022 181.6) |
| XYZ | xyz(29.9846, 33.6743, 36.8118) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.65
Pewter
#899397
ΔE00 7.24
Grey
#929591
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 8.17
Bluegrey
#85A3B2
ΔE00 8.81
Greyish Teal
#719F91
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA19D #A18E92
analogous
#8EA194 #8EA19D #8E9CA1
triadic
#8EA19D #9D8EA1 #A19D8E
tetradic
#8EA19D #948EA1 #A18E92 #9CA18E
square
#8EA19D #948EA1 #A18E92 #9CA18E
split-complementary
#8EA19D #A18E9C #A1948E
monochromatic
#52635F #6E847F #8EA19D #AFBDBA #D1D9D7
Accessibility & contrast
On white
2.71
#8EA19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#8EA19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA19D
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA19D | 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)
#9F9F9D
Deuteranopia (green-blind)
#9B9C9D
Tritanopia (blue-blind)
#89A2A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8ea19d; /* rgb */ color: rgb(142, 161, 157); /* oklch */ color: oklch(69.3% 0.022 181.6);
Tailwind
colors: {
custom: {
50: '#afbcb9',
500: '#8ea19d',
950: '#000000',
},
}SCSS
$custom: #8ea19d; $custom-light: #afbcb9; $custom-dark: #000000;
JSON
{
"hex": "#8ea19d",
"rgb": {
"r": 142,
"g": 161,
"b": 157
},
"hsl": {
"h": 167.368,
"s": 9.179,
"l": 59.412
},
"oklch": {
"l": 0.69291,
"c": 0.0222,
"h": 181.6
},
"luminance": 0.33675
}Semantic roles & 50–950 ramp
primary
#8EA19D
secondary
#C9C2C3
accent
#7682B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180