#8FAAAE#8FAAAE
#8FAAAE is a light, muted teal. Relative luminance 0.376; OKLCH L 71.9% C 0.030 H 207.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAAE |
|---|---|
| RGB | rgb(143, 170, 174) |
| HSL | hsl(188, 16%, 62%) |
| HSV | hsv(188, 18%, 68%) |
| CMYK | cmyk(17.8%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.76, -8.40, -5.17) |
| CIE-LCH | lch(67.76, 9.86, 211.59°) |
| OKLab | oklab(71.89% -0.027 -0.014) |
| OKLCH | oklch(71.89% 0.03 207.4) |
| XYZ | xyz(33.3403, 37.6441, 45.5456) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.60
Bluegrey
#85A3B2
ΔE00 5.31
Cool Gray
#9AA7B0
ΔE00 6.41
Bluey Grey
#89A0B0
ΔE00 6.89
Greyblue
#77A1B5
ΔE00 7.27
Pewter
#899397
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAAE #AE938F
analogous
#8FAEA3 #8FAAAE #8F9BAE
triadic
#8FAAAE #AE8FAA #AAAE8F
tetradic
#8FAAAE #A38FAE #AE938F #9BAE8F
square
#8FAAAE #A38FAE #AE938F #9BAE8F
split-complementary
#8FAAAE #AE8F9B #AEA38F
monochromatic
#526D71 #6B8F94 #8FAAAE #B3C5C8 #D6E0E1
Accessibility & contrast
On white
2.46
#8FAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#8FAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAAE
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAAE | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8AE
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#86ACAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8faaae; /* rgb */ color: rgb(143, 170, 174); /* oklch */ color: oklch(71.9% 0.030 207.4);
Tailwind
colors: {
custom: {
50: '#b0c3c6',
500: '#8faaae',
950: '#000000',
},
}SCSS
$custom: #8faaae; $custom-light: #b0c3c6; $custom-dark: #000000;
JSON
{
"hex": "#8faaae",
"rgb": {
"r": 143,
"g": 170,
"b": 174
},
"hsl": {
"h": 187.742,
"s": 16.062,
"l": 62.157
},
"oklch": {
"l": 0.71885,
"c": 0.0304,
"h": 207.4
},
"luminance": 0.37645
}Semantic roles & 50–950 ramp
primary
#8FAAAE
secondary
#D2C8C7
accent
#554B9A
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182