Vibrant Mint
#00ffe5
Here's everything about the color Vibrant Mint (#00ffe5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #00ffe5 | |
|---|---|---|
| RGB | rgb(0, 255, 229) | |
| HSL | hsl(174, 100%, 50%) | |
| CMYK | cmyk(100%, 0%, 10%, 0%) | |
| LAB | lab(90, -56, -2) | |
| OKLCH | oklch(0.9 0.161 182) |
Color harmonies
Tints & shades
Code snippets
color: #00ffe5;
background-color: #00ffe5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF00FFE5)
/* Swift / UIKit */
UIColor(red: 0.00, green: 1.00, blue: 0.90, alpha: 1.0)