#8EAAA7#8EAAA7
#8EAAA7 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.6% C 0.031 H 188.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAA7 |
|---|---|
| RGB | rgb(142, 170, 167) |
| HSL | hsl(174, 14%, 61%) |
| HSV | hsv(174, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.49, -10.24, -1.68) |
| CIE-LCH | lch(67.49, 10.37, 189.30°) |
| OKLab | oklab(71.59% -0.0309 -0.0046) |
| OKLCH | oklch(71.59% 0.031 188.5) |
| XYZ | xyz(32.5033, 37.2893, 42.0368) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.40
Greyish Teal
#719F91
ΔE00 8.28
Bluegrey
#85A3B2
ΔE00 8.66
Cool Gray
#9AA7B0
ΔE00 9.17
Cadetblue
#5F9EA0
ΔE00 9.19
Pewter
#899397
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAA7 #AA8E91
analogous
#8EAA99 #8EAAA7 #8E9FAA
triadic
#8EAAA7 #A78EAA #AAA78E
tetradic
#8EAAA7 #998EAA #AA8E91 #9FAA8E
square
#8EAAA7 #998EAA #AA8E91 #9FAA8E
split-complementary
#8EAAA7 #AA8E9F #AA998E
monochromatic
#516C69 #6C8F8B #8EAAA7 #B1C4C2 #D4DFDD
Accessibility & contrast
On white
2.48
#8EAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8EAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAA7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAA7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#A1A3A7
Tritanopia (blue-blind)
#86ACA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8eaaa7; /* rgb */ color: rgb(142, 170, 167); /* oklch */ color: oklch(71.6% 0.031 188.5);
Tailwind
colors: {
custom: {
50: '#afc3c1',
500: '#8eaaa7',
950: '#000000',
},
}SCSS
$custom: #8eaaa7; $custom-light: #afc3c1; $custom-dark: #000000;
JSON
{
"hex": "#8eaaa7",
"rgb": {
"r": 142,
"g": 170,
"b": 167
},
"hsl": {
"h": 173.571,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71593,
"c": 0.03122,
"h": 188.5
},
"luminance": 0.3729
}Semantic roles & 50–950 ramp
primary
#8EAAA7
secondary
#CFC5C6
accent
#4D5598
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181