King Lizard
#77dd22
Here's everything about the color King Lizard (#77dd22) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #77dd22 | |
|---|---|---|
| RGB | rgb(119, 221, 34) | |
| HSL | hsl(93, 73%, 50%) | |
| CMYK | cmyk(46%, 0%, 85%, 13%) | |
| LAB | lab(80, -52, 71) | |
| OKLCH | oklch(0.8 0.226 135) |
Color harmonies
Tints & shades
Code snippets
color: #77dd22;
background-color: #77dd22;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF77DD22)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.87, blue: 0.13, alpha: 1.0)