Blue Light
#acdfdd · one of 31,915 named colors
Blue Light is a light, soft cyan with the hex code #acdfdd. In RGB it is 172 red, 223 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#acdfddHEX8
#acdfddffRGB
rgb(172, 223, 221)RGBA
rgba(172, 223, 221, 1)RGB %
rgb(67%, 87%, 87%)HSL
hsl(178, 44%, 77%)HSLA
hsla(178, 44%, 77%, 1)Variables
Sass
$blue-light: #acdfdd;Less
@blue-light: #acdfdd;CSS
--blue-light: #acdfdd;Similar colors