Limonana
#11dd66
Here's everything about the color Limonana (#11dd66) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #11dd66 | |
|---|---|---|
| RGB | rgb(17, 221, 102) | |
| HSL | hsl(145, 86%, 47%) | |
| CMYK | cmyk(92%, 0%, 54%, 13%) | |
| LAB | lab(78, -65, 45) | |
| OKLCH | oklch(0.79 0.216 150) |
Color harmonies
Tints & shades
Code snippets
color: #11dd66;
background-color: #11dd66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-green-500 /* ≈ #00c950 */
/* Flutter */
Color(0xFF11DD66)
/* Swift / UIKit */
UIColor(red: 0.07, green: 0.87, blue: 0.40, alpha: 1.0)