CGA Blue
#56ffff · one of 31,915 named colors
CGA Blue is a light, vivid cyan with the hex code #56ffff. In RGB it is 86 red, 255 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#56ffffHEX8
#56ffffffRGB
rgb(86, 255, 255)RGBA
rgba(86, 255, 255, 1)RGB %
rgb(34%, 100%, 100%)HSL
hsl(180, 100%, 67%)HSLA
hsla(180, 100%, 67%, 1)Variables
Sass
$cga-blue: #56ffff;Less
@cga-blue: #56ffff;CSS
--cga-blue: #56ffff;Similar colors