Thalassa
#53b1ba
Here's everything about the color Thalassa (#53b1ba) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #53b1ba | |
|---|---|---|
| RGB | rgb(83, 177, 186) | |
| HSL | hsl(185, 43%, 53%) | |
| CMYK | cmyk(55%, 5%, 0%, 27%) | |
| LAB | lab(67, -27, -14) | |
| OKLCH | oklch(0.71 0.089 204) |
Color harmonies
Tints & shades
Code snippets
color: #53b1ba;
background-color: #53b1ba;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF53B1BA)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.69, blue: 0.73, alpha: 1.0)