#8EA8A7#8EA8A7
#8EA8A7 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.2% C 0.029 H 193.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8A7 |
|---|---|
| RGB | rgb(142, 168, 167) |
| HSL | hsl(178, 13%, 61%) |
| HSV | hsv(178, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 0.6%, 34.1%) |
| CIE-LAB | lab(66.93, -9.17, -2.50) |
| CIE-LCH | lch(66.93, 9.50, 195.24°) |
| OKLab | oklab(71.15% -0.028 -0.0068) |
| OKLCH | oklch(71.15% 0.029 193.7) |
| XYZ | xyz(32.1312, 36.5452, 41.9128) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.22
Bluegrey
#85A3B2
ΔE00 7.48
Cool Gray
#9AA7B0
ΔE00 7.99
Bluey Grey
#89A0B0
ΔE00 8.88
Pewter
#899397
ΔE00 8.98
Greyish Teal
#719F91
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8A7 #A88E8F
analogous
#8EA89A #8EA8A7 #8E9CA8
triadic
#8EA8A7 #A78EA8 #A8A78E
tetradic
#8EA8A7 #9A8EA8 #A88E8F #9CA88E
square
#8EA8A7 #9A8EA8 #A88E8F #9CA88E
split-complementary
#8EA8A7 #A88E9C #A89A8E
monochromatic
#526A69 #6C8D8B #8EA8A7 #B1C3C2 #D3DDDD
Accessibility & contrast
On white
2.53
#8EA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#8EA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8A7
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8A7 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A7
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#87AAA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea8a7; /* rgb */ color: rgb(142, 168, 167); /* oklch */ color: oklch(71.2% 0.029 193.7);
Tailwind
colors: {
custom: {
50: '#afc1c1',
500: '#8ea8a7',
950: '#000000',
},
}SCSS
$custom: #8ea8a7; $custom-light: #afc1c1; $custom-dark: #000000;
JSON
{
"hex": "#8ea8a7",
"rgb": {
"r": 142,
"g": 168,
"b": 167
},
"hsl": {
"h": 177.692,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.7115,
"c": 0.02887,
"h": 193.7
},
"luminance": 0.36546
}Semantic roles & 50–950 ramp
primary
#8EA8A7
secondary
#CEC4C4
accent
#4E5197
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181