Poisonous
#55ff11
Here's everything about the color Poisonous (#55ff11) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #55ff11 | |
|---|---|---|
| RGB | rgb(85, 255, 17) | |
| HSL | hsl(103, 100%, 53%) | |
| CMYK | cmyk(67%, 0%, 93%, 0%) | |
| LAB | lab(89, -71, 81) | |
| OKLCH | oklch(0.88 0.279 140) |
Color harmonies
Tints & shades
Code snippets
color: #55ff11;
background-color: #55ff11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF55FF11)
/* Swift / UIKit */
UIColor(red: 0.33, green: 1.00, blue: 0.07, alpha: 1.0)