Mermaid Tears
#d9e6a6
Mermaid Tears, represented by the hex value #d9e6a6, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d9e6a6 | |
|---|---|---|
| RGB | rgb(217, 230, 166) | |
| HSL | hsl(72, 56%, 78%) | |
| CMYK | cmyk(6%, 0%, 28%, 10%) | |
| LAB | lab(89, -12, 30) | |
| OKLCH | oklch(0.9 0.084 117) |
Color harmonies
Tints & shades
Code snippets
color: #d9e6a6;
background-color: #d9e6a6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD9E6A6)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.90, blue: 0.65, alpha: 1.0)