Clear Sky
#8eccfe
Here's everything about the color Clear Sky (#8eccfe) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8eccfe | |
|---|---|---|
| RGB | rgb(142, 204, 254) | |
| HSL | hsl(207, 98%, 78%) | |
| CMYK | cmyk(44%, 20%, 0%, 0%) | |
| LAB | lab(79, -11, -31) | |
| OKLCH | oklch(0.82 0.095 244) |
Color harmonies
Tints & shades
Code snippets
color: #8eccfe;
background-color: #8eccfe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF8ECCFE)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.80, blue: 1.00, alpha: 1.0)