Light Cyan
#e0ffff · one of 31,915 named colors
Light Cyan is a very light, vivid cyan with the hex code #e0ffff. In RGB it is 224 red, 255 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#e0ffffHEX8
#e0ffffffRGB
rgb(224, 255, 255)RGBA
rgba(224, 255, 255, 1)RGB %
rgb(88%, 100%, 100%)HSL
hsl(180, 100%, 94%)HSLA
hsla(180, 100%, 94%, 1)Variables
Sass
$light-cyan: #e0ffff;Less
@light-cyan: #e0ffff;CSS
--light-cyan: #e0ffff;Similar colors