Skip to content
Browser Screensaver

Black Screen

A true black screen — every pixel driven to zero. This page fills the screen with #000000 — rgb(0, 0, 0), hsl(0, 0%, 0%) — and nothing else.

Press F for fullscreen, Esc to exit.

What a black screen is used for

  • Checking backlight bleed and IPS glow around the edges of an LCD
  • Finding stuck pixels, which show as bright dots against black
  • Saving power on an OLED or AMOLED display, where black pixels are switched off entirely
  • Blanking a screen during a presentation without shutting anything down
  • Cleaning a monitor — dust and streaks are far easier to see on black

Black screen online: #000000 at full screen

Black is where the two main panel technologies visibly part ways. On an OLED, a black pixel is simply off, so the screen goes genuinely dark and draws almost no power. On an LCD the backlight is still on behind the shutter, so what you get is very dark grey, and any unevenness in that backlight becomes obvious.

That unevenness is what people mean by backlight bleed and IPS glow. Bleed is brighter patches, usually along one edge or in a corner, where light escapes past the panel. Glow is a broader silvery haze that shifts as you move your head. A small amount of both is normal on IPS; large bright patches are not.

Look at a black screen in a dark room, not a lit one. Ambient light washes out exactly the faults you are trying to see, and a screen that looks perfectly black at midday can be visibly blotchy at night.

How to get a full screen black background

Press the fullscreen button on the player above, or the F key. Escape returns you to the page. On a desktop browser F11 does the same job and hides the browser's own toolbars as well.

The colour box is a control, not a picture: use the hex field to enter any value, pick another shade from the palette, or download the current colour as a PNG at your screen's resolution. Whatever you set is written into the address bar, so the link you copy reproduces exactly what you are looking at.

Questions

How do I check for backlight bleed?

Go fullscreen with this page, turn the room lights off, and set the display to roughly its normal brightness. Look for brighter patches at the edges and corners. Do not judge it at maximum brightness in a dark room — that exaggerates bleed well past what you would ever notice in use.

Does a black screen save battery?

On OLED and AMOLED screens, yes, noticeably — those pixels are switched off. On a normal LCD it saves almost nothing, because the backlight stays on regardless of what is displayed.

Why is my black screen grey?

You are almost certainly on an LCD. LCDs block backlight rather than switching it off, and none of them block all of it. Compare it against an OLED phone in the same room and the difference is immediate.

Is this black screen free?

Yes — free, with no account, no download, no watermark and no limit on how long you leave it open. It is a web page, so it runs on anything with a modern browser.

How do I exit fullscreen?

Press Escape, or F again. If you used F11 to hide the browser toolbars, press F11 to bring them back.