Lurid Lettuce
#b4f319
Lurid Lettuce, represented by the hex value #b4f319, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b4f319 | |
|---|---|---|
| RGB | rgb(180, 243, 25) | |
| HSL | hsl(77, 90%, 53%) | |
| CMYK | cmyk(26%, 0%, 90%, 5%) | |
| LAB | lab(89, -40, 82) | |
| OKLCH | oklch(0.89 0.223 126) |
Color harmonies
Tints & shades
Code snippets
color: #b4f319;
background-color: #b4f319;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFB4F319)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.95, blue: 0.10, alpha: 1.0)