Treasured Teal
#52c1b3
Here's everything about the color Treasured Teal (#52c1b3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #52c1b3 | |
|---|---|---|
| RGB | rgb(82, 193, 179) | |
| HSL | hsl(172, 47%, 54%) | |
| CMYK | cmyk(58%, 0%, 7%, 24%) | |
| LAB | lab(71, -36, -3) | |
| OKLCH | oklch(0.74 0.103 184) |
Color harmonies
Tints & shades
Code snippets
color: #52c1b3;
background-color: #52c1b3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF52C1B3)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.76, blue: 0.70, alpha: 1.0)