Sea Glass Teal
#a0e5d9
Here's everything about the color Sea Glass Teal (#a0e5d9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a0e5d9 | |
|---|---|---|
| RGB | rgb(160, 229, 217) | |
| HSL | hsl(170, 57%, 76%) | |
| CMYK | cmyk(30%, 0%, 5%, 10%) | |
| LAB | lab(86, -24, -1) | |
| OKLCH | oklch(0.87 0.071 183) |
Color harmonies
Tints & shades
Code snippets
color: #a0e5d9;
background-color: #a0e5d9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA0E5D9)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.90, blue: 0.85, alpha: 1.0)