Neon Lagoon
#09cdcd · one of 31,915 named colors
Neon Lagoon is a medium, vivid cyan with the hex code #09cdcd. In RGB it is 9 red, 205 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#09cdcdHEX8
#09cdcdffRGB
rgb(9, 205, 205)RGBA
rgba(9, 205, 205, 1)RGB %
rgb(4%, 80%, 80%)HSL
hsl(180, 92%, 42%)HSLA
hsla(180, 92%, 42%, 1)Variables
Sass
$neon-lagoon: #09cdcd;Less
@neon-lagoon: #09cdcd;CSS
--neon-lagoon: #09cdcd;