#8EA49A#8EA49A
#8EA49A is a light, muted teal. Relative luminance 0.346; OKLCH L 69.9% C 0.029 H 166.4°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA49A |
|---|---|
| RGB | rgb(142, 164, 154) |
| HSL | hsl(153, 11%, 60%) |
| HSV | hsv(153, 13%, 64%) |
| CMYK | cmyk(13.4%, 0%, 6.1%, 35.7%) |
| CIE-LAB | lab(65.46, -9.71, 2.60) |
| CIE-LCH | lch(65.46, 10.05, 165.02°) |
| OKLab | oklab(69.87% -0.0278 0.0067) |
| OKLCH | oklch(69.87% 0.029 166.4) |
| XYZ | xyz(30.2621, 34.6342, 35.6563) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.31
Cool Grey
#95A3A6
ΔE00 7.58
Greenish Grey
#96AE8D
ΔE00 8.50
Grey
#929591
ΔE00 9.14
Grey Green
#86A17D
ΔE00 9.36
Cement
#A5A391
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA49A #A48E98
analogous
#8EA48F #8EA49A #8EA3A4
triadic
#8EA49A #9A8EA4 #A49A8E
tetradic
#8EA49A #8F8EA4 #A48E98 #A3A48E
square
#8EA49A #8F8EA4 #A48E98 #A3A48E
split-complementary
#8EA49A #A48EA3 #A48F8E
monochromatic
#52665D #6D887C #8EA49A #B0BFB8 #D2DBD7
Accessibility & contrast
On white
2.65
#8EA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#8EA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA49A
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA49A | 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)
#A3A19A
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#8AA4A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea49a; /* rgb */ color: rgb(142, 164, 154); /* oklch */ color: oklch(69.9% 0.029 166.4);
Tailwind
colors: {
custom: {
50: '#afbfb7',
500: '#8ea49a',
950: '#000000',
},
}SCSS
$custom: #8ea49a; $custom-light: #afbfb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea49a",
"rgb": {
"r": 142,
"g": 164,
"b": 154
},
"hsl": {
"h": 152.727,
"s": 10.784,
"l": 60
},
"oklch": {
"l": 0.69867,
"c": 0.02859,
"h": 166.4
},
"luminance": 0.34635
}Semantic roles & 50–950 ramp
primary
#8EA49A
secondary
#CBC3C7
accent
#7491B4
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180