Crystal Gem
#79d0a7
Here's everything about the color Crystal Gem (#79d0a7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #79d0a7 | |
|---|---|---|
| RGB | rgb(121, 208, 167) | |
| HSL | hsl(152, 48%, 65%) | |
| CMYK | cmyk(42%, 0%, 20%, 18%) | |
| LAB | lab(77, -35, 12) | |
| OKLCH | oklch(0.79 0.104 162) |
Color harmonies
Tints & shades
Code snippets
color: #79d0a7;
background-color: #79d0a7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF79D0A7)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.82, blue: 0.65, alpha: 1.0)