Bath Water
#88eeee
Here's everything about the color Bath Water (#88eeee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88eeee | |
|---|---|---|
| RGB | rgb(136, 238, 238) | |
| HSL | hsl(180, 75%, 73%) | |
| CMYK | cmyk(43%, 0%, 0%, 7%) | |
| LAB | lab(88, -31, -10) | |
| OKLCH | oklch(0.89 0.096 196) |
Color harmonies
Tints & shades
Code snippets
color: #88eeee;
background-color: #88eeee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF88EEEE)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.93, blue: 0.93, alpha: 1.0)