Light Mint
#b6ffbb
Here's everything about the color Light Mint (#b6ffbb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b6ffbb | |
|---|---|---|
| RGB | rgb(182, 255, 187) | |
| HSL | hsl(124, 100%, 86%) | |
| CMYK | cmyk(29%, 0%, 27%, 0%) | |
| LAB | lab(94, -33, 25) | |
| OKLCH | oklch(0.93 0.116 146) |
Color harmonies
Tints & shades
Code snippets
color: #b6ffbb;
background-color: #b6ffbb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFB6FFBB)
/* Swift / UIKit */
UIColor(red: 0.71, green: 1.00, blue: 0.73, alpha: 1.0)