#8EA29B#8EA29B
#8EA29B is a light, muted teal. Relative luminance 0.340; OKLCH L 69.5% C 0.025 H 172.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA29B |
|---|---|
| RGB | rgb(142, 162, 155) |
| HSL | hsl(159, 10%, 60%) |
| HSV | hsv(159, 12%, 64%) |
| CMYK | cmyk(12.3%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(64.93, -8.43, 1.26) |
| CIE-LCH | lch(64.93, 8.53, 171.48°) |
| OKLab | oklab(69.45% -0.0245 0.0032) |
| OKLCH | oklch(69.45% 0.025 172.5) |
| XYZ | xyz(29.9907, 33.9574, 35.9784) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.08
Grey
#929591
ΔE00 7.96
Greyish Teal
#719F91
ΔE00 8.20
Pewter
#899397
ΔE00 8.57
Cool Gray
#9AA7B0
ΔE00 9.61
Cement
#A5A391
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA29B #A28E95
analogous
#8EA291 #8EA29B #8E9FA2
triadic
#8EA29B #9B8EA2 #A29B8E
tetradic
#8EA29B #918EA2 #A28E95 #9FA28E
square
#8EA29B #918EA2 #A28E95 #9FA28E
split-complementary
#8EA29B #A28E9F #A2918E
monochromatic
#52645D #6E857D #8EA29B #B0BEB9 #D1D9D6
Accessibility & contrast
On white
2.70
#8EA29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#8EA29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA29B
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA29B | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9B
Deuteranopia (green-blind)
#9D9C9B
Tritanopia (blue-blind)
#8AA2A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea29b; /* rgb */ color: rgb(142, 162, 155); /* oklch */ color: oklch(69.5% 0.025 172.5);
Tailwind
colors: {
custom: {
50: '#afbdb8',
500: '#8ea29b',
950: '#000000',
},
}SCSS
$custom: #8ea29b; $custom-light: #afbdb8; $custom-dark: #000000;
JSON
{
"hex": "#8ea29b",
"rgb": {
"r": 142,
"g": 162,
"b": 155
},
"hsl": {
"h": 159,
"s": 9.709,
"l": 59.608
},
"oklch": {
"l": 0.69452,
"c": 0.02468,
"h": 172.5
},
"luminance": 0.33958
}Semantic roles & 50–950 ramp
primary
#8EA29B
secondary
#CAC2C5
accent
#758BB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180