Near Moon
#5ee7df
Here's everything about the color Near Moon (#5ee7df) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5ee7df | |
|---|---|---|
| RGB | rgb(94, 231, 223) | |
| HSL | hsl(176, 74%, 64%) | |
| CMYK | cmyk(59%, 0%, 3%, 9%) | |
| LAB | lab(84, -40, -8) | |
| OKLCH | oklch(0.85 0.119 190) |
Color harmonies
Tints & shades
Code snippets
color: #5ee7df;
background-color: #5ee7df;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF5EE7DF)
/* Swift / UIKit */
UIColor(red: 0.37, green: 0.91, blue: 0.87, alpha: 1.0)