#87BBC0#87BBC0
#87BBC0 is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.055 H 203.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #87BBC0 |
|---|---|
| RGB | rgb(135, 187, 192) |
| HSL | hsl(185, 31%, 64%) |
| HSV | hsv(185, 30%, 75%) |
| CMYK | cmyk(29.7%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(72.56, -15.74, -8.01) |
| CIE-LCH | lch(72.56, 17.66, 206.98°) |
| OKLab | oklab(75.74% -0.0503 -0.0219) |
| OKLCH | oklch(75.74% 0.055 203.5) |
| XYZ | xyz(37.2733, 44.4954, 56.4834) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.40
Powder Blue
#B0E0E6
ΔE00 9.54
Sky Blue
#87CEEB
ΔE00 9.56
Cadetblue
#5F9EA0
ΔE00 9.57
Bluegrey
#85A3B2
ΔE00 10.08
Turquoise Blue
#06B1C4
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87BBC0 #C08C87
analogous
#87C0A9 #87BBC0 #879FC0
triadic
#87BBC0 #C087BB #BBC087
tetradic
#87BBC0 #A987C0 #C08C87 #9FC087
square
#87BBC0 #A987C0 #C08C87 #9FC087
split-complementary
#87BBC0 #C0879F #C0A987
monochromatic
#468186 #5FA4AB #87BBC0 #AFD2D5 #D7E8EA
Accessibility & contrast
On white
2.12
#87BBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#87BBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87BBC0
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87BBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87BBC0 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B7C0
Deuteranopia (green-blind)
#A9AFC0
Tritanopia (blue-blind)
#73BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #87bbc0; /* rgb */ color: rgb(135, 187, 192); /* oklch */ color: oklch(75.7% 0.055 203.5);
Tailwind
colors: {
custom: {
50: '#accfd3',
500: '#87bbc0',
950: '#000000',
},
}SCSS
$custom: #87bbc0; $custom-light: #accfd3; $custom-dark: #000000;
JSON
{
"hex": "#87bbc0",
"rgb": {
"r": 135,
"g": 187,
"b": 192
},
"hsl": {
"h": 185.263,
"s": 31.148,
"l": 64.118
},
"oklch": {
"l": 0.75745,
"c": 0.05483,
"h": 203.5
},
"luminance": 0.44497
}Semantic roles & 50–950 ramp
primary
#87BBC0
secondary
#DBC9C7
accent
#453CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282