Slime Girl
#00bb88
Here's everything about the color Slime Girl (#00bb88) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #00bb88 | |
|---|---|---|
| RGB | rgb(0, 187, 136) | |
| HSL | hsl(164, 100%, 37%) | |
| CMYK | cmyk(100%, 0%, 27%, 27%) | |
| LAB | lab(67, -51, 14) | |
| OKLCH | oklch(0.7 0.147 165) |
Color harmonies
Tints & shades
Code snippets
color: #00bb88;
background-color: #00bb88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF00BB88)
/* Swift / UIKit */
UIColor(red: 0.00, green: 0.73, blue: 0.53, alpha: 1.0)