Smell the Mint
#bef7cf
Smell the Mint, represented by the hex value #bef7cf, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #bef7cf | |
|---|---|---|
| RGB | rgb(190, 247, 207) | |
| HSL | hsl(138, 78%, 86%) | |
| CMYK | cmyk(23%, 0%, 16%, 3%) | |
| LAB | lab(93, -25, 13) | |
| OKLCH | oklch(0.93 0.079 154) |
Color harmonies
Tints & shades
Code snippets
color: #bef7cf;
background-color: #bef7cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBEF7CF)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.97, blue: 0.81, alpha: 1.0)