Macau
#46c299
Macau is a color with the hex code #46c299. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #46c299 | |
|---|---|---|
| RGB | rgb(70, 194, 153) | |
| HSL | hsl(160, 50%, 52%) | |
| CMYK | cmyk(64%, 0%, 21%, 24%) | |
| LAB | lab(71, -43, 10) | |
| OKLCH | oklch(0.73 0.125 167) |
Color harmonies
Tints & shades
Code snippets
color: #46c299;
background-color: #46c299;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF46C299)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.76, blue: 0.60, alpha: 1.0)