Skip to main content
Back to Blog
Guide July 15, 2026

How to Check Text Readability: The 5-Formula Grade Level Test

How to Check Text Readability: The 5-Formula Grade Level Test

The same article can read like plain conversation to one person and like an impenetrable wall to another. The difference is almost always grade level — a number most writers never check.


Why Readability Matters

Content mismatched to its audience wastes both parties' time. The writer spent hours on a piece the reader couldn't finish. The reader bounced because the sentences were too long and the vocabulary too dense. Neither knows why it happened.

The US National Assessment of Adult Literacy places the average American adult reading ability at roughly a Grade 8 level. Roughly half the adult population reads below that mark. Yet most web content, corporate communications, and news articles sit between Grade 10 and Grade 14. That gap is not bridged by effort — it's a structural mismatch that no amount of motivation fixes.

Plain-language standards exist precisely to close this gap. The US federal plain language guidelines require government documents to target Grade 8 or lower. The Centers for Medicare & Medicaid Services require patient-facing health materials at Grade 6–8. The UK's National Health Service targets Grade 9 for patient leaflets. These aren't aspirational targets — they're mandates backed by research showing that accessible prose improves comprehension, reduces errors, and increases trust.

The case for lower grade levels extends beyond average readers. People with dyslexia, ADHD, acquired brain injuries, or non-native language fluency face a significantly higher cognitive cost per word when text is dense. For these readers, a Grade 12 article doesn't just take longer — it may not be comprehensible at all, regardless of intelligence. Reducing grade level is one of the highest-leverage accessibility improvements a writer can make.


The 6 Readability Formulas

No single readability formula captures the full picture. Each was developed independently, validated on different text corpora, and weights different linguistic features differently. The FocusFlow Readability Checker runs all six simultaneously and shows you where they agree and diverge.

Formula What It Measures Output Best For Limitation
Flesch Reading Ease (FRE) Sentence length + syllables per word 0–100 score (higher = easier) General readability scoring; comparing two versions of the same text Inverted scale confuses newcomers; clamped at 0–100
Flesch-Kincaid Grade Level (FKGL) Sentence length + syllables per word US grade level (e.g., 8.4) Education, publishing, journalism Doesn't account for character complexity
Gunning Fog Index Sentence length + percentage of complex words (3+ syllables) US grade level Business writing, technical documents "Complex word" count can be gamed by hyphenation
SMOG Index Polysyllabic word count over a sample US grade level Healthcare, medical literature Requires 30+ sentences; unreliable on short passages
Coleman-Liau Index (CLI) Characters per word + sentences per word US grade level Any text; no syllable counting required Less sensitive to word difficulty than syllable-based formulas
Automated Readability Index (ARI) Characters per word + words per sentence US grade level Automated analysis, typewritten text Slight overestimation for texts with long punctuated words

The formulas themselves:

FRE  = 206.835 − 1.015 × (Words / Sentences) − 84.6 × (Syllables / Words)
FKGL = 0.39 × (Words / Sentences) + 11.8 × (Syllables / Words) − 15.59
Fog  = 0.4 × ((Words / Sentences) + 100 × (ComplexWords / Words))
SMOG = 1.0430 × √(PolysyllabicWords × 30 / Sentences) + 3.1291   [≥30 sentences]
CLI  = 0.0588 × (Characters / Words × 100) − 0.296 × (Sentences / Words × 100) − 15.8
ARI  = 4.71 × (Characters / Words) + 0.5 × (Words / Sentences) − 21.43

FRE and FKGL share the same two inputs (sentence length and syllables per word) but report in different directions — FRE goes up as text gets easier, FKGL goes up as text gets harder. Gunning Fog substitutes a direct complex-word count for syllable ratio, making it more sensitive to jargon density. Coleman-Liau replaces syllable counting entirely with character counting, which makes it more consistent across automated pipelines. SMOG is narrow by design — it was calibrated specifically on healthcare text and is most accurate for clinical and patient-facing materials.


Why One Formula Isn't Enough

Consider two blocks of text with identical sentence length. Block A uses conversational vocabulary — "use", "show", "help", "find". Block B uses the same sentence structures but substitutes technical vocabulary — "utilize", "demonstrate", "facilitate", "ascertain". Both texts have the same Words/Sentences ratio. FKGL, which weights sentence length heavily, gives them nearly the same score. Gunning Fog, which directly counts words with 3+ syllables, catches the difference immediately.

The reverse is also true. A text full of short one-syllable words packed into extremely long run-on sentences will score easy on Fog (no complex words) but difficult on FKGL and ARI (high Words/Sentences ratio).

Real text fails in both ways simultaneously. A press release might have short, punchy sentences (low FKGL) but be dense with acronyms and compound nouns (high Fog). A literary novel might have beautiful multisyllabic prose but short sentences (high FRE, moderate FKGL, high Fog).

The Consensus Grade computed by the Readability Checker is the numeric average of all available grade-level scores — FKGL, Fog, SMOG (when enough sentences are present), Coleman-Liau, and ARI. Averaging across formulas cancels out each formula's individual blind spots. A text that scores Grade 12 on FKGL but Grade 16 on Gunning Fog is accurately summarized at roughly Grade 14 — the formulas are triangulating a real feature of that text, not contradicting each other.

The level badges follow from the Consensus Grade:

Consensus Grade Badge Typical Audience
≤ 5 Very Easy Children, plain-language materials
6–8 Easy General public, healthcare, government
9–11 Standard High school educated adults
12–15 Difficult College-educated readers
16+ Very Hard Graduate-level, academic, technical

What Grade Level Should You Target?

Grade level targets depend on your audience and the stakes of comprehension failure. For a blog post, a failed read means a bounce. For a medication guide, a failed read is a safety event.

Content Type Target Grade Why
Consumer web articles 7–9 US adult average is Grade 8; lower grades extend reach
Email newsletters 6–8 Short attention spans; mobile reading context reduces tolerance for complexity
Technical documentation 10–12 Specialist audience; some technical vocabulary is unavoidable
Marketing copy 6–8 Lower friction correlates with higher conversion
Healthcare / patient materials ≤ 8 CMS plain-language mandate; comprehension has direct health consequences
Legal / financial disclosures ≤ 8 Plain-language regulations in multiple jurisdictions
Children's content Match age + 1 Grade level should track or slightly exceed the reader's current grade
Academic papers 14–16 Specialist audience expects discipline-specific vocabulary

The Grade 8 ceiling for healthcare and legal materials is not arbitrary. A patient who misunderstands discharge instructions is more likely to be readmitted. A consumer who can't parse a privacy policy cannot make an informed consent decision. Accessible grade level is directly tied to functional outcomes, not just user experience.

For general web content, targeting Grade 7–9 is achievable without dumbing down the content. The constraint almost always comes from sentence structure, not vocabulary. Splitting one 40-word sentence into two 20-word sentences reduces grade level more than any vocabulary swap.


The Flesch Reading Ease Score Explained

Flesch Reading Ease deserves a closer look because its scale runs opposite to every other formula. Higher FRE means easier text. This is the one number where 30 is bad and 70 is good.

FRE = 206.835 − 1.015 × (Words / Sentences) − 84.6 × (Syllables / Words)

The formula was developed by Rudolf Flesch in 1948 and validated on a wide range of published materials. The 84.6 multiplier on syllables-per-word is notably larger than the 1.015 multiplier on sentence length — FRE weights vocabulary complexity about 83× more heavily than sentence length per unit. Short syllable counts drive easy scores. Long words kill the score fast.

FRE Range Difficulty Level Comparable Publication
90–100 Very Easy Children's primers; simple conversational text
80–89 Easy Personal emails; most blog comments
70–79 Fairly Easy Popular fiction; consumer news sites
60–69 Standard Reader's Digest; mainstream news articles
50–59 Fairly Difficult Time magazine; professional journalism
30–49 Difficult Academic journals; annual reports
0–29 Very Difficult Legal documents; technical specifications

The optimal range for general-audience web content is 60–70. Below 60, you're losing readers who don't have the patience or vocabulary to push through. Above 80, you risk sounding overly simplified for audiences that expect some substance. The "sweet spot" language of mainstream journalism — think major newspapers and consumer magazines — clusters in the 60–70 range.

FRE is useful for relative comparisons: take two drafts of the same paragraph and compare their scores. A 10-point FRE improvement on a specific section tells you something real. Comparing the FRE of an annual report to the FRE of a children's book tells you almost nothing actionable.


Complex Words: What They Are and How to Fix Them

Gunning Fog and SMOG define complex words as words with three or more syllables. The definition is deliberately mechanical — no exceptions for proper nouns, no credit for common multisyllabic words like "beautiful" or "everything". Any word that requires three syllable strokes counts.

The cognitive rationale is grounded in reading research. Longer words require more eye fixations. A single fixation covers roughly 7–9 characters for most adult readers. A word like "demonstration" (14 characters, 5 syllables) typically requires two fixations — the eye lands, processes, moves, and processes again. Each extra fixation adds processing time and holds a small additional load in working memory. For readers with dyslexia, where phonological decoding is effortful, polysyllabic words compound that effort multiplicatively.

The Complex Word Highlighter in the Readability Checker turns this invisible load visible. Toggle it on and every 3+-syllable word lights up in yellow with a syllable count tooltip. Passages that feel readable often reveal a surprising density of yellow — a writer who's used to dense vocabulary stops noticing it.

Practical revision strategies:

Complex Word Simpler Alternative Syllable Reduction
utilize (3) use (1) −2
demonstrate (4) show (1) −3
facilitate (5) help (1) −4
approximately (6) about (2) −4
subsequently (5) then (1) −4
methodology (6) method (2) −4
implementation (6) setup (2) −4
consideration (6) thought (1) −5

Not every complex word should be replaced. "Myocardial infarction" in a clinical guideline cannot become "heart attack" in every instance — the precise term has legal and clinical weight. But for every word that carries genuine irreplaceable specificity, there are usually three others in the same paragraph that are complex by habit, not by necessity. The highlighter finds them.

A practical target: if more than 15% of your words are complex (3+ syllables), start cutting. The text statistics panel in the Readability Checker shows complex word percentage alongside total word count, so you have a live number to work against.


Readability for Dyslexia and ADHD Audiences

For neurotypical readers, reading difficulty is a comprehension problem. For readers with dyslexia or ADHD, it's a cost problem.

Dyslexic readers process phonological information — the mapping between written letters and spoken sounds — less automatically than neurotypical readers. Each word requires more conscious effort to decode. A text written at Grade 12 doesn't just challenge comprehension; it exhausts the cognitive budget before meaning can be assembled. Research on dyslexia-accessible content consistently recommends targeting Grade 6–8. Below Grade 6, most adult dyslexic readers can decode with manageable effort and allocate remaining cognitive capacity to meaning. Above Grade 10, the decode cost alone can prevent sustained comprehension.

ADHD introduces a different failure mode. The primary barrier is not decoding — most people with ADHD decode efficiently — but sustained attention under load. Long sentences are the main culprit. A 40-word sentence with three subordinate clauses requires the reader to hold the beginning in working memory while parsing the middle and end. When attention briefly lapses and returns, the sentence must be restarted. Each restart costs time and focus.

Research on ADHD reading behavior consistently shows that sentences exceeding 20 words significantly increase re-reading rates and reduce comprehension scores compared to the same content broken into shorter sentences. The Gunning Fog Index captures this directly: it penalizes long sentences in its Words/Sentences component. Reducing average sentence length below 20 words lowers Fog, lowers ARI, and measurably reduces cognitive load for ADHD readers.

Shorter sentences also stack well with other readability improvements. A text at Grade 7 with 15-word average sentences is dramatically easier for both dyslexia and ADHD readers than a Grade 7 text achieved through simple vocabulary but 35-word sentences. The formulas reflect this — FKGL and ARI both weight sentence length, and together they'll show the difference.

For writers targeting dyslexia and ADHD audiences, a combined target works well in practice: Grade 6–8 Consensus Grade, average sentence length under 20 words, complex word percentage under 12%. These three numbers are all visible in the Readability Checker output. If you want to understand the time cost of your text for different readers — including those reading at 100 WPM — pair this tool with the Reading Speed Calculator for a complete picture.


How to Use the Readability Checker

The tool at /readability-checker requires no login, no install, and no configuration. The analysis runs entirely in the browser.

Step 1 — Paste your text.
Copy any block of text — a blog post draft, a product description, an email, a policy document — and paste it into the text area. The tool accepts plain text only; HTML tags will be stripped.

Step 2 — Read the Consensus Grade.
The Consensus Grade and its level badge (Very Easy through Very Hard) appear at the top of the results. This is your headline number. If it's above your target, continue to the next step to find the cause.

Step 3 — Check the per-formula scores.
The six formula scores appear in individual cards below the Consensus Grade. Look for outliers. If FKGL shows Grade 9 but Gunning Fog shows Grade 15, the problem is complex-word density, not sentence length. If all formulas cluster within 2–3 grade levels of each other, the text has a consistent difficulty profile and any revision strategy will work. If they're spread wide, different parts of the text are failing different formulas — use the Complex Word Highlighter to locate the density pockets.

Step 4 — Click Highlight Complex Words.
Toggle the highlighter to see every 3+-syllable word marked in yellow. Read through the passage and identify the words you can simplify without losing meaning. The syllable tooltip on hover tells you exactly how many syllables you're dealing with.

Step 5 — Revise.
Make your edits in the text area directly, or revise in your writing tool and re-paste.

Step 6 — Re-check.
After each revision pass, the scores update instantly. Watch the Consensus Grade drop as you shorten sentences and replace complex vocabulary. Continue until you hit your target grade range.

The three sample texts — Simple (Grade 5), Average (Grade 9), and Complex (Grade 14+) — are useful calibration anchors. Paste each one in before analyzing your own work to build intuition for what the numbers mean at different difficulty levels.

When you're ready to read your final text in a distraction-free environment, use the Open in Online Reader button. It saves the text to your browser and opens it in FocusFlow's Online Reader with your preferred font, line height, and focus tools applied.


Check Your Text Readability — Free Tool