Emerald Oasis
#67a195
Emerald Oasis is a color with the hex code #67a195. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #67a195 | |
|---|---|---|
| RGB | rgb(103, 161, 149) | |
| HSL | hsl(168, 24%, 52%) | |
| CMYK | cmyk(36%, 0%, 7%, 37%) | |
| LAB | lab(62, -22, 0) | |
| OKLCH | oklch(0.67 0.064 180) |
Color harmonies
Tints & shades
Code snippets
color: #67a195;
background-color: #67a195;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF67A195)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.63, blue: 0.58, alpha: 1.0)