Overgrown
#88dd00
Here's everything about the color Overgrown (#88dd00) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #88dd00 | |
|---|---|---|
| RGB | rgb(136, 221, 0) | |
| HSL | hsl(83, 100%, 43%) | |
| CMYK | cmyk(38%, 0%, 100%, 13%) | |
| LAB | lab(80, -47, 77) | |
| OKLCH | oklch(0.81 0.225 132) |
Color harmonies
Tints & shades
Code snippets
color: #88dd00;
background-color: #88dd00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF88DD00)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.87, blue: 0.00, alpha: 1.0)