Frozen Boubble
#00eedd
Here's everything about the color Frozen Boubble (#00eedd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #00eedd | |
|---|---|---|
| RGB | rgb(0, 238, 221) | |
| HSL | hsl(176, 100%, 47%) | |
| CMYK | cmyk(100%, 0%, 7%, 7%) | |
| LAB | lab(85, -52, -6) | |
| OKLCH | oklch(0.85 0.15 186) |
Color harmonies
Tints & shades
Code snippets
color: #00eedd;
background-color: #00eedd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF00EEDD)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.93, blue: 0.87, alpha: 1.0)