Sour Apple Candy
#aaee22
Here's everything about the color Sour Apple Candy (#aaee22) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aaee22 | |
|---|---|---|
| RGB | rgb(170, 238, 34) | |
| HSL | hsl(80, 86%, 53%) | |
| CMYK | cmyk(29%, 0%, 86%, 7%) | |
| LAB | lab(87, -41, 79) | |
| OKLCH | oklch(0.87 0.22 128) |
Color harmonies
Tints & shades
Code snippets
color: #aaee22;
background-color: #aaee22;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFAAEE22)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.93, blue: 0.13, alpha: 1.0)