#8FAEAA#8FAEAA
#8FAEAA is a light, muted teal. Relative luminance 0.390; OKLCH L 72.6% C 0.034 H 186.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAEAA |
|---|---|
| RGB | rgb(143, 174, 170) |
| HSL | hsl(172, 16%, 62%) |
| HSV | hsv(172, 18%, 68%) |
| CMYK | cmyk(17.8%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(68.76, -11.40, -1.47) |
| CIE-LCH | lch(68.76, 11.49, 187.37°) |
| OKLab | oklab(72.64% -0.0342 -0.0041) |
| OKLCH | oklch(72.64% 0.034 186.9) |
| XYZ | xyz(33.7175, 39.0130, 43.7762) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.62
Greyish Teal
#719F91
ΔE00 8.14
Cadetblue
#5F9EA0
ΔE00 9.26
Bluegrey
#85A3B2
ΔE00 9.59
Cool Gray
#9AA7B0
ΔE00 10.17
Dull Teal
#5F9E8F
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAEAA #AE8F93
analogous
#8FAE9B #8FAEAA #8FA3AE
triadic
#8FAEAA #AA8FAE #AEAA8F
tetradic
#8FAEAA #9B8FAE #AE8F93 #A3AE8F
square
#8FAEAA #9B8FAE #AE8F93 #A3AE8F
split-complementary
#8FAEAA #AE8FA3 #AE9B8F
monochromatic
#52716D #6B948F #8FAEAA #B3C8C5 #D6E1E0
Accessibility & contrast
On white
2.39
#8FAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8FAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAEAA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAEAA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAAA
Deuteranopia (green-blind)
#A4A6AA
Tritanopia (blue-blind)
#87B0AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8faeaa; /* rgb */ color: rgb(143, 174, 170); /* oklch */ color: oklch(72.6% 0.034 186.9);
Tailwind
colors: {
custom: {
50: '#b0c6c3',
500: '#8faeaa',
950: '#000000',
},
}SCSS
$custom: #8faeaa; $custom-light: #b0c6c3; $custom-dark: #000000;
JSON
{
"hex": "#8faeaa",
"rgb": {
"r": 143,
"g": 174,
"b": 170
},
"hsl": {
"h": 172.258,
"s": 16.062,
"l": 62.157
},
"oklch": {
"l": 0.72643,
"c": 0.03445,
"h": 186.9
},
"luminance": 0.39014
}Semantic roles & 50–950 ramp
primary
#8FAEAA
secondary
#D2C7C8
accent
#4B559A
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281