Opulent Turquoise
#88ddcc
Here's everything about the color Opulent Turquoise (#88ddcc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88ddcc | |
|---|---|---|
| RGB | rgb(136, 221, 204) | |
| HSL | hsl(168, 56%, 70%) | |
| CMYK | cmyk(38%, 0%, 8%, 13%) | |
| LAB | lab(82, -30, 0) | |
| OKLCH | oklch(0.84 0.087 180) |
Color harmonies
Tints & shades
Code snippets
color: #88ddcc;
background-color: #88ddcc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF88DDCC)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.87, blue: 0.80, alpha: 1.0)