Gameboy Screen
#8bac0f · one of 31,915 named colors
Gameboy Screen is a medium, vivid green with the hex code #8bac0f. In RGB it is 139 red, 172 green and 15 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Gameboy Screen in the generator →
Codes
HEX
#8bac0fHEX8
#8bac0fffRGB
rgb(139, 172, 15)RGBA
rgba(139, 172, 15, 1)RGB %
rgb(55%, 67%, 6%)HSL
hsl(73, 84%, 37%)HSLA
hsla(73, 84%, 37%, 1)Variables
Sass
$gameboy-screen: #8bac0f;Less
@gameboy-screen: #8bac0f;CSS
--gameboy-screen: #8bac0f;