Meadow Morn
#aebea6
Here's everything about the color Meadow Morn (#aebea6) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aebea6 | |
|---|---|---|
| RGB | rgb(174, 190, 166) | |
| HSL | hsl(100, 16%, 70%) | |
| CMYK | cmyk(8%, 0%, 13%, 25%) | |
| LAB | lab(75, -9, 10) | |
| OKLCH | oklch(0.78 0.038 135) |
Color harmonies
Tints & shades
Code snippets
color: #aebea6;
background-color: #aebea6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFAEBEA6)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.75, blue: 0.65, alpha: 1.0)