Blog · Typography

ALL CAPS and dyslexia - is uppercase harder to read?

If a block of text in capital letters feels like more work than the same words in lowercase, you are not imagining it. Uppercase text takes away one of the main cues skilled readers lean on - the shape of the whole word - and for dyslexic readers, who already work harder for every line, removing that cue costs more. This piece explains what actually happens when text goes to caps, where uppercase still earns its place, and how to turn shouty pages back into something readable.

The short answer

For continuous reading, lowercase (or sentence case) is easier than all-caps for almost everyone, and the gap is wider for dyslexic readers. Capitals strip out the ascenders and descenders that give each word a recognisable silhouette, so your eye has to decode more letter by letter.

Caps are fine in tiny doses - a three-word heading, a label, a button - where you read the words individually anyway. The problem is full sentences and paragraphs set entirely in uppercase.

Why word shape matters

Fluent reading is not letter-by-letter. Your eye jumps along the line in short hops, landing only a few times per line, and between landings your brain recognises whole words from their overall outline as much as from spelling them out. That outline is built largely from the bits of letters that stick up and stick down: the tall stroke of an h or l, the tail of a g or p. Typographers call these ascenders and descenders, and together they give every lowercase word a distinct, bumpy silhouette.

Set the same word in capitals and that silhouette disappears. Every capital letter is the same height and sits inside the same rectangle, so "DESIGN" and "RESIGN" present as near-identical blocks until you read each letter. Compare the two:

Lowercase - bumpy, recognisable outlines design · resign · reading · meaning

Uppercase - uniform rectangles design · resign · reading · meaning

The lowercase words have a profile your eye can grab at a glance. The uppercase versions are flat-topped boxes of roughly equal height, so the shape cue is gone and you fall back on slower letter-by-letter decoding. For a confident reader that is a minor tax. For someone with dyslexia, who already relies more on context and effort and less on automatic word recognition, it is a real one.

What changes when text goes to caps

Several things happen at once, and they stack:

Word shape flattens. As above, the single biggest loss. This is also why letter confusion gets worse: without ascenders and descenders, your eye has fewer landmarks to tell similar shapes apart. If b/d/p/q swaps are part of your experience, it is worth reading our piece on letter reversals and dyslexia - capitals do not cause reversals, but they remove some of the cues that normally help you catch them.

The line gets longer. Capital letters are wider than their lowercase counterparts, so the same sentence in caps physically occupies more horizontal space. Longer lines mean more eye travel and a higher chance of losing your place on the return sweep - the exact problem covered in our guide to line length and dyslexia.

Spacing tightens. Many sites that use all-caps for headings also add tight letter-spacing or set the caps in a heavy weight, which crowds the letters together. Crowding is one of the most reliable ways to make text harder for dyslexic readers; see line spacing and letter spacing for dyslexia for why a little breathing room helps so much.

Is there actual research, or is this just typography lore?

Reading-speed studies going back decades have generally found that text set entirely in uppercase is read more slowly than the same text in lowercase or mixed case - on the order of a noticeable slowdown for continuous passages, even among readers without any reading difficulty. The usual explanation is the loss of word shape combined with the extra width.

It is worth being honest about the limits of that evidence. Much of the classic work was done on print and on general readers, not specifically on dyslexic readers, and a handful of researchers have argued that the word-shape model is overstated and that practised readers can adapt to caps with exposure. What is not seriously disputed is the direction of the effect for unfamiliar, continuous text: nobody has shown all-caps to be faster for paragraph reading. For a population that already finds reading effortful, the safe and well-supported choice is to avoid setting body text in capitals. Beyond the speed question, many dyslexic readers simply report that walls of caps feel like shouting and are tiring to sit with - and reading comfort drives how much you actually read.

When capitals are fine

All-caps is not the enemy. The problem is using it for the wrong job. Uppercase works perfectly well when you are reading words one at a time rather than scanning a line, because in that case you were never going to use word-shape recognition anyway:

  • Short headings and labels - two or three words you take in as a unit.
  • Buttons and calls to action - "SUBSCRIBE", "ADD TO CART".
  • Acronyms and initialisms - NASA, PDF, HTML, where caps are the correct form.
  • Tiny accents - a single emphasised word, used sparingly.

The trouble starts when caps run to a full sentence or a paragraph: terms-and-conditions blocks, "IMPORTANT" notices, some news pull-quotes, marketing copy, and a surprising amount of social-media posting. Those are exactly the places a dyslexic reader is forced to slow down most.

A quick rule of thumb: if you would read it as a whole sentence, it should not be in all-caps. If you would read it as a single label or two, caps are fine.

Small caps and "title case" are not the same thing

Two near-relatives often get confused with the all-caps problem, and neither carries the same penalty. Small caps are capital letterforms drawn at roughly lowercase height; designers use them for things like abbreviations within running text, and because they are short they disrupt the line less - though they still flatten word shape, so they are not a fix for body copy. Title case (Capitalising The First Letter Of Each Word) keeps the ascenders and descenders intact, so it retains word shape; its only real cost is the visual noise of extra capitals. Sentence case - capital at the start, lowercase after - remains the easiest option for headings and body alike, and it is what most dyslexia-friendly style guides recommend.

How to fix all-caps text in the browser

Here is the part that matters in practice: on the web, all-caps is very often a styling choice, not how the text was actually written. A heading you see as "BREAKING NEWS" is frequently typed as "Breaking news" in the page source and pushed to uppercase by a single CSS rule (text-transform: uppercase). That is good news, because a styling layer can be overridden.

A reading tool that controls the page's typography can switch that rule off and hand you back the original lowercase letters - along with a more legible font, looser spacing and a comfortable size. That is precisely what LexiFont does: it overrides a site's font and text styling so every page renders in a dyslexia-friendly typeface such as OpenDyslexic, Lexend or Atkinson Hyperlegible, instead of whatever the designer chose. If you have not set up a font override before, our walkthrough on changing the font on any website in Chrome covers the basics.

Worth knowing: when the capitals are part of the actual text - someone genuinely typed a whole post in caps - no styling tool can lowercase it for you, because the letters really are uppercase characters. In that case the realistic moves are to paste the text into a reader that can re-case it, or simply to apply a clearer font and wider spacing so the caps are at least less punishing to read. The styling override handles the very common case where caps were only ever skin-deep.

If you want the full set of changes that make a page comfortable rather than just legible, our dyslexia-friendly web design checklist pulls together font, size, spacing, line length and contrast in one place.

A 60-second test

Find a page with a chunk of uppercase text - a marketing site or a notice block works well. Read a sentence of it and notice how your eye moves: with all-caps you will usually feel yourself decoding more deliberately, letter group by letter group. Now apply a font override that turns text-transform off, and read the same sentence again in lowercase. For most dyslexic readers the second pass feels noticeably lighter. That difference is the word-shape cue coming back.

Get LexiFont Pro - OpenDyslexic, Lexend, Atkinson Hyperlegible and Comic Neue for $14.99 one-time

Further reading