Sereni Teal
#76baa8
Sereni Teal is a color with the hex code #76baa8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #76baa8 | |
|---|---|---|
| RGB | rgb(118, 186, 168) | |
| HSL | hsl(164, 33%, 60%) | |
| CMYK | cmyk(37%, 0%, 10%, 27%) | |
| LAB | lab(71, -26, 2) | |
| OKLCH | oklch(0.74 0.074 176) |
Color harmonies
Tints & shades
Code snippets
color: #76baa8;
background-color: #76baa8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF76BAA8)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.73, blue: 0.66, alpha: 1.0)