Poisonous Pistachio
#88ee11
Here's everything about the color Poisonous Pistachio (#88ee11) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88ee11 | |
|---|---|---|
| RGB | rgb(136, 238, 17) | |
| HSL | hsl(88, 87%, 50%) | |
| CMYK | cmyk(43%, 0%, 93%, 7%) | |
| LAB | lab(85, -53, 79) | |
| OKLCH | oklch(0.85 0.241 134) |
Color harmonies
Tints & shades
Code snippets
color: #88ee11;
background-color: #88ee11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF88EE11)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.93, blue: 0.07, alpha: 1.0)