Cockatoo
#58c8b6
Here's everything about the color Cockatoo (#58c8b6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #58c8b6 | |
|---|---|---|
| RGB | rgb(88, 200, 182) | |
| HSL | hsl(170, 50%, 56%) | |
| CMYK | cmyk(56%, 0%, 9%, 22%) | |
| LAB | lab(74, -37, -1) | |
| OKLCH | oklch(0.76 0.106 181) |
Color harmonies
Tints & shades
Code snippets
color: #58c8b6;
background-color: #58c8b6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF58C8B6)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.78, blue: 0.71, alpha: 1.0)