Beach Glass
#96dfce · one of 31,915 named colors
Beach Glass is a light, strong cyan with the hex code #96dfce. In RGB it is 150 red, 223 green and 206 blue, and black text is most readable on top of it.
Codes
HEX
#96dfceHEX8
#96dfceffRGB
rgb(150, 223, 206)RGBA
rgba(150, 223, 206, 1)RGB %
rgb(59%, 87%, 81%)HSL
hsl(166, 53%, 73%)HSLA
hsla(166, 53%, 73%, 1)Variables
Sass
$beach-glass: #96dfce;Less
@beach-glass: #96dfce;CSS
--beach-glass: #96dfce;