Sweet Venom
#b6ff1a
Here's everything about the color Sweet Venom (#b6ff1a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b6ff1a | |
|---|---|---|
| RGB | rgb(182, 255, 26) | |
| HSL | hsl(79, 100%, 55%) | |
| CMYK | cmyk(29%, 0%, 90%, 0%) | |
| LAB | lab(93, -44, 85) | |
| OKLCH | oklch(0.92 0.235 128) |
Color harmonies
Tints & shades
Code snippets
color: #b6ff1a;
background-color: #b6ff1a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFB6FF1A)
/* Swift / UIKit */
UIColor(red: 0.71, green: 1.00, blue: 0.10, alpha: 1.0)