#8EA29F#8EA29F
#8EA29F is a light, muted teal. Relative luminance 0.341; OKLCH L 69.6% C 0.023 H 185.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA29F |
|---|---|
| RGB | rgb(142, 162, 159) |
| HSL | hsl(171, 10%, 60%) |
| HSV | hsv(171, 12%, 64%) |
| CMYK | cmyk(12.3%, 0%, 1.9%, 36.5%) |
| CIE-LAB | lab(65.04, -7.61, -0.82) |
| CIE-LCH | lch(65.04, 7.66, 186.12°) |
| OKLab | oklab(69.57% -0.0228 -0.0023) |
| OKLCH | oklch(69.57% 0.023 185.7) |
| XYZ | xyz(30.3322, 34.0940, 37.7769) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.38
Pewter
#899397
ΔE00 7.28
Grey
#929591
ΔE00 7.63
Cool Gray
#9AA7B0
ΔE00 7.83
Bluegrey
#85A3B2
ΔE00 8.26
Bluey Grey
#89A0B0
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA29F #A28E91
analogous
#8EA295 #8EA29F #8E9BA2
triadic
#8EA29F #9F8EA2 #A29F8E
tetradic
#8EA29F #958EA2 #A28E91 #9BA28E
square
#8EA29F #958EA2 #A28E91 #9BA28E
split-complementary
#8EA29F #A28E9B #A2958E
monochromatic
#526461 #6E8582 #8EA29F #B0BEBC #D1D9D8
Accessibility & contrast
On white
2.69
#8EA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#8EA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA29F
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA29F | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09F
Deuteranopia (green-blind)
#9C9D9F
Tritanopia (blue-blind)
#89A3A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea29f; /* rgb */ color: rgb(142, 162, 159); /* oklch */ color: oklch(69.6% 0.023 185.7);
Tailwind
colors: {
custom: {
50: '#afbdbb',
500: '#8ea29f',
950: '#000000',
},
}SCSS
$custom: #8ea29f; $custom-light: #afbdbb; $custom-dark: #000000;
JSON
{
"hex": "#8ea29f",
"rgb": {
"r": 142,
"g": 162,
"b": 159
},
"hsl": {
"h": 171,
"s": 9.709,
"l": 59.608
},
"oklch": {
"l": 0.69574,
"c": 0.02291,
"h": 185.7
},
"luminance": 0.34095
}Semantic roles & 50–950 ramp
primary
#8EA29F
secondary
#CAC2C3
accent
#757EB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180