Last of Lettuce
#aadd66
Here's everything about the color Last of Lettuce (#aadd66) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aadd66 | |
|---|---|---|
| RGB | rgb(170, 221, 102) | |
| HSL | hsl(86, 64%, 63%) | |
| CMYK | cmyk(23%, 0%, 54%, 13%) | |
| LAB | lab(83, -31, 52) | |
| OKLCH | oklch(0.84 0.158 129) |
Color harmonies
Tints & shades
Code snippets
color: #aadd66;
background-color: #aadd66;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFAADD66)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.87, blue: 0.40, alpha: 1.0)