Mint-o-licious
#b6e9c8
Mint-o-licious is a color with the hex code #b6e9c8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b6e9c8 | |
|---|---|---|
| RGB | rgb(182, 233, 200) | |
| HSL | hsl(141, 54%, 81%) | |
| CMYK | cmyk(22%, 0%, 14%, 9%) | |
| LAB | lab(88, -22, 10) | |
| OKLCH | oklch(0.89 0.069 156) |
Color harmonies
Tints & shades
Code snippets
color: #b6e9c8;
background-color: #b6e9c8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFB6E9C8)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.91, blue: 0.78, alpha: 1.0)