Furious Frog
#55ee00
Here's everything about the color Furious Frog (#55ee00) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #55ee00 | |
|---|---|---|
| RGB | rgb(85, 238, 0) | |
| HSL | hsl(99, 100%, 47%) | |
| CMYK | cmyk(64%, 0%, 100%, 7%) | |
| LAB | lab(84, -66, 78) | |
| OKLCH | oklch(0.83 0.265 139) |
Color harmonies
Tints & shades
Code snippets
color: #55ee00;
background-color: #55ee00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF55EE00)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.93, blue: 0.00, alpha: 1.0)