Sage Sensation
#b2e191
Here's everything about the color Sage Sensation (#b2e191) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b2e191 | |
|---|---|---|
| RGB | rgb(178, 225, 145) | |
| HSL | hsl(95, 57%, 73%) | |
| CMYK | cmyk(21%, 0%, 36%, 12%) | |
| LAB | lab(85, -26, 34) | |
| OKLCH | oklch(0.86 0.117 133) |
Color harmonies
Tints & shades
Code snippets
color: #b2e191;
background-color: #b2e191;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFB2E191)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.88, blue: 0.57, alpha: 1.0)