Aquatic Edge
#bfd6d1
Aquatic Edge, represented by the hex value #bfd6d1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #bfd6d1 | |
|---|---|---|
| RGB | rgb(191, 214, 209) | |
| HSL | hsl(167, 22%, 79%) | |
| CMYK | cmyk(11%, 0%, 2%, 16%) | |
| LAB | lab(84, -9, 0) | |
| OKLCH | oklch(0.86 0.026 181) |
Color harmonies
Tints & shades
Code snippets
color: #bfd6d1;
background-color: #bfd6d1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBFD6D1)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.84, blue: 0.82, alpha: 1.0)