Medical Mask
#95cce4 · one of 31,915 named colors
Medical Mask is a light, strong cyan with the hex code #95cce4. In RGB it is 149 red, 204 green and 228 blue, and black text is most readable on top of it.
Codes
HEX
#95cce4HEX8
#95cce4ffRGB
rgb(149, 204, 228)RGBA
rgba(149, 204, 228, 1)RGB %
rgb(58%, 80%, 89%)HSL
hsl(198, 59%, 74%)HSLA
hsla(198, 59%, 74%, 1)Variables
Sass
$medical-mask: #95cce4;Less
@medical-mask: #95cce4;CSS
--medical-mask: #95cce4;