Learn

Reference card: 250 wpm silent reading, 130 wpm presenter, 160 wpm podcast, Flesch grade table by audience

Both scores originate from the US Department of Defense readability spec that Rudolf Flesch and J. Peter Kincaid co-authored in the 1970s. plainlanguage.gov: readability tools.

Learn

Readability: Flesch Reading Ease and Flesch-Kincaid

The two readability scores the counter reports, where they came from, and what to make of them.

Advertisement

Flesch Reading Ease

Formula: 206.835 - 1.015 * (words / sentences) - 84.6 * (syllables / words). Output is a 0 to 100 score. Higher is easier. Readeru2019s Digest scores around 65. The Bible King James Version scores around 70. Legal text scores around 30.

Flesch-Kincaid Grade Level

Formula: 0.39 * (words / sentences) + 11.8 * (syllables / words) - 15.59. Output is a US grade level. Grade 8 is the newspaper target. Grade 12 to 14 is college-level academic prose. Grade 20 is dense legal or scientific writing.

What to do with the number

  • Marketing web copy: aim Grade 6 to 8 (Reading Ease 60 to 80).
  • News: Grade 8 (Reading Ease 60 to 70).
  • Long-form editorial: Grade 10 to 12 (Reading Ease 50 to 60).
  • Academic: Grade 12 to 16 (Reading Ease 30 to 50).
  • Legal / contracts: Grade 16+ (Reading Ease under 30).

How syllables are counted

The counter uses a regex heuristic: split on vowel groups, subtract silent-e endings, apply a minimum of 1 per word. Accurate enough for readability scoring, not accurate enough for poetry meter analysis.

Advertisement

See it live

Paste your text into the homepage counter and open the advanced stats panel. Both scores are computed live on every keystroke.

Advertisement

Common questions

Which score matters more for web copy?
Grade level. Readers respond to sentence length + syllable count; the absolute Flesch score is a proxy for those.
Why does Grade 8 keep coming up?
US newspapers have targeted eighth-grade reading level for a century. It is neither dumbing-down nor a hard limit; it is a good default for a general audience.
Can I game the score by using short sentences?
Sort of. A page of five-word sentences scores easy but reads staccato. Use the number as a signal, not a target.
Do the scores work in British English?
Yes. The formulas count words and syllables; spelling variants do not change the number.
What is a "safe" academic score?
Grade 12 to 16 (Reading Ease 30 to 50) is normal for university writing. Under 30 leans into legalese; over 60 leans into blog-post register.