Nuclear Meltdown
#44ee00
Here's everything about the color Nuclear Meltdown (#44ee00) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #44ee00 | |
|---|---|---|
| RGB | rgb(68, 238, 0) | |
| HSL | hsl(103, 100%, 47%) | |
| CMYK | cmyk(71%, 0%, 100%, 7%) | |
| LAB | lab(83, -69, 78) | |
| OKLCH | oklch(0.83 0.27 140) |
Color harmonies
Tints & shades
Code snippets
color: #44ee00;
background-color: #44ee00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF44EE00)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.93, blue: 0.00, alpha: 1.0)