Shady Glade
#007865 · one of 31,915 named colors
Shady Glade is a dark, vivid cyan with the hex code #007865. In RGB it is 0 red, 120 green and 101 blue, and white text is most readable on top of it.
Codes
HEX
#007865HEX8
#007865ffRGB
rgb(0, 120, 101)RGBA
rgba(0, 120, 101, 1)RGB %
rgb(0%, 47%, 40%)HSL
hsl(171, 100%, 24%)HSLA
hsla(171, 100%, 24%, 1)Variables
Sass
$shady-glade: #007865;Less
@shady-glade: #007865;CSS
--shady-glade: #007865;