Green Ooze
#e1fe52
Here's everything about the color Green Ooze (#e1fe52) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e1fe52 | |
|---|---|---|
| RGB | rgb(225, 254, 82) | |
| HSL | hsl(70, 99%, 66%) | |
| CMYK | cmyk(11%, 0%, 68%, 0%) | |
| LAB | lab(95, -26, 74) | |
| OKLCH | oklch(0.95 0.192 119) |
Color harmonies
Tints & shades
Code snippets
color: #e1fe52;
background-color: #e1fe52;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFE1FE52)
/* Swift / UIKit */
UIColor(red: 0.88, green: 1.00, blue: 0.32, alpha: 1.0)