#8EA29A#8EA29A
#8EA29A is a light, muted teal. Relative luminance 0.339; OKLCH L 69.4% C 0.025 H 169.5°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA29A |
|---|---|
| RGB | rgb(142, 162, 154) |
| HSL | hsl(156, 10%, 60%) |
| HSV | hsv(156, 12%, 64%) |
| CMYK | cmyk(12.3%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(64.90, -8.64, 1.78) |
| CIE-LCH | lch(64.90, 8.82, 168.33°) |
| OKLab | oklab(69.42% -0.0249 0.0046) |
| OKLCH | oklch(69.42% 0.025 169.5) |
| XYZ | xyz(29.9070, 33.9240, 35.5379) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.50
Greyish Teal
#719F91
ΔE00 8.01
Grey
#929591
ΔE00 8.09
Pewter
#899397
ΔE00 8.91
Greenish Grey
#96AE8D
ΔE00 9.52
Cement
#A5A391
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA29A #A28E96
analogous
#8EA290 #8EA29A #8EA0A2
triadic
#8EA29A #9A8EA2 #A29A8E
tetradic
#8EA29A #908EA2 #A28E96 #A0A28E
square
#8EA29A #908EA2 #A28E96 #A0A28E
split-complementary
#8EA29A #A28EA0 #A2908E
monochromatic
#52645D #6E857C #8EA29A #B0BEB8 #D1D9D6
Accessibility & contrast
On white
2.70
#8EA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#8EA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA29A
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA29A | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#9D9C9A
Tritanopia (blue-blind)
#8AA2A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8ea29a; /* rgb */ color: rgb(142, 162, 154); /* oklch */ color: oklch(69.4% 0.025 169.5);
Tailwind
colors: {
custom: {
50: '#afbdb7',
500: '#8ea29a',
950: '#000000',
},
}SCSS
$custom: #8ea29a; $custom-light: #afbdb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea29a",
"rgb": {
"r": 142,
"g": 162,
"b": 154
},
"hsl": {
"h": 156,
"s": 9.709,
"l": 59.608
},
"oklch": {
"l": 0.69422,
"c": 0.02532,
"h": 169.5
},
"luminance": 0.33925
}Semantic roles & 50–950 ramp
primary
#8EA29A
secondary
#CAC2C5
accent
#758EB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180