Pacific Blue
#1ca9c9
Here's everything about the color Pacific Blue (#1ca9c9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1ca9c9 | |
|---|---|---|
| RGB | rgb(28, 169, 201) | |
| HSL | hsl(191, 76%, 45%) | |
| CMYK | cmyk(86%, 16%, 0%, 21%) | |
| LAB | lab(64, -28, -27) | |
| OKLCH | oklch(0.68 0.118 219) |
Color harmonies
Tints & shades
Code snippets
color: #1ca9c9;
background-color: #1ca9c9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF1CA9C9)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.66, blue: 0.79, alpha: 1.0)