Beach Glass
#96dfce
Beach Glass is a color with the hex code #96dfce. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #96dfce | |
|---|---|---|
| RGB | rgb(150, 223, 206) | |
| HSL | hsl(166, 53%, 73%) | |
| CMYK | cmyk(33%, 0%, 8%, 13%) | |
| LAB | lab(84, -26, 1) | |
| OKLCH | oklch(0.85 0.077 178) |
Color harmonies
Tints & shades
Code snippets
color: #96dfce;
background-color: #96dfce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF96DFCE)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.87, blue: 0.81, alpha: 1.0)