Peppy Peacock
#55ccbb
Here's everything about the color Peppy Peacock (#55ccbb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #55ccbb | |
|---|---|---|
| RGB | rgb(85, 204, 187) | |
| HSL | hsl(171, 54%, 57%) | |
| CMYK | cmyk(58%, 0%, 8%, 20%) | |
| LAB | lab(75, -38, -2) | |
| OKLCH | oklch(0.77 0.11 182) |
Color harmonies
Tints & shades
Code snippets
color: #55ccbb;
background-color: #55ccbb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF55CCBB)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.80, blue: 0.73, alpha: 1.0)