Emerald Wave
#4fb3a9 · one of 31,915 named colors
Emerald Wave is a medium, soft cyan with the hex code #4fb3a9. In RGB it is 79 red, 179 green and 169 blue, and black text is most readable on top of it.
Codes
HEX
#4fb3a9HEX8
#4fb3a9ffRGB
rgb(79, 179, 169)RGBA
rgba(79, 179, 169, 1)RGB %
rgb(31%, 70%, 66%)HSL
hsl(174, 40%, 51%)HSLA
hsla(174, 40%, 51%, 1)Variables
Sass
$emerald-wave: #4fb3a9;Less
@emerald-wave: #4fb3a9;CSS
--emerald-wave: #4fb3a9;