Nuclear Blast
#bbff00
Here's everything about the color Nuclear Blast (#bbff00) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bbff00 | |
|---|---|---|
| RGB | rgb(187, 255, 0) | |
| HSL | hsl(76, 100%, 50%) | |
| CMYK | cmyk(27%, 0%, 100%, 0%) | |
| LAB | lab(93, -42, 87) | |
| OKLCH | oklch(0.92 0.236 127) |
Color harmonies
Tints & shades
Code snippets
color: #bbff00;
background-color: #bbff00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFBBFF00)
/* Swift / UIKit */
UIColor(red: 0.73, green: 1.00, blue: 0.00, alpha: 1.0)