Eternal Winter
#9cfaff
Eternal Winter is a color with the hex code #9cfaff. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9cfaff | |
|---|---|---|
| RGB | rgb(156, 250, 255) | |
| HSL | hsl(183, 100%, 81%) | |
| CMYK | cmyk(39%, 2%, 0%, 0%) | |
| LAB | lab(93, -28, -12) | |
| OKLCH | oklch(0.93 0.09 200) |
Color harmonies
Tints & shades
Code snippets
color: #9cfaff;
background-color: #9cfaff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF9CFAFF)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.98, blue: 1.00, alpha: 1.0)