Vista Blue
#97d5b3 · one of 31,915 named colors
Vista Blue is a light, soft green with the hex code #97d5b3. In RGB it is 151 red, 213 green and 179 blue, and black text is most readable on top of it.
Codes
HEX
#97d5b3HEX8
#97d5b3ffRGB
rgb(151, 213, 179)RGBA
rgba(151, 213, 179, 1)RGB %
rgb(59%, 84%, 70%)HSL
hsl(147, 42%, 71%)HSLA
hsla(147, 42%, 71%, 1)Variables
Sass
$vista-blue: #97d5b3;Less
@vista-blue: #97d5b3;CSS
--vista-blue: #97d5b3;