Mintnight
#7cbbae
Here's everything about the color Mintnight (#7cbbae) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7cbbae | |
|---|---|---|
| RGB | rgb(124, 187, 174) | |
| HSL | hsl(168, 32%, 61%) | |
| CMYK | cmyk(34%, 0%, 7%, 27%) | |
| LAB | lab(71, -23, 0) | |
| OKLCH | oklch(0.75 0.068 180) |
Color harmonies
Tints & shades
Code snippets
color: #7cbbae;
background-color: #7cbbae;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF7CBBAE)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.73, blue: 0.68, alpha: 1.0)