The Problem: Your Readers Are Not Reading Your Writing
Here is an uncomfortable statistic: the average web visitor reads only 20% of the text on a page. They scan headings, skim the first sentence of paragraphs, and bounce if they cannot quickly find what they need. If your writing requires effort to decode — long sentences, complex vocabulary, dense paragraphs — you lose most of your audience before they reach your second paragraph.
This is not a reader problem. It is a writing problem. And it is a problem you can measure and fix.
• 59% of users will leave a page if they find the content poorly organized or hard to read
• Google explicitly rewards clear, accessible content in its ranking algorithms
• Complex writing reduces comprehension by 30-50% compared to plain language equivalents
• Legal and medical documents written above a 10th-grade level are misunderstood by over half their audience
Understanding Readability Scores
Readability scoring is the process of quantifying how easy or difficult a text is to read. These scores are calculated using measurable text features — primarily sentence length and word complexity (usually measured by syllable count or word length). While no formula perfectly captures the subjective experience of reading, readability scores provide a consistent, objective baseline that helps you identify and fix clarity problems.
A readability score calculator automates this analysis, giving you instant feedback on your writing's clarity level.
Flesch Reading Ease
Developed by Rudolf Flesch in 1948, this is the most widely used readability metric. The formula produces a score from 0 to 100:
206.835 - (1.015 × words/sentences) - (84.6 × syllables/words)
Higher scores mean easier readability. The scale breaks down as follows: 90-100 is very easy (5th grade, understood by 11-year-olds), 80-89 is easy (6th grade), 70-79 is fairly easy (7th grade), 60-69 is standard (8th-9th grade, ideal for most web content), 50-59 is fairly difficult (10th-12th grade), 30-49 is difficult (college level), and 0-29 is very confusing (professional/academic level).
For context: the average New York Times article scores around 60-65. Popular fiction typically scores 70-80. Academic papers often score below 30. Legal contracts routinely score below 20.
Flesch-Kincaid Grade Level
This is the Flesch formula inverted to produce a US school grade number instead of a 0-100 scale. The formula:
0.39 × (words/sentences) + 11.8 × (syllables/words) - 15.59
A score of 8.0 means the text is readable by an 8th grader (13-14 years old). For general web content, aim for 7.0-8.0. For marketing copy, aim for 5.0-7.0. For technical documentation, 9.0-12.0 is acceptable. Anything above 12.0 risks losing a significant portion of your audience.
Gunning Fog Index
The Gunning Fog Index focuses on "fog" — the complexity added by long words and long sentences. The formula counts words with three or more syllables as "complex words" (excluding proper nouns, compound words, and common -ed/-es endings):
0.4 × [(words/sentences) + 100 × (complex words/total words)]
The result is a grade-level score. A Fog index of 12 means the reader needs a 12th-grade education to understand the text. Business writing typically targets a Fog index of 8-10. Popular fiction aims for 7-8. Legal writing often exceeds 15.
SMOG Index
SMOG (Simple Measure of Gobbledygook) was designed to be more accurate than the Gunning Fog Index for health and medical content. It uses the number of polysyllabic words (three or more syllables) per 30 sentences:
1.0430 × √(30 × complex words / sentences) + 3.1291
SMOG consistently estimates the grade level needed for 100% comprehension, while other formulas estimate the level for 50-75% comprehension. This makes it the preferred metric for healthcare, government, and legal content where complete understanding is critical.
Coleman-Liau Index
Unlike other formulas that rely on syllable counting (which requires a dictionary or algorithm), the Coleman-Liau Index uses character count per word as a proxy for complexity:
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. This makes it faster to compute and works well for automated text analysis systems.
Automated Readability Index (ARI)
The ARI was developed for the US military to assess the readability of technical manuals. Like Coleman-Liau, it uses character count rather than syllable count:
4.71 × (characters/words) + 0.5 × (words/sentences) - 21.43
ARI tends to produce grade-level scores that are slightly higher than Flesch-Kincaid, so if your content scores 9.0 on ARI, it might score 7.5-8.0 on Flesch-Kincaid.
5 Techniques to Improve Your Readability Score
1. Shorten Your Sentences (The Single Biggest Improvement)
The average sentence length in English is 15-20 words. Readability formulas penalize sentences over 20 words heavily. The fix is simple: read your writing aloud. If you run out of breath, the sentence is too long. Break it into two. Use periods more freely. Short sentences create rhythm, improve comprehension, and give the reader natural pause points.
One practical approach: never let a sentence exceed 35 words. Most sentences should be 10-20 words. Mix short and medium lengths for variety. If a sentence starts with a dependent clause ("Because the system was designed to handle high traffic volumes..."), the independent clause that follows should be brief and clear.
2. Replace Complex Words with Simple Alternatives
Every syllable counts against your readability score. "Utilize" (3 syllables) scores worse than "use" (1 syllable). "Implement" (3) scores worse than "do" (1). "Subsequently" (4) scores worse than "then" (1). This does not mean dumbing down your content — it means choosing the most direct word for your meaning.
Common substitutions: "facilitate" → "help," "endeavor" → "try," "sufficient" → "enough," "approximately" → "about," "requirements" → "needs," "methodology" → "method," "demonstrate" → "show," "accommodate" → "fit," "commence" → "start," "terminate" → "end." These replacements do not sacrifice precision — they enhance it by removing unnecessary syllables that add no meaning.
3. Use Active Voice
Passive voice adds words and obscures who is doing what. "The report was written by the marketing team" (10 words, passive) becomes "The marketing team wrote the report" (6 words, active). The active version is shorter, clearer, and more engaging. Readability formulas reward shorter sentences, so active voice indirectly improves your score while directly improving clarity.
Not all passive voice is bad — it is appropriate when the actor is unknown, irrelevant, or when you deliberately want to de-emphasize the subject ("Mistakes were made"). But as a default, write in active voice and switch to passive only when you have a specific reason.
4. Break Up Dense Paragraphs
Wall-of-text paragraphs are visually intimidating and cognitively demanding. On screens, readers process content in chunks. Paragraphs of 1-3 sentences are ideal for web content. This creates white space, gives the eye natural rest points, and makes scanning easier. Each paragraph should contain one idea — if you find yourself covering multiple topics in a single paragraph, split it.
This technique does not directly affect readability formulas (which measure sentence and word complexity, not paragraph length), but it dramatically affects perceived readability — how easy your content feels to read. And perceived readability determines whether visitors stay or bounce.
5. Use Transition Words and Clear Signposting
Readability formulas do not measure coherence, but coherence is essential for comprehension. Transition words ("however," "therefore," "for example," "in addition," "as a result") guide the reader through your logic and create a smooth reading experience. Without them, sentences feel disconnected and the reader must work harder to follow your argument.
Signposting is the practice of explicitly telling the reader where you are going: "There are three reasons why this matters. First..." or "The following section explains..." These cues reduce cognitive load and make your content feel organized and predictable — which makes it feel easier to read, even if the sentence-level complexity is unchanged.
• Flesch Reading Ease score typically improves by 15-25 points
• Average sentence length drops from 25+ words to 12-18 words
• Reader engagement time increases by 30-50%
• Bounce rate decreases on content-heavy pages
Check Your Readability — Free Online Tool
Our text statistics tool analyzes your writing and calculates multiple readability scores including Flesch Reading Ease, Flesch-Kincaid Grade Level, and more. Paste your text, get instant scores, and identify specific sentences that are dragging your readability down. All processing happens in your browser — no data is sent to any server.
Check Your Readability Score →Frequently Asked Questions
For general web content, a Flesch Reading Ease score of 60-70 is considered ideal — readable by 13-15 year old students. For Flesch-Kincaid Grade Level, aim for 7th-8th grade for broad audiences. Technical content can target higher grade levels, but marketing and blog content should stay below 9th grade.
The Flesch Reading Ease formula is: 206.835 - (1.015 × total words / total sentences) - (84.6 × total syllables / total words). Higher scores indicate easier readability. The Flesch-Kincaid Grade Level formula is: 0.39 × (total words / total sentences) + 11.8 × (total syllables / total words) - 15.59.
Google's helpful content guidelines emphasize clear, accessible writing. Content that is easy to read has lower bounce rates, longer time on page, and higher engagement — all signals that Google uses in ranking. Readability is particularly important for featured snippets and voice search results.
Flesch Reading Ease produces a score from 0-100 where higher is easier (90-100 = very easy, 0-30 = very difficult). Flesch-Kincaid Grade Level produces a US school grade number (e.g., 8.0 = 8th grade reading level) where lower means easier to read.
The standard Flesch formulas were designed for English. Adapted versions exist for Spanish, French, German, Dutch, and other European languages, but the coefficients differ because syllable structures and sentence patterns vary. For languages like Chinese and Japanese, completely different readability metrics are needed.