Readability Score Checker
Flesch-Kincaid, Gunning Fog, and Coleman-Liau scores — instantly.
100% in your browser — nothing uploadedCheck the reading level and readability score of your text
Paste text to see readability metrics.
How readability scores work and what the numbers mean
Readability formulas estimate how easy or hard a piece of text is to read, expressed as a school grade level or a 0–100 score. They work by measuring things you can count — words per sentence, syllables per word, characters per word — and plugging them into a regression equation calibrated against reading-comprehension test data. They do not understand meaning; they measure structural complexity.
This tool calculates four standard readability metrics. The Flesch Reading Ease score runs from 0 (very hard) to 100 (very easy), where 60–70 is considered standard for a general audience. The Flesch-Kincaid Grade Level converts the same inputs into a US school grade (8.2 means an eighth-grader can understand it). The Gunning Fog Index estimates the years of formal education needed, so a Fog of 12 means roughly a high school senior. The Coleman-Liau Index uses character counts instead of syllable counts, making it faster to compute and arguably more consistent.
Syllable counting in English is a heuristic, not an exact science. This tool counts vowel groups (a, e, i, o, u, y), subtracts silent final e's, and enforces a minimum of one syllable per word. That gets about 90% of English words right. Words like "area" (3 syllables) and "fire" (1 syllable) are hard cases for any automated counter. The formulas tolerate this noise because they were calibrated against similarly imperfect counts.
All processing happens in your browser. Your text is never sent to a server, which matters if you are checking readability on client content, medical instructions, legal disclosures, or anything not yet published. The results update live as you type or paste.
Readability score interpretation — what each level means
| Flesch Reading Ease | Grade level | Difficulty | Typical audience |
|---|---|---|---|
| 90–100 | 5th grade | Very easy | Elementary school student |
| 80–89 | 6th grade | Easy | Conversational English |
| 70–79 | 7th grade | Fairly easy | General public content |
| 60–69 | 8th–9th grade | Standard | Most web content, newspapers |
| 50–59 | 10th–12th grade | Fairly difficult | Technical documentation |
| 30–49 | College | Difficult | Academic papers, legal text |
| 0–29 | Graduate | Very difficult | Scientific journals, tax code |
The US government recommends that consumer-facing documents be written at or below an 8th-grade reading level. The average American reads at a 7th–8th grade level. Most bestselling fiction is written at a 7th-grade level.
Reference tables
FAQ
What is a good readability score?
For general web content, aim for a Flesch Reading Ease of 60–70 (standard) and a Flesch-Kincaid Grade of 7–8. For technical audiences, higher grade levels are acceptable. For public-facing health or legal information, target grade 6 or below.
Do these formulas work for Spanish text?
These formulas were designed for English and calibrated on English reading-comprehension data. They can give a rough estimate for Spanish text, but the syllable counts and sentence structures differ enough that dedicated Spanish readability formulas (like Fernández Huerta or INFLESZ) would be more accurate.
Is my text uploaded?
No. All calculations run in your browser. Nothing is sent to any server.