Bright Aqua
#0bf9ea · one of 31,915 named colors
Bright Aqua is a medium, vivid cyan with the hex code #0bf9ea. In RGB it is 11 red, 249 green and 234 blue, and black text is most readable on top of it.
Codes
HEX
#0bf9eaHEX8
#0bf9eaffRGB
rgb(11, 249, 234)RGBA
rgba(11, 249, 234, 1)RGB %
rgb(4%, 98%, 92%)HSL
hsl(176, 95%, 51%)HSLA
hsla(176, 95%, 51%, 1)Variables
Sass
$bright-aqua: #0bf9ea;Less
@bright-aqua: #0bf9ea;CSS
--bright-aqua: #0bf9ea;