Mint Bliss
#7effba
Mint Bliss is a color with the hex code #7effba. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7effba | |
|---|---|---|
| RGB | rgb(126, 255, 186) | |
| HSL | hsl(148, 100%, 75%) | |
| CMYK | cmyk(51%, 0%, 27%, 0%) | |
| LAB | lab(91, -49, 22) | |
| OKLCH | oklch(0.91 0.151 158) |
Color harmonies
Tints & shades
Code snippets
color: #7effba;
background-color: #7effba;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF7EFFBA)
/* Swift / UIKit */
UIColor(red: 0.49, green: 1.00, blue: 0.73, alpha: 1.0)