Jade Glass
#00ced1 · one of 31,915 named colors
Jade Glass is a medium, vivid cyan with the hex code #00ced1. In RGB it is 0 red, 206 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#00ced1HEX8
#00ced1ffRGB
rgb(0, 206, 209)RGBA
rgba(0, 206, 209, 1)RGB %
rgb(0%, 81%, 82%)HSL
hsl(181, 100%, 41%)HSLA
hsla(181, 100%, 41%, 1)Variables
Sass
$jade-glass: #00ced1;Less
@jade-glass: #00ced1;CSS
--jade-glass: #00ced1;