Verminal
#55cc11
Here's everything about the color Verminal (#55cc11) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #55cc11 | |
|---|---|---|
| RGB | rgb(85, 204, 17) | |
| HSL | hsl(98, 85%, 43%) | |
| CMYK | cmyk(58%, 0%, 92%, 20%) | |
| LAB | lab(73, -56, 68) | |
| OKLCH | oklch(0.75 0.228 138) |
Color harmonies
Tints & shades
Code snippets
color: #55cc11;
background-color: #55cc11;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF55CC11)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.80, blue: 0.07, alpha: 1.0)