Lima
#a9f971
Lima is a color with the hex code #a9f971. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a9f971 | |
|---|---|---|
| RGB | rgb(169, 249, 113) | |
| HSL | hsl(95, 92%, 71%) | |
| CMYK | cmyk(32%, 0%, 55%, 2%) | |
| LAB | lab(91, -42, 56) | |
| OKLCH | oklch(0.9 0.187 134) |
Color harmonies
Tints & shades
Code snippets
color: #a9f971;
background-color: #a9f971;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFA9F971)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.98, blue: 0.44, alpha: 1.0)