Continental Waters
#98c6cb
Continental Waters is a color with the hex code #98c6cb. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #98c6cb | |
|---|---|---|
| RGB | rgb(152, 198, 203) | |
| HSL | hsl(186, 33%, 70%) | |
| CMYK | cmyk(25%, 2%, 0%, 20%) | |
| LAB | lab(77, -15, -8) | |
| OKLCH | oklch(0.8 0.049 205) |
Color harmonies
Tints & shades
Code snippets
color: #98c6cb;
background-color: #98c6cb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF98C6CB)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.78, blue: 0.80, alpha: 1.0)