Sea
#3c9992
Sea is a color with the hex code #3c9992. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3c9992 | |
|---|---|---|
| RGB | rgb(60, 153, 146) | |
| HSL | hsl(175, 44%, 42%) | |
| CMYK | cmyk(61%, 0%, 5%, 40%) | |
| LAB | lab(58, -30, -5) | |
| OKLCH | oklch(0.63 0.088 188) |
Color harmonies
Tints & shades
Code snippets
color: #3c9992;
background-color: #3c9992;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF3C9992)
/* Swift / UIKit */
UIColor(red: 0.24, green: 0.60, blue: 0.57, alpha: 1.0)