Device Green
#006b4d · one of 31,915 named colors
Device Green is a dark, vivid cyan with the hex code #006b4d. In RGB it is 0 red, 107 green and 77 blue, and white text is most readable on top of it.
Codes
HEX
#006b4dHEX8
#006b4dffRGB
rgb(0, 107, 77)RGBA
rgba(0, 107, 77, 1)RGB %
rgb(0%, 42%, 30%)HSL
hsl(163, 100%, 21%)HSLA
hsla(163, 100%, 21%, 1)Variables
Sass
$device-green: #006b4d;Less
@device-green: #006b4d;CSS
--device-green: #006b4d;