Lime It or Leave It
#8ca94a
Here's everything about the color Lime It or Leave It (#8ca94a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8ca94a | |
|---|---|---|
| RGB | rgb(140, 169, 74) | |
| HSL | hsl(78, 39%, 48%) | |
| CMYK | cmyk(17%, 0%, 56%, 34%) | |
| LAB | lab(66, -21, 45) | |
| OKLCH | oklch(0.69 0.127 124) |
Color harmonies
Tints & shades
Code snippets
color: #8ca94a;
background-color: #8ca94a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF8CA94A)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.66, blue: 0.29, alpha: 1.0)