Jade Sea
#b8e0d0
Jade Sea is a color with the hex code #b8e0d0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b8e0d0 | |
|---|---|---|
| RGB | rgb(184, 224, 208) | |
| HSL | hsl(156, 39%, 80%) | |
| CMYK | cmyk(18%, 0%, 7%, 12%) | |
| LAB | lab(86, -16, 3) | |
| OKLCH | oklch(0.87 0.047 169) |
Color harmonies
Tints & shades
Code snippets
color: #b8e0d0;
background-color: #b8e0d0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFB8E0D0)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.88, blue: 0.82, alpha: 1.0)