Seafoam Splashes
#b0efce
Seafoam Splashes is a color with the hex code #b0efce. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b0efce | |
|---|---|---|
| RGB | rgb(176, 239, 206) | |
| HSL | hsl(149, 66%, 81%) | |
| CMYK | cmyk(26%, 0%, 14%, 6%) | |
| LAB | lab(90, -26, 9) | |
| OKLCH | oklch(0.9 0.078 161) |
Color harmonies
Tints & shades
Code snippets
color: #b0efce;
background-color: #b0efce;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFB0EFCE)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.94, blue: 0.81, alpha: 1.0)