Blog · Typography Research
Font weight and dyslexia — does bold actually help?
Ask any accessibility checklist whether text should be bold for dyslexic readers and the answer is nearly always "yes." Ask the underlying research the same question and the answer is "it depends — and for running body text, probably not in the way you think." Font weight interacts with dyslexia in at least three distinct ways, and knowing which one applies to you changes the recommendation entirely.
What "font weight" actually means
Font weight is the thickness of the strokes that make up each letter. Typographers traditionally named weights — light, regular, medium, semibold, bold, black — and the CSS font-weight property maps these to a numeric scale from 100 (hairline) to 900 (ultra-black). Most body text on the web sits at weight 400 (regular). A bold tag pushes that to 700. Some typefaces offer intermediate stops at 500 or 600 that feel heavier than regular without being fully bold.
What changes when you increase weight:
- Stroke width increases, so each letter occupies more of its bounding box.
- The white space inside letters — the counters of o, e, a, d, b, p, q — shrinks.
- Inter-letter spacing (tracking) often tightens automatically, because the wider strokes need less air between them to appear evenly spaced.
- The overall colour of the page (in typographic terms, the average grey value of a block of text) gets darker.
Each of these changes has a different effect on dyslexic reading, and they don't all point in the same direction.
The case for bolder weights in dyslexic reading
The intuition behind "bold text helps dyslexia" comes from a real observation: heavier strokes are more legible at small sizes and in low-contrast conditions. A letter set in a thin 300-weight can have strokes narrower than a pixel on some displays, which renders it genuinely ambiguous at the edges. Moving to a regular 400-weight cleans that up substantially. Moving further to a 500 or 600 medium weight gives each letter a more unambiguous silhouette, which may help readers who struggle with letter identification.
For readers whose difficulty is primarily at the letter-recognition stage — correctly parsing individual glyphs before assembling them into words — a modest increase in stroke weight can reduce the cognitive effort needed per character. There is some evidence, from studies on reading interventions in primary school children, that letter clarity at the decoding stage matters more than most adults assume, because novice and dyslexic readers cannot rely on the same top-down word-shape prediction that fluent readers use. Heavier type gives the decoding stage more to work with.
This is why most dyslexia-specific typefaces — OpenDyslexic, Lexend, Atkinson Hyperlegible — are designed at moderate to firm weights. They are not bold in the traditional sense, but none of them are light either. The designers chose weights that maximise the distinctiveness of each letter shape without closing off the interior counters.
Where bold goes wrong: the counter problem
At weight 700 and above, something changes that is rarely mentioned in accessibility guidance: the open spaces inside letters begin to close. The counter of a lowercase a tightens. The bowl of a d or b shrinks. The aperture of a c narrows. For dyslexic readers whose difficulty is specifically with letter discrimination — telling similar letters apart — this is counterproductive.
The letters most affected — b, d, p, q — are exactly the ones that cause the most trouble for many dyslexic readers. If you are already prone to confusing these letters by mental rotation, a bold weight that shrinks their distinguishing internal features is not helping you: it's removing the counter space that makes each shape unique.
This effect is most pronounced in older or lower-quality typefaces where the bold is created by mechanically adding weight to a regular design rather than being drawn separately. Modern professional type families draw each weight as a distinct design, preserving counter shapes at heavier weights. But even well-drawn bold faces narrow counters relative to their regular counterparts — it is a geometric consequence of thicker strokes.
See our article on serif versus sans-serif for dyslexic readers for a related discussion of how stroke uniformity affects letter discrimination across different type styles.
The "grey page" problem and reading fatigue
There is a second effect of using bold for running text that is easy to overlook: it darkens the page. A full paragraph in 700-weight text has a much higher ink density than the same paragraph in 400-weight. The page feels heavier visually — a phenomenon typographers call increased "text colour."
For most readers this is just an aesthetic preference. For readers with contrast sensitivity differences — which are more common in dyslexic populations than in the general population — a very dark text block on a white background can increase visual stress. The high-contrast, heavy-stroked appearance can trigger the pattern-glare effect that some readers describe as text "shimmering" or "moving."
This is one reason why dyslexia-specific reading guides often recommend a slightly off-white background alongside font changes, rather than assuming more contrast is always better. A medium-weight typeface on a slightly warmed background may produce less visual stress than bold text on pure white, even though the bold text technically has a higher contrast ratio in WCAG terms.
If you find that bold text tires your eyes faster rather than making reading easier, this is likely what is happening. It is not a failing of your vision — it is a real interaction between stroke weight, page contrast, and how your visual cortex processes dense repetitive patterns. Our article on reading fatigue in dyslexic adults covers the broader picture of what drives visual tiredness during extended reading.
Bionic Reading's partial approach
Bionic Reading — which bolds only the opening letters of each word rather than entire words — is essentially an attempt to get the legibility benefit of bold without the counter-closure and page-darkening downsides. The theory is that the eye only needs a heavy anchor at the start of each word; the rest can remain light, preserving overall page texture and counter space.
Whether it works in practice is contested. Independent studies have not replicated the speed improvements the technique's creators claim, and some readers find the alternating-weight pattern visually noisy. But the underlying idea — that targeted use of bold weight is more useful than wholesale bolding — is sound, and applies to how you should think about bold in your own reading setup. Our full write-up on Bionic Reading versus OpenDyslexic goes into the evidence in detail.
What the research actually recommends
Formal guidance from dyslexia organisations — the British Dyslexia Association, the International Dyslexia Association, and the Dyslexia Association of Ireland — consistently recommends medium weights for body text, not bold. The BDA style guide, for example, suggests using fonts that are "not too light and not too heavy," describing the ideal as a weight that gives letters clear definition without crowding the internal spaces.
Research by Luz Rello and colleagues at the Universitat Pompeu Fabra (published across several papers between 2012 and 2016 on dyslexia and typography) found that larger font sizes and increased line spacing improved reading performance more reliably than weight changes alone. When weight was tested specifically, a medium or slightly heavier-than-regular weight performed marginally better than either light or full bold for dyslexic adult readers.
The practical takeaway from this body of work: if you are choosing a typeface for a dyslexic reader, prioritise font choice and spacing before reaching for bold. A well-designed medium-weight face — or a typeface like Lexend that was built from the ground up for reading ease — will outperform a mediocre typeface set bold. See our guide to line spacing and letter spacing for dyslexia for the adjustments that tend to matter most.
Bold for headings and key terms: yes
Everything above applies specifically to running body text. Bold has a completely different and largely uncontested role in page structure: it signals headings, key terms, and navigational landmarks. This use of bold is unambiguously helpful for dyslexic readers.
Dyslexic readers often scan a page before committing to reading it in full — looking for headings, bolded terms, and visual anchors that give the structure away before the decoding work begins. Bold used structurally allows a reader to map the shape of a document in seconds, which reduces the cognitive load of linear reading. A page where all text is the same weight offers no such map.
The recommendation, then, is not "use bold" or "don't use bold" but "use bold for what it is for." Bold headings and sparingly bolded key terms help dyslexic readers navigate. Bold body text, applied broadly, tends to tighten counters and darken the page in ways that undermine the legibility you were trying to create.
Variable fonts: the weight dial you didn't know you had
If you are setting up your own reading environment, variable fonts offer something fixed-weight fonts cannot: a continuous weight slider. A variable font with a weight axis lets you land anywhere between 300 and 900, which means you can dial in a weight of 450 or 520 — meaningfully heavier than regular without reaching full bold — and test how it feels on your eyes.
Lexend (available via LexiFont) is a variable font with a "Lexend Exa" axis that adjusts letter spacing, but its standard axis also supports variable weight in many browsers. Atkinson Hyperlegible Next, the 2024 update to the original Atkinson Hyperlegible, added a variable weight axis specifically so readers could find their own comfort point. These tools did not exist five years ago. They make the "how bold should my text be?" question personal and testable rather than prescriptive.
Practical setup for dyslexic readers
Based on the above, here is a concrete starting point:
Body text: use a medium-weight variant of a dyslexia-aware typeface. If the font only offers regular and bold, regular is usually better than bold for sustained reading. If it offers a 500 or 600 weight, try that first. Atkinson Hyperlegible regular, Lexend regular, and OpenDyslexic regular all sit at appropriate weights for body text by design.
Headings: bold or semibold is exactly right here. The structural contrast between a bold heading and a regular body paragraph is a genuine reading aid.
Key terms: sparse inline bolding of important terms is useful. Dense bolding of entire sentences or paragraphs starts creating the counter-closure and page-darkening problems described above. If more than roughly one word in ten is bolded in a passage, it's too much.
Testing weight on any site: install LexiFont and switch between Atkinson Hyperlegible and Lexend on a long article. Both are medium-weight by design. Notice whether you can read for longer without the text starting to feel heavy or visually crowded. Then, for comparison, enable your browser's built-in bold-text accessibility setting (available on macOS and iOS) and read the same article. Most readers report that the first few paragraphs feel sharper and then fatigue sets in faster than with the medium-weight font. That's the counter-closure and page-darkening effect in practice.
For a broader toolkit, see our guide to the best fonts for dyslexia in 2026, which covers weight alongside x-height, letter spacing, and stroke contrast.
The one-line summary: medium weight (400-500) for body text in a well-designed typeface; bold for headings and key terms. More weight in running text tends to close counters and darken pages in ways that create new problems while solving old ones. Typeface choice and spacing adjustments matter more.
If you want to explore how x-height interacts with font weight — another under-discussed variable — that article covers how tall lowercase letters amplify the effect of heavier strokes for better or worse.
Get LexiFont Pro — Lexend, Atkinson Hyperlegible, OpenDyslexic and more, one click on any site