Cerulean Skies
#8cc6cb
Cerulean Skies is a color with the hex code #8cc6cb. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8cc6cb | |
|---|---|---|
| RGB | rgb(140, 198, 203) | |
| HSL | hsl(185, 38%, 67%) | |
| CMYK | cmyk(31%, 2%, 0%, 20%) | |
| LAB | lab(76, -18, -9) | |
| OKLCH | oklch(0.79 0.06 203) |
Color harmonies
Tints & shades
Code snippets
color: #8cc6cb;
background-color: #8cc6cb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF8CC6CB)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.78, blue: 0.80, alpha: 1.0)