Sea Serpent
#4bc7cf
Sea Serpent is a color with the hex code #4bc7cf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4bc7cf | |
|---|---|---|
| RGB | rgb(75, 199, 207) | |
| HSL | hsl(184, 58%, 55%) | |
| CMYK | cmyk(64%, 4%, 0%, 19%) | |
| LAB | lab(74, -34, -15) | |
| OKLCH | oklch(0.76 0.108 201) |
Color harmonies
Tints & shades
Code snippets
color: #4bc7cf;
background-color: #4bc7cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF4BC7CF)
/* Swift / UIKit */
UIColor(red: 0.29, green: 0.78, blue: 0.81, alpha: 1.0)