Minty Paradise
#00ffbb
Here's everything about the color Minty Paradise (#00ffbb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #00ffbb | |
|---|---|---|
| RGB | rgb(0, 255, 187) | |
| HSL | hsl(164, 100%, 50%) | |
| CMYK | cmyk(100%, 0%, 27%, 0%) | |
| LAB | lab(89, -64, 18) | |
| OKLCH | oklch(0.89 0.186 165) |
Color harmonies
Tints & shades
Code snippets
color: #00ffbb;
background-color: #00ffbb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF00FFBB)
/* Swift / UIKit */
UIColor(red: 0.00, green: 1.00, blue: 0.73, alpha: 1.0)