#8EA29E#8EA29E
#8EA29E is a light, muted teal. Relative luminance 0.341; OKLCH L 69.5% C 0.023 H 182.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA29E |
|---|---|
| RGB | rgb(142, 162, 158) |
| HSL | hsl(168, 10%, 60%) |
| HSV | hsv(168, 12%, 64%) |
| CMYK | cmyk(12.3%, 0%, 2.5%, 36.5%) |
| CIE-LAB | lab(65.01, -7.82, -0.30) |
| CIE-LCH | lch(65.01, 7.83, 182.17°) |
| OKLab | oklab(69.54% -0.0232 -0.0009) |
| OKLCH | oklch(69.54% 0.023 182.2) |
| XYZ | xyz(30.2457, 34.0595, 37.3217) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.80
Pewter
#899397
ΔE00 7.59
Grey
#929591
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 8.27
Bluegrey
#85A3B2
ΔE00 8.77
Greyish Teal
#719F91
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA29E #A28E92
analogous
#8EA294 #8EA29E #8E9CA2
triadic
#8EA29E #9E8EA2 #A29E8E
tetradic
#8EA29E #948EA2 #A28E92 #9CA28E
square
#8EA29E #948EA2 #A28E92 #9CA28E
split-complementary
#8EA29E #A28E9C #A2948E
monochromatic
#526460 #6E8580 #8EA29E #B0BEBB #D1D9D8
Accessibility & contrast
On white
2.69
#8EA29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#8EA29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA29E
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA29E | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9E
Deuteranopia (green-blind)
#9C9D9E
Tritanopia (blue-blind)
#89A3A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea29e; /* rgb */ color: rgb(142, 162, 158); /* oklch */ color: oklch(69.5% 0.023 182.2);
Tailwind
colors: {
custom: {
50: '#afbdba',
500: '#8ea29e',
950: '#000000',
},
}SCSS
$custom: #8ea29e; $custom-light: #afbdba; $custom-dark: #000000;
JSON
{
"hex": "#8ea29e",
"rgb": {
"r": 142,
"g": 162,
"b": 158
},
"hsl": {
"h": 168,
"s": 9.709,
"l": 59.608
},
"oklch": {
"l": 0.69543,
"c": 0.02324,
"h": 182.2
},
"luminance": 0.3406
}Semantic roles & 50–950 ramp
primary
#8EA29E
secondary
#CAC2C4
accent
#7581B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180