Solved.tools โ€” Free Online Calculators & Tools

We use cookies for analytics and advertising. Learn more about our cookie policy

Readability Score Calculator

Last updated: 23 August 2026

Reviewed by Gavin ยท Research and drafting assisted by AI

Tip: paste a full article, an email draft, or a sample paragraph โ€” the more sentences the more reliable the SMOG index in particular.
Text statistics
Characters
536
Words
109
Sentences
4
Syllables
181
Complex words (3+ syll.)
20 (18.3%)
Avg words / sentence
27.25
Avg syllables / word
1.66
Avg characters / word
4.92
IndexScoreInterpretation
Flesch Reading Ease
Higher is easier. 60โ€“70 โ‰ˆ plain English.
38.69Difficult โ€” college level
Flesch-Kincaid Grade Level
US school grade level required to understand the text.
14.63College (year 3)
Gunning Fog Index
Years of formal education a reader needs. Polysyllabic-word caveat applies.
18.24Postgraduate
SMOG Index
Designed for 30-sentence samples; shorter passages are estimates.
15.90Postgraduate
Coleman-Liau Index
Uses letter counts โ€” no syllable counter needed.
12.03Grade 12 (high school)
Automated Readability Index (ARI)
Uses character count per word; common in US military / education reporting.
15.36College (year 3)
About the scores. Syllable counting is heuristic: this tool counts vowel groups, applies a small handful of well-known adjustments (silent trailing e, consonant + le endings, and short-word rules), and rounds each word up to at least one syllable. A dictionary-based counter can differ by a few percent, but for paragraphs of normal length the band interpretation is stable. The Gunning Fog โ€œcomplex wordโ€ definition used here is the simple three-or-more-syllable rule; the original 1952 paper excludes proper nouns, familiar jargon, and easy compounds โ€” accept the output as an estimate. Polysyllabic short fillers like โ€œeverythingโ€ or โ€œanotherโ€ can nudge the count, which is why SMOG in particular prefers samples of about thirty sentences.
Was this helpful?


Introduction

Every reader, from a five-year-old listening to a story to a senior partner reviewing a contract, falls somewhere on a long spectrum of reading ability. Two paragraphs can say the same thing yet land differently: one short sentence at a time with familiar words, the other long clauses stacked with polysyllabic vocabulary. Readability formulas try to capture that difference with a single number, computed from the length of the sentences and the number of syllables in the words. They are not a theory of style. They are a quick, repeatable estimate, useful to anyone who has to defend the accessibility of a passage to an external audience, a regulator, a teacher, a search-quality reviewer, a magazine editor, or simply the next reader who opens the document.

This Readability Score Calculator computes all six of the most widely cited English indices from a single passage, side by side: the Flesch Reading Ease score, the Flesch-Kincaid Grade Level, the Gunning Fog Index, the SMOG Index, the Coleman-Liau Index, and the Automated Readability Index (ARI). It also reports the underlying text statistics, characters, words, sentences, syllables, complex words (three or more syllables), and average sentence length, so you can see exactly what is pushing the number up or down. No upload is required; the calculation runs entirely in your browser, which matters when the passage you are checking is sensitive (a draft contract, a medical consent form, unpublished marketing copy).

How to Use

  1. Paste or type a passage of English prose into the text box. A sample paragraph is pre-loaded so the tool shows real scores on first load.
  2. Edit the text as you wish, single sentences, full articles, chapter excerpts all work. Empty input shows em-dashes rather than NaN values.
  3. Read the Text statistics panel. It updates live, displaying character, word, sentence, and syllable counts, the percentage of complex words, and the average words per sentence, syllables per word, and characters per word.
  4. Read the Index table below. Each row shows the published index name, its computed score to two decimals, and a plain-English interpretation band (grade level or readability band).
  5. Read the About the scores note under the table for the syllable-heuristic caveat, the Gunning Fog caveat, and the SMOG sample-size caveat.
  6. Use the panel to compare two versions of the same draft. Paste version A, note the scores, paste version B, compare. Repeating this for the same paragraph after each substantive edit is a habit that catches most over-long sentences before they reach a reviewer.

The Six Formulas

These formulas are the published forms found in the original papers. None of them is a perfect predictor of how an actual reader will experience a passage, they ignore content, layout, headings, illustrations, and the reader's prior knowledge. What they do is reduce a paragraph to a single number that correlates reasonably well with the experience of difficulty. Always read them as an estimate, not a verdict.

Flesch Reading Ease (Flesch, 1948). Score = 206.835 โˆ’ 1.015 ร— (words / sentences) โˆ’ 84.6 ร— (syllables / words). The output runs from 0 to about 120, where higher means easier to read. Standard bands: 90 to 100 very easy (fifth grade), 80 to 90 easy (sixth), 70 to 80 fairly easy (seventh), 60 to 70 standard (eighth to ninth), 50 to 60 fairly difficult (tenth to twelfth), 30 to 50 difficult (college), 0 to 30 very confusing (college-graduate). The score has no units, it is a position on an arbitrary scale.

Flesch-Kincaid Grade Level (Kincaid et al., 1975). Grade = 0.39 ร— (words / sentences) + 11.8 ร— (syllables / words) โˆ’ 15.59. The output estimates the US school grade level a student would need to understand the passage on the first reading. A score of 8.0 means roughly eighth-grade. This index was derived specifically for technical Navy manuals, so it tends to give slightly higher grade levels than a general-audience audience would expect; treat it as a relative measure, useful for comparing two drafts, rather than an absolute one.

Gunning Fog Index (Gunning, 1952). Fog = 0.4 ร— [ (words / sentences) + 100 ร— (complexWords / words) ]. Complex words are those with three or more syllables, excluding proper nouns, familiar jargon, and easy compounds of shorter words, the standard caveat noted when this calculator reports the Fog score. The output is years of formal education. A Fog of 12 means roughly a high-school senior; 16 or above reads as postgraduate.

SMOG Index (McLaughlin, 1969). SMOG = 1.0430 ร— โˆš( polysyllables ร— 30 / sentences ) + 3.1291. Polysyllables are the words of three or more syllables. SMOG was calibrated on samples of exactly thirty sentences, so on shorter passages the result is only an estimate. SMOG is popular for healthcare materials because its original paper was explicit about its 30-sentence design; the US healthcare authorities often require SMOG-reported grade levels in patient-education documentation.

Coleman-Liau Index (Coleman & Liau, 1975). CLI = 0.0588 ร— L โˆ’ 0.296 ร— S โˆ’ 15.8, where L is the average number of letters per 100 words and S is the average number of sentences per 100 words. Because the formula uses letter counts rather than syllables, it can be implemented in systems that do not have a syllable dictionary. The output is a US school grade level.

Automated Readability Index (Smith & Senter, 1967). ARI = 4.71 ร— (characters / words) + 0.5 ร— (words / sentences) โˆ’ 21.43. Designed for United States military and education reporting. ARI is roughly equivalent to Flesch-Kincaid for general prose but uses character counts rather than syllables, which means syllabification errors do not affect it.

Worked Examples

Example 1, A simple sentence, by hand. Take the sentence "The cat sat on the mat." It contains six words, one sentence, and the syllable count is one for each of the, cat, sat, on, the, mat, so six syllables in total. Words per sentence = 6, syllables per word = 1. Flesch Reading Ease = 206.835 โˆ’ 1.015 ร— 6 โˆ’ 84.6 ร— 1 = 206.835 โˆ’ 6.09 โˆ’ 84.6 = 116.145. Out-of-range, but unsurprising, Flesch Reading Ease tops out near 121 for trivial input. Flesch-Kincaid = 0.39 ร— 6 + 11.8 ร— 1 โˆ’ 15.59 = 2.34 + 11.8 โˆ’ 15.59 = โˆ’1.45, meaning "below first grade", which matches the prediction.

Example 2, A dense legal sentence. Take the sentence "Notwithstanding any provision of the foregoing agreement, the undersigned party shall indemnify and hold harmless the counterparty from and against any and all claims, damages, losses, and expenses, including reasonable attorneys' fees, arising out of or resulting from the performance of services hereunder." Splitting the words and syllables by hand yields approximately 40 words, 1 sentence, and around 80 syllables (most of the polysyllables, notwithstanding, provision, foregoing, undersigned, indemnify, counterparty, attorneys, performance, contribute at least three apiece). Flesch Reading Ease = 206.835 โˆ’ 1.015 ร— 40 โˆ’ 84.6 ร— 2.0 = 206.835 โˆ’ 40.6 โˆ’ 169.2 = โˆ’2.965. That places the passage on the floor of the Flesch scale ("very confusing"). Flesch-Kincaid = 0.39 ร— 40 + 11.8 ร— 2.0 โˆ’ 15.59 = 15.6 + 23.6 โˆ’ 15.59 = 23.61, a postgraduate-grade prediction.

Example 3, Hand-checking the FMCE test inputs. The simplest reproducibility check is a synthetic passage with exactly known statistics. Suppose a text has words = 100, sentences = 5, syllables = 150. Words per sentence = 20, syllables per word = 1.5. Flesch Reading Ease = 206.835 โˆ’ 1.015 ร— 20 โˆ’ 84.6 ร— 1.5 = 206.835 โˆ’ 20.3 โˆ’ 126.9 = 59.635. That is "fairly difficult" (10th-12th grade). Flesch-Kincaid = 0.39 ร— 20 + 11.8 ร— 1.5 โˆ’ 15.59 = 7.8 + 17.7 โˆ’ 15.59 = 9.91. Grade 9.91, rounded to grade 10 on the printed label. The two indices agree on "around 10th grade but harder than the plain-English band" within rounding error.

Example 4, Same text with double the syllable density. Same 100 words, same 5 sentences, but now 200 syllables (syllables per word = 2.0). FRE = 206.835 โˆ’ 20.3 โˆ’ 169.2 = 17.335, very-confusing band. FKGL = 7.8 + 23.6 โˆ’ 15.59 = 15.81, college level. Doubling the syllable density knocks Flesch Reading Ease down by roughly 42 points and pushes Flesch-Kincaid up by about 6 grade levels. That is why shortening sentences alone is not enough; word-level simplicity matters as well.

Example 5, A short passage that SMOG handles confidently. Take the article from The Lancet that introduced SMOG: 30 sentences, each carrying roughly 2 polysyllabic words on average, for 60 polysyllables total. SMOG = 1.0430 ร— โˆš(60 ร— 30 / 30) + 3.1291 = 1.0430 ร— โˆš60 + 3.1291 = 1.0430 ร— 7.7460 + 3.1291 = 8.0769 + 3.1291 = 11.206. Reading the original Smith-Senter calibration tables, a SMOG score of around 11.2 corresponds to a roughly 11th-grade reading level, which matches McLaughlin's published comparison data.

Where It Shows Up

Readability scores quietly shape many everyday documents. In plain-language legislation, the US Federal Plain Writing Act (2010) requires federal agencies to write new public-facing material so that members of the public can find, understand, and use it. Many agencies target a Flesch Reading Ease of 60 or higher and a Flesch-Kincaid grade level at or below 8, then verify with this kind of calculator. Insurance policies, medical consent forms, and pharmaceutical patient-information leaflets face similar standards, often tracked using SMOG because McLaughlin's original paper was written for healthcare writers. Check the patient-education guidelines published by organisations such as the American Medical Association and the UK's NHS, which publish target grade bands.

In SEO content marketing, writers balance readability against keyword targeting. A common rule of thumb is to aim for a Flesch-Kincaid grade of 7 or 8 for general-audience blogs, 9 to 11 for professional or B2B material, and to verify Coleman-Liau as well, because search engines do not directly consume readability scores but do reward content that holds reader attention. The scores themselves do not rank, clarity does, but the scores are a fast way to test whether clarity is present. Education and standardised testing rely on ARI and Flesch-Kincaid because they map neatly to US grade levels, while journalism uses the Flesch Reading Ease band as a sanity check on long-form magazine features, with 50 to 60 considered acceptable for popular science, and 60 to 70 the everyday target for general news.

A legal consent form drafted at postgraduate level cannot be challenged by pointing to a single index score alone, but a readability audit in discovery is becoming standard practice. A regulatory disclosure that scores below the plain-language target triggers review. A textbook chapter authored at grade 25 is an obvious editorial error. Each of these situations benefits from a one-pass run through every index, exactly what this tool provides.

Common Mistakes

Treating a score as an absolute truth. No single index captures the rhythm of a passage, the way headings support it, or whether the argument flows. Use the indices together; treat them as advisory.

Running it on the wrong input. Lists, code blocks, tables, and chat transcripts with multiple speakers will distort the numbers because the tokenizer treats them as a flat string. Score actual prose paragraphs, not entire pages of mixed media.

Syllable-heuristic error. Syllable counting here is heuristic: a consonant + 'le' ending adds one, a silent trailing 'e' is stripped, short words are auto-counted as one. Real dictionaries can disagree by a few percent. For a paragraph of normal length, this seldom flips the interpretation band, but it can shift the SMOG score by half a grade level.

Gaming the score at the cost of clarity. A passage rewritten as a sequence of three-word sentences may score higher on Flesch Reading Ease but read badly. Always read the prose aloud.

Applying English formulas to other languages. Flesch was calibrated on English. Similar formulas exist for Spanish (Fernรกndez-Huerta), French (Kandel-Moles), German (SMOG-DE), and others, but the coefficients and the grade-level bands are different. Do not run this tool on a passage in another language and accept the grade interpretation; consult a language-appropriate formula.

Forgetting sample size. SMOG in particular assumes thirty sentences. On a five-sentence email the result is informative but not definitive. Anything longer than the mail is more reliable.

Frequently Asked Questions

What is a good Flesch Reading Ease score? A Flesch Reading Ease score of 60 to 70 is generally considered "standard", equivalent to eighth to ninth-grade reading, or plain English. For general-audience web copy, marketers typically aim for 60 or above; for technical documentation, 50 or even 40 may be acceptable provided the audience is technical. The score is a band, not a single target.

What is the difference between Flesch Reading Ease and Flesch-Kincaid? Both formulas come from the same family, Flesch Reading Ease and Flesch-Kincaid Grade Level share two of the three input terms. Reading Ease outputs a single 0-to-120 scale where higher is easier, with interpretation bands. Grade Level outputs an estimated US school grade (year) at which a student could understand the passage. They were designed for different audiences: Reading Ease for editors and journalists, Grade Level for technical writers.

Do readability scores affect SEO? Search engines do not use readability scores as a direct ranking factor. They do, however, correlate readability with reader satisfaction, bounce rate, dwell time, and backlink acquisition, all of which are positive ranking signals. A simple, well-structured article that holds attention is more likely to earn links and repeat visits than a dense one.

How accurate is the syllable count? The syllable counter here is heuristic. It counts vowel groups with a small number of documented adjustments. For most English words it agrees with a dictionary count to within a few percent, but edge cases exist. The score changes seldom flip a passage from one interpretation band to another, but they can shift a SMOG result by about half a grade level.

How long should my text be for a reliable SMOG score? SMOG was calibrated on thirty-sentence samples. Shorter text still produces a number, but the original paper warns that the index is most reliable on a sample close to that size. For a quick check, three to ten sentences will give you an estimate; for a final grade-level claim, prepare a sample of thirty sentences and verify.

Why does the same paragraph score differently across the six indices? The six indices emphasise different statistics. Flesch Reading Ease balances sentence length and syllable density for a 0-to-120 ease scale. Flesch-Kincaid and Gunning Fog weight sentence length heavily. SMOG weights polysyllabic-word density inside a 30-sentence sample. Coleman-Liau and ARI avoid syllables entirely; they use letter and character counts instead. Each taps into a slightly different aspect of difficulty.

Is this tool private? Yes. Every calculation runs in your browser. Nothing you paste is uploaded, because there is no server endpoint to receive it. You can score a draft contract, a confidential patient summary, or unpublished marketing copy without any logging.

References

  • Flesch, R. (1948). A new readability yardstick. Journal of Applied Psychology, 32(3), 221 to 233. The original publication introducing the Reading Ease formula and the "reading-ease scale".
  • Kincaid, J. P., Fishburne, R. P., Rogers, R. L., & Chissom, B. S. (1975). Derivation of new readability formulas for Navy enlisted personnel. Research Branch Report 8-75, Naval Air Station Memphis. The Flesch-Kincaid Grade Level report.
  • Gunning, R. (1952). The Technique of Clear Writing. New York: Harper & Brothers. The Fog Index, including the standard "complex word" caveat.
  • McLaughlin, G. H. (1969). SMOG grading, a new readability formula. Journal of Reading, 12(8), 639 to 646. The original SMOG paper, calibrated on thirty-sentence passages.
  • Coleman, M., & Liau, T. L. (1975). A computer readability formula designed for machine scoring. Journal of Applied Psychology, 60(2), 283 to 284. The letter- and sentence-based, syllable-free formula.
  • Smith, E. A., & Senter, R. J. (1967). Automated readability index. Aerospace Medical Research Laboratories, Wright-Patterson Air Force Base. The Automated Readability Index report.