Juicy Lime
#b1cf5d
Juicy Lime is a color with the hex code #b1cf5d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b1cf5d | |
|---|---|---|
| RGB | rgb(177, 207, 93) | |
| HSL | hsl(76, 54%, 59%) | |
| CMYK | cmyk(14%, 0%, 55%, 19%) | |
| LAB | lab(79, -23, 52) | |
| OKLCH | oklch(0.81 0.145 122) |
Color harmonies
Tints & shades
Code snippets
color: #b1cf5d;
background-color: #b1cf5d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFB1CF5D)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.81, blue: 0.36, alpha: 1.0)