#8EA8A8#8EA8A8
#8EA8A8 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.2% C 0.029 H 196.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8A8 |
|---|---|
| RGB | rgb(142, 168, 168) |
| HSL | hsl(180, 13%, 61%) |
| HSV | hsv(180, 15%, 66%) |
| CMYK | cmyk(15.5%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(66.96, -8.95, -3.01) |
| CIE-LCH | lch(66.96, 9.44, 198.60°) |
| OKLab | oklab(71.18% -0.0276 -0.0082) |
| OKLCH | oklch(71.18% 0.029 196.5) |
| XYZ | xyz(32.2240, 36.5823, 42.4015) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.95
Bluegrey
#85A3B2
ΔE00 6.98
Cool Gray
#9AA7B0
ΔE00 7.61
Bluey Grey
#89A0B0
ΔE00 8.41
Pewter
#899397
ΔE00 8.78
Greyblue
#77A1B5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8A8 #A88E8E
analogous
#8EA89B #8EA8A8 #8E9BA8
triadic
#8EA8A8 #A88EA8 #A8A88E
tetradic
#8EA8A8 #9B8EA8 #A88E8E #9BA88E
square
#8EA8A8 #9B8EA8 #A88E8E #9BA88E
split-complementary
#8EA8A8 #A88E9B #A89B8E
monochromatic
#526A6A #6C8D8D #8EA8A8 #B1C3C3 #D3DDDD
Accessibility & contrast
On white
2.53
#8EA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8EA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8A8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8A8 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A8
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#86AAA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea8a8; /* rgb */ color: rgb(142, 168, 168); /* oklch */ color: oklch(71.2% 0.029 196.5);
Tailwind
colors: {
custom: {
50: '#afc1c1',
500: '#8ea8a8',
950: '#000000',
},
}SCSS
$custom: #8ea8a8; $custom-light: #afc1c1; $custom-dark: #000000;
JSON
{
"hex": "#8ea8a8",
"rgb": {
"r": 142,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 13,
"l": 60.784
},
"oklch": {
"l": 0.71181,
"c": 0.02883,
"h": 196.5
},
"luminance": 0.36583
}Semantic roles & 50–950 ramp
primary
#8EA8A8
secondary
#CEC4C4
accent
#4E4E97
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181