VIC 20 Blue
#c7ffff · one of 31,915 named colors
VIC 20 Blue is a very light, vivid cyan with the hex code #c7ffff. In RGB it is 199 red, 255 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#c7ffffHEX8
#c7ffffffRGB
rgb(199, 255, 255)RGBA
rgba(199, 255, 255, 1)RGB %
rgb(78%, 100%, 100%)HSL
hsl(180, 100%, 89%)HSLA
hsla(180, 100%, 89%, 1)Variables
Sass
$vic-20-blue: #c7ffff;Less
@vic-20-blue: #c7ffff;CSS
--vic-20-blue: #c7ffff;Similar colors