Vaporwave Blue
#22ddff
Here's everything about the color Vaporwave Blue (#22ddff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #22ddff | |
|---|---|---|
| RGB | rgb(34, 221, 255) | |
| HSL | hsl(189, 100%, 57%) | |
| CMYK | cmyk(87%, 13%, 0%, 0%) | |
| LAB | lab(81, -36, -30) | |
| OKLCH | oklch(0.83 0.141 215) |
Color harmonies
Tints & shades
Code snippets
color: #22ddff;
background-color: #22ddff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF22DDFF)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.87, blue: 1.00, alpha: 1.0)