#87BBBC#87BBBC
#87BBBC is a light, muted teal. Relative luminance 0.443; OKLCH L 75.6% C 0.054 H 197.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBBC |
|---|---|
| RGB | rgb(135, 187, 188) |
| HSL | hsl(181, 28%, 63%) |
| HSV | hsv(181, 28%, 74%) |
| CMYK | cmyk(28.2%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.44, -16.67, -6.00) |
| CIE-LCH | lch(72.44, 17.72, 199.79°) |
| OKLab | oklab(75.61% -0.0519 -0.0164) |
| OKLCH | oklch(75.61% 0.054 197.6) |
| XYZ | xyz(36.8361, 44.3205, 54.1810) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 9.90
Mediumturquoise
#48D1CC
ΔE00 10.26
Lightblue
#ADD8E6
ΔE00 10.41
Greyish Teal
#719F91
ΔE00 10.56
Turquoise Blue
#06B1C4
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBBC #BC8887
analogous
#87BCA2 #87BBBC #87A0BC
triadic
#87BBBC #BC87BB #BBBC87
tetradic
#87BBBC #A287BC #BC8887 #A0BC87
square
#87BBBC #A287BC #BC8887 #A0BC87
split-complementary
#87BBBC #BC87A0 #BCA287
monochromatic
#488081 #60A5A6 #87BBBC #AED1D2 #D6E8E8
Accessibility & contrast
On white
2.13
#87BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#87BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBBC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBBC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#74BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bbbc; /* rgb */ color: rgb(135, 187, 188); /* oklch */ color: oklch(75.6% 0.054 197.6);
Tailwind
colors: {
custom: {
50: '#abcfd0',
500: '#87bbbc',
950: '#000000',
},
}SCSS
$custom: #87bbbc; $custom-light: #abcfd0; $custom-dark: #000000;
JSON
{
"hex": "#87bbbc",
"rgb": {
"r": 135,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.132,
"s": 28.342,
"l": 63.333
},
"oklch": {
"l": 0.75614,
"c": 0.05443,
"h": 197.6
},
"luminance": 0.44322
}Semantic roles & 50–950 ramp
primary
#87BBBC
secondary
#D9C6C6
accent
#413FA7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282