Sea Foam
#87e0cf
Sea Foam is a color with the hex code #87e0cf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #87e0cf | |
|---|---|---|
| RGB | rgb(135, 224, 207) | |
| HSL | hsl(169, 59%, 70%) | |
| CMYK | cmyk(40%, 0%, 8%, 12%) | |
| LAB | lab(83, -31, -1) | |
| OKLCH | oklch(0.85 0.09 180) |
Color harmonies
Tints & shades
Code snippets
color: #87e0cf;
background-color: #87e0cf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF87E0CF)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.88, blue: 0.81, alpha: 1.0)