Wintermint
#94d2bf
Wintermint is a color with the hex code #94d2bf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #94d2bf | |
|---|---|---|
| RGB | rgb(148, 210, 191) | |
| HSL | hsl(162, 41%, 70%) | |
| CMYK | cmyk(30%, 0%, 9%, 18%) | |
| LAB | lab(80, -24, 3) | |
| OKLCH | oklch(0.82 0.069 173) |
Color harmonies
Tints & shades
Code snippets
color: #94d2bf;
background-color: #94d2bf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF94D2BF)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.82, blue: 0.75, alpha: 1.0)