#8EA19B#8EA19B
#8EA19B is a light, muted teal. Relative luminance 0.336; OKLCH L 69.2% C 0.023 H 174.7°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA19B |
|---|---|
| RGB | rgb(142, 161, 155) |
| HSL | hsl(161, 9%, 59%) |
| HSV | hsv(161, 12%, 63%) |
| CMYK | cmyk(11.8%, 0%, 3.7%, 36.9%) |
| CIE-LAB | lab(64.65, -7.89, 0.86) |
| CIE-LCH | lch(64.65, 7.94, 173.81°) |
| OKLab | oklab(69.23% -0.023 0.0022) |
| OKLCH | oklch(69.23% 0.023 174.7) |
| XYZ | xyz(29.8152, 33.6065, 35.9199) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.52
Grey
#929591
ΔE00 7.45
Pewter
#899397
ΔE00 7.92
Greyish Teal
#719F91
ΔE00 8.64
Cool Gray
#9AA7B0
ΔE00 9.08
Cement
#A5A391
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA19B #A18E94
analogous
#8EA192 #8EA19B #8E9EA1
triadic
#8EA19B #9B8EA1 #A19B8E
tetradic
#8EA19B #928EA1 #A18E94 #9EA18E
square
#8EA19B #928EA1 #A18E94 #9EA18E
split-complementary
#8EA19B #A18E9E #A1928E
monochromatic
#52635D #6E847D #8EA19B #AFBDB9 #D1D9D6
Accessibility & contrast
On white
2.72
#8EA19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#8EA19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA19B
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA19B | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E9B
Deuteranopia (green-blind)
#9C9C9B
Tritanopia (blue-blind)
#8AA29F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8ea19b; /* rgb */ color: rgb(142, 161, 155); /* oklch */ color: oklch(69.2% 0.023 174.7);
Tailwind
colors: {
custom: {
50: '#afbcb8',
500: '#8ea19b',
950: '#000000',
},
}SCSS
$custom: #8ea19b; $custom-light: #afbcb8; $custom-dark: #000000;
JSON
{
"hex": "#8ea19b",
"rgb": {
"r": 142,
"g": 161,
"b": 155
},
"hsl": {
"h": 161.053,
"s": 9.179,
"l": 59.412
},
"oklch": {
"l": 0.69231,
"c": 0.02312,
"h": 174.7
},
"luminance": 0.33607
}Semantic roles & 50–950 ramp
primary
#8EA19B
secondary
#C9C2C4
accent
#7689B2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180