#8EACA8#8EACA8
#8EACA8 is a light, muted teal. Relative luminance 0.381; OKLCH L 72.1% C 0.033 H 186.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EACA8 |
|---|---|
| RGB | rgb(142, 172, 168) |
| HSL | hsl(172, 15%, 62%) |
| HSV | hsv(172, 17%, 67%) |
| CMYK | cmyk(17.4%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(68.08, -11.09, -1.37) |
| CIE-LCH | lch(68.08, 11.17, 187.04°) |
| OKLab | oklab(72.07% -0.0332 -0.0038) |
| OKLCH | oklch(72.07% 0.033 186.6) |
| XYZ | xyz(32.9738, 38.0820, 42.6514) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.27
Greyish Teal
#719F91
ΔE00 7.93
Cadetblue
#5F9EA0
ΔE00 9.10
Bluegrey
#85A3B2
ΔE00 9.37
Cool Gray
#9AA7B0
ΔE00 9.95
Dull Teal
#5F9E8F
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EACA8 #AC8E92
analogous
#8EAC99 #8EACA8 #8EA1AC
triadic
#8EACA8 #A88EAC #ACA88E
tetradic
#8EACA8 #998EAC #AC8E92 #A1AC8E
square
#8EACA8 #998EAC #AC8E92 #A1AC8E
split-complementary
#8EACA8 #AC8EA1 #AC998E
monochromatic
#516E6B #6B928D #8EACA8 #B1C6C3 #D5E0DE
Accessibility & contrast
On white
2.44
#8EACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8EACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EACA8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EACA8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#86AEAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8eaca8; /* rgb */ color: rgb(142, 172, 168); /* oklch */ color: oklch(72.1% 0.033 186.6);
Tailwind
colors: {
custom: {
50: '#afc4c1',
500: '#8eaca8',
950: '#000000',
},
}SCSS
$custom: #8eaca8; $custom-light: #afc4c1; $custom-dark: #000000;
JSON
{
"hex": "#8eaca8",
"rgb": {
"r": 142,
"g": 172,
"b": 168
},
"hsl": {
"h": 172,
"s": 15.306,
"l": 61.569
},
"oklch": {
"l": 0.72068,
"c": 0.03347,
"h": 186.6
},
"luminance": 0.38083
}Semantic roles & 50–950 ramp
primary
#8EACA8
secondary
#D0C5C7
accent
#4C569A
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181