Skip to content
4 min readDesignAccessibility

Designing Slides People Can Read From the Back of the Room

Almost every slide is designed at arm's length on a good screen and shown across a room on a bad one. That gap is where most legibility problems live.

You build a deck eighteen inches from a colour-accurate laptop screen. It is shown ten metres from a projector with a dying bulb, in a room where nobody could close the blinds. The design decisions that survive that translation are not the ones that look most refined up close.

The three things that actually determine legibility

**Contrast, not colour.** Whether text is readable at distance depends on the luminance difference between it and its background, not on how nice the pairing looks. The W3C's minimum contrast criterion sets 4.5:1 for body text and 3:1 for large text. Those thresholds were written for screens viewed closely, which makes them a floor rather than a target for something projected.

The pairings that fail most often: mid-grey on white, white on a pale photo, any colour on a gradient where contrast is fine at one end and gone at the other.

**Weight, not size.** A thin 32pt heading can be less readable than a regular-weight 24pt one. Hairline and light weights lose their strokes to projector bloom and video compression. Regular and medium survive. Reserve light weights for large display type you could read from across the road.

**Stroke contrast within the typeface.** Faces with a large difference between thick and thin strokes — most high-contrast serifs — lose the thin parts first. That is why they look elegant in print and disappear on a projector.

Numbers worth designing to

These are conventions rather than rules, but they hold up:

  • **Body text: 20pt minimum**, 24pt if the room is large. If your content needs 16pt to fit, the content needs cutting, not shrinking.
  • **Headings: 32-44pt.** Beyond that you are usually just consuming space.
  • **Line length: 45-75 characters.** On a 16:9 slide, full-width text overshoots this badly. Constrain to two-thirds.
  • **Line spacing: 1.2-1.5.** Tight leading is harder to track from a distance.
  • **Six lines of body text per slide, maximum.** Not a design rule so much as an attention one.

The test that takes ten seconds

Zoom your deck to 25% and look at it from normal viewing distance. That approximates what the back row sees. Anything you cannot read is not going to be read.

Do it in the room if you can, because rooms differ more than screens do. A slide that works in a dark auditorium can be unreadable in a glass-walled meeting room at noon.

Dark backgrounds: when they help and when they hurt

Dark slides look sophisticated and can work beautifully — in a dark room, on a good display. Two things go wrong elsewhere.

In a bright room, a projector cannot produce black. It produces "no light", which is whatever grey your screen is. Contrast collapses, and dark decks that looked striking on a laptop turn muddy.

Second, dark backgrounds change how images read. Photographs with dark edges bleed into the slide, and any medical, scientific or technical imagery interpreted against its surroundings — scans, micrographs, charts with fine gridlines — becomes harder to judge accurately.

If you do not know the room, a light background is the safer default. If you know it is dark and controlled, a dark deck is a legitimate choice.

Colour is not only about legibility

Roughly one in twelve men has some form of colour vision deficiency, which makes red-green pairings a poor way to encode meaning. This matters most in charts, where "the red line versus the green line" can be genuinely indistinguishable.

The fix is to encode information twice: colour *and* something else. Different line styles, direct labels on the series, or varied marker shapes. A chart that still works when desaturated works for everyone.

The W3C's guidance on making presentations accessible goes further and is worth reading if you present regularly, particularly on reading order and on describing visuals aloud.

Designing for the video-call case

Increasingly the "back of the room" is a shared window in a video call, compressed and rendered at a fraction of native resolution. The failure modes overlap with projection but are not identical:

  • Fine lines and 1px borders disappear entirely into compression artefacts.
  • Small text becomes mush rather than merely small.
  • Subtle colour differences between adjacent chart series flatten.
  • Anything animated smears.

The same discipline covers both: fewer elements, larger type, higher contrast, thicker strokes.

The short version

Design for the worst plausible viewing condition rather than the one in front of you. Regular weights over light ones, 20pt minimum on body text, two-thirds width for text blocks, contrast checked rather than eyeballed, and colour never carrying meaning on its own.

Our educational templates are built to these constraints specifically because classroom projectors are usually the worst screen a deck will meet — and a deck that works there works everywhere else too.

Start from a template

Every deck in the library is a native .pptx built on widely available fonts, so it looks the same on the machine that presents it.

More guides