Hammam Blue
#65dcd6
Here's everything about the color Hammam Blue (#65dcd6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #65dcd6 | |
|---|---|---|
| RGB | rgb(101, 220, 214) | |
| HSL | hsl(177, 63%, 63%) | |
| CMYK | cmyk(54%, 0%, 3%, 14%) | |
| LAB | lab(81, -36, -8) | |
| OKLCH | oklch(0.82 0.108 191) |
Color harmonies
Tints & shades
Code snippets
color: #65dcd6;
background-color: #65dcd6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF65DCD6)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.86, blue: 0.84, alpha: 1.0)