Mochito
#8efa00
Here's everything about the color Mochito (#8efa00) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8efa00 | |
|---|---|---|
| RGB | rgb(142, 250, 0) | |
| HSL | hsl(86, 100%, 49%) | |
| CMYK | cmyk(43%, 0%, 100%, 2%) | |
| LAB | lab(89, -55, 84) | |
| OKLCH | oklch(0.88 0.253 134) |
Color harmonies
Tints & shades
Code snippets
color: #8efa00;
background-color: #8efa00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF8EFA00)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.98, blue: 0.00, alpha: 1.0)