Greenlake
#008c7d · one of 31,915 named colors
Greenlake is a dark, vivid cyan with the hex code #008c7d. In RGB it is 0 red, 140 green and 125 blue, and black text is most readable on top of it.
Codes
HEX
#008c7dHEX8
#008c7dffRGB
rgb(0, 140, 125)RGBA
rgba(0, 140, 125, 1)RGB %
rgb(0%, 55%, 49%)HSL
hsl(174, 100%, 27%)HSLA
hsla(174, 100%, 27%, 1)Variables
Sass
$greenlake: #008c7d;Less
@greenlake: #008c7d;CSS
--greenlake: #008c7d;