Opulent Lime
#88dd11
Here's everything about the color Opulent Lime (#88dd11) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88dd11 | |
|---|---|---|
| RGB | rgb(136, 221, 17) | |
| HSL | hsl(85, 86%, 47%) | |
| CMYK | cmyk(38%, 0%, 92%, 13%) | |
| LAB | lab(80, -47, 75) | |
| OKLCH | oklch(0.81 0.222 132) |
Color harmonies
Tints & shades
Code snippets
color: #88dd11;
background-color: #88dd11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF88DD11)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.87, blue: 0.07, alpha: 1.0)