Grotesque Green
#64e986
Here's everything about the color Grotesque Green (#64e986) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #64e986 | |
|---|---|---|
| RGB | rgb(100, 233, 134) | |
| HSL | hsl(135, 75%, 65%) | |
| CMYK | cmyk(57%, 0%, 42%, 9%) | |
| LAB | lab(83, -54, 37) | |
| OKLCH | oklch(0.84 0.181 149) |
Color harmonies
Tints & shades
Code snippets
color: #64e986;
background-color: #64e986;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF64E986)
/* Swift / UIKit */
UIColor(red: 0.39, green: 0.91, blue: 0.53, alpha: 1.0)