Electric Lettuce
#7bd181
Electric Lettuce is a color with the hex code #7bd181. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7bd181 | |
|---|---|---|
| RGB | rgb(123, 209, 129) | |
| HSL | hsl(124, 48%, 65%) | |
| CMYK | cmyk(41%, 0%, 38%, 18%) | |
| LAB | lab(77, -39, 31) | |
| OKLCH | oklch(0.79 0.14 146) |
Color harmonies
Tints & shades
Code snippets
color: #7bd181;
background-color: #7bd181;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF7BD181)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.82, blue: 0.51, alpha: 1.0)