Poseidon Jr.
#66eeee
Here's everything about the color Poseidon Jr. (#66eeee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #66eeee | |
|---|---|---|
| RGB | rgb(102, 238, 238) | |
| HSL | hsl(180, 80%, 67%) | |
| CMYK | cmyk(57%, 0%, 0%, 7%) | |
| LAB | lab(87, -39, -12) | |
| OKLCH | oklch(0.87 0.118 195) |
Color harmonies
Tints & shades
Code snippets
color: #66eeee;
background-color: #66eeee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF66EEEE)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.93, blue: 0.93, alpha: 1.0)