#8EA49B#8EA49B
#8EA49B is a light, muted teal. Relative luminance 0.347; OKLCH L 69.9% C 0.028 H 168.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA49B |
|---|---|
| RGB | rgb(142, 164, 155) |
| HSL | hsl(155, 11%, 60%) |
| HSV | hsv(155, 13%, 64%) |
| CMYK | cmyk(13.4%, 0%, 5.5%, 35.7%) |
| CIE-LAB | lab(65.49, -9.51, 2.08) |
| CIE-LCH | lch(65.49, 9.73, 167.67°) |
| OKLab | oklab(69.9% -0.0274 0.0054) |
| OKLCH | oklch(69.9% 0.028 168.9) |
| XYZ | xyz(30.3458, 34.6676, 36.0967) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.18
Greyish Teal
#719F91
ΔE00 7.45
Greenish Grey
#96AE8D
ΔE00 8.91
Grey
#929591
ΔE00 8.99
Grey Green
#86A17D
ΔE00 9.78
Pewter
#899397
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA49B #A48E97
analogous
#8EA490 #8EA49B #8EA2A4
triadic
#8EA49B #9B8EA4 #A49B8E
tetradic
#8EA49B #908EA4 #A48E97 #A2A48E
square
#8EA49B #908EA4 #A48E97 #A2A48E
split-complementary
#8EA49B #A48EA2 #A4908E
monochromatic
#52665E #6D887D #8EA49B #B0BFB9 #D2DBD7
Accessibility & contrast
On white
2.65
#8EA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#8EA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA49B
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA49B | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19B
Deuteranopia (green-blind)
#9E9E9C
Tritanopia (blue-blind)
#8AA4A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea49b; /* rgb */ color: rgb(142, 164, 155); /* oklch */ color: oklch(69.9% 0.028 168.9);
Tailwind
colors: {
custom: {
50: '#afbfb8',
500: '#8ea49b',
950: '#000000',
},
}SCSS
$custom: #8ea49b; $custom-light: #afbfb8; $custom-dark: #000000;
JSON
{
"hex": "#8ea49b",
"rgb": {
"r": 142,
"g": 164,
"b": 155
},
"hsl": {
"h": 155.455,
"s": 10.784,
"l": 60
},
"oklch": {
"l": 0.69896,
"c": 0.02788,
"h": 168.9
},
"luminance": 0.34668
}Semantic roles & 50–950 ramp
primary
#8EA49B
secondary
#CBC3C6
accent
#748EB4
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180