#87BBAE#87BBAE
#87BBAE is a light, muted teal. Relative luminance 0.437; OKLCH L 75.2% C 0.058 H 177.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBAE |
|---|---|
| RGB | rgb(135, 187, 174) |
| HSL | hsl(165, 28%, 63%) |
| HSV | hsv(165, 28%, 73%) |
| CMYK | cmyk(27.8%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.06, -19.82, 1.09) |
| CIE-LCH | lch(72.06, 19.85, 176.86°) |
| OKLab | oklab(75.18% -0.0577 0.0026) |
| OKLCH | oklch(75.18% 0.058 177.4) |
| XYZ | xyz(35.3995, 43.7459, 46.6148) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 7.90
Greyish Teal
#719F91
ΔE00 8.19
Mediumaquamarine
#66CDAA
ΔE00 9.39
Dull Teal
#5F9E8F
ΔE00 9.49
Tealish
#24BCA8
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBAE #BB8794
analogous
#87BB94 #87BBAE #87AEBB
triadic
#87BBAE #AE87BB #BBAE87
tetradic
#87BBAE #9487BB #BB8794 #AEBB87
square
#87BBAE #9487BB #BB8794 #AEBB87
split-complementary
#87BBAE #BB87AE #BB9487
monochromatic
#487F72 #60A594 #87BBAE #AED1C8 #D5E7E3
Accessibility & contrast
On white
2.15
#87BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#87BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBAE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBAE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AD
Deuteranopia (green-blind)
#ADAEAF
Tritanopia (blue-blind)
#79BDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #87bbae; /* rgb */ color: rgb(135, 187, 174); /* oklch */ color: oklch(75.2% 0.058 177.4);
Tailwind
colors: {
custom: {
50: '#abcfc6',
500: '#87bbae',
950: '#000000',
},
}SCSS
$custom: #87bbae; $custom-light: #abcfc6; $custom-dark: #000000;
JSON
{
"hex": "#87bbae",
"rgb": {
"r": 135,
"g": 187,
"b": 174
},
"hsl": {
"h": 165,
"s": 27.66,
"l": 63.137
},
"oklch": {
"l": 0.7518,
"c": 0.05781,
"h": 177.4
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#87BBAE
secondary
#D8C6CA
accent
#3F59A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282