Tantalising Teal
#87dcce
Here's everything about the color Tantalising Teal (#87dcce) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #87dcce | |
|---|---|---|
| RGB | rgb(135, 220, 206) | |
| HSL | hsl(170, 55%, 70%) | |
| CMYK | cmyk(39%, 0%, 6%, 14%) | |
| LAB | lab(82, -29, -2) | |
| OKLCH | oklch(0.84 0.085 183) |
Color harmonies
Tints & shades
Code snippets
color: #87dcce;
background-color: #87dcce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF87DCCE)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.86, blue: 0.81, alpha: 1.0)