Reading is a measurable activity. Typographers and reading researchers have spent decades testing what makes text easy or hard to read. Title case has some real advantages over alternatives — and some real downsides that explain why it's falling out of fashion in some contexts.
Here's what the typography research actually says about text case, and how the findings should affect your design choices.
The case for case-mixing
The fundamental finding from reading research is that mixed-case text is faster to read than all-uppercase text. This has been replicated many times since Miles Tinker's foundational Legibility of Print (1963), and the effect is large: readers are roughly 10-15% slower with all-uppercase text in continuous reading.
Why? Several theories, with the dominant one being word-shape recognition. Mixed-case words have distinctive shapes — ascenders (b, d, h, k, l, t), descenders (g, j, p, q, y), and x-height letters. Skilled readers don't read every letter; they read word shapes. Apple has a recognizable silhouette; APPLE is just a rectangle of similar-height letters.
This research has practical implications:
- All-caps body text is bad — never set paragraphs in ALL CAPS
- All-caps headlines should be short — under 5-6 words, where speed of reading matters less
- All-caps subject lines or notifications — read more slowly, perceived as shouting
Title case vs sentence case in scanning
Title case and sentence case have different scanning properties.
Title case provides more visual anchors in a string of text. The capitals interrupt the visual flow, marking word boundaries that the reader's eye can use to find their place. This makes title case slightly easier to scan when you're looking for a specific word or phrase.
Sentence case has fewer interruptions and reads as more continuous text. This makes sentence case slightly faster for normal reading flow but slightly harder to scan.
Empirical evidence: a 2020 study by the Nielsen Norman Group found that title-case headlines had slightly higher recall and scan accuracy in eye-tracking studies, but sentence case headlines were rated higher for "feels natural" and "easy to read" in subjective ratings.
The trade-off: title case is functionally slightly better for scannable lists (newspaper headlines, product catalog titles); sentence case is functionally slightly better for continuous reading (article body, UI flows).
Visual hierarchy without case
Older typography used case as a primary tool for visual hierarchy. Modern typography has many more options. Today, hierarchy can be expressed through:
- Type size (the most important variable)
- Type weight (light, regular, bold, black)
- Type style (roman, italic, condensed)
- Color (high-contrast vs. low-contrast)
- Space (margins, leading, white space)
- Position (top of page, indented, centered)
With all these tools, case carries less of the hierarchy burden. A 32px bold serif headline reads clearly as a headline whether it's title case or sentence case. The case choice becomes a stylistic decision rather than a functional necessity.
This explains why sentence case has become viable for headings: modern designers don't need title case to differentiate H1 from body text. The size, weight, and space differences are enough.
Font choice interacts with case
Different fonts have different optimal case behaviors:
Serif fonts (Times, Garamond, Fraunces)
Serif fonts evolved for body text and tend to look traditional. Title case in serif type reads as authoritative and traditional. Sentence case in serif type reads as elegant but modern.
Sans-serif fonts (Helvetica, Inter, Geist)
Sans-serif fonts have a more contemporary feel. Title case in sans-serif can feel corporate or slightly formal. Sentence case in sans-serif feels distinctly modern and is the dominant pattern in digital UI.
Display fonts
Display fonts are designed for large sizes, often with decorative features. They often perform better in title case because the capitals showcase the font's design features.
Monospace fonts
Monospace fonts work fine in both cases. Code conventionally uses specific case patterns (camelCase, snake_case) regardless of the broader title-case style of surrounding text.
Reading speed in continuous text
For continuous reading (paragraphs, articles, books), the case-related variables that affect speed are:
- Sentence-case body — the standard, optimized over centuries
- All-caps body — 10-15% slower, never use this
- Title-case body — unusual but readable; about as fast as sentence case
- Small caps body — 5-10% slower than mixed case; reserved for special emphasis
For headlines (the part read in advance of body), the choice matters less for absolute reading speed because headlines are typically short.
Letter spacing and case
All-uppercase text benefits from increased letter spacing (tracking) because the rectangular shapes don't have the natural letter-shape variation that aids reading. Most designers add 0.05-0.15em of tracking to all-caps text.
Title case and sentence case use the font's default letter spacing without modification.
This is why ALL-CAPS HEADLINES often look tight or cramped when designers forget to adjust tracking. Proper all-caps usage requires careful spacing.
Case and accessibility
For users of screen readers, case has specific impacts:
- All-caps text may be read letter-by-letter by some screen readers (interpreting it as an acronym): "N-A-S-A" instead of "NASA" — confusing.
- Acronyms should typically be marked up with
<abbr>tags and a title attribute for screen readers - Mixed case is generally read as words by screen readers, matching sighted-reader experience
- Internal capitals (camelCase) may be read as separate words by some screen readers: "user Name" — usually helpful
This affects design choices: avoid using all-caps for content that needs to be accessible. Use semantic markup (<abbr>, <strong>, <em>) for emphasis rather than case alone.
Cultural connotations of case
Case carries cultural meaning that goes beyond pure typography:
- Title case: formal, established, traditional, journalistic, authoritative
- Sentence case: modern, friendly, conversational, approachable, current
- ALL CAPS: urgent, shouting, important, sometimes desperate or spam
- lowercase: intimate, casual, personal, sometimes affected or hipster
- Mixed/decorative case: playful, brand-distinctive, sometimes hard to read
These connotations are culturally learned and vary by audience. The same all-caps headline might read as "shouting" to a 50-year-old reader and "urgency" to a 20-year-old reader; the connotations evolve over time.
Designing for skimming versus reading
Most digital content is skimmed before it's read. Skimming behavior affects case choice:
- Article headlines: skimmed by readers deciding whether to read. Title case scans slightly better.
- Section headings: skimmed by readers navigating within an article. Sentence case is fine because the section is short and readers know it's a heading.
- List items: skimmed for relevance. Sentence case works because the structure (bullet, list position) signals "scannable."
- Body text: read continuously. Sentence case is optimal.
- Pull quotes: read as a unit. Either case works; the emphasis comes from size and position.
A reasonable hierarchy: title case for the most-prominent text (article title, page H1, hero headline), sentence case for everything else. This combines the scannability of title case at the top of the hierarchy with the natural reading flow of sentence case throughout.
Bilingual and multilingual considerations
Non-English languages handle title case differently:
- German capitalizes all nouns in body text. Title case as we know it doesn't apply.
- French, Spanish, Italian generally use sentence case for titles. Title case looks foreign or American.
- Chinese, Japanese, Korean don't have case. The question doesn't apply.
- Arabic, Hebrew don't have case. Same.
For multilingual content, applying English title case to translated headlines often looks wrong. Most translation styles use the target language's native convention rather than forcing English typography onto translated text.
The practical takeaway
Based on all the research and convention:
- Don't use all-caps for body text. It's slower to read and harder on the eyes.
- Use mixed case (either title or sentence) for headings. The specific choice is stylistic.
- Use sentence case for body text. It's the optimized norm for continuous reading.
- Be consistent within a section. Mixing title-case and sentence-case headings within the same page is noisy.
- Pick title case for formal, traditional, or scannable contexts (newspapers, books, formal documents).
- Pick sentence case for modern, conversational, or continuous contexts (UI, marketing copy, documentation).
The typography research doesn't say one case is "right." It says different cases work better for different purposes. Knowing the trade-offs makes the choice deliberate rather than arbitrary.
If you want to test how your text looks under different cases, paste it into our case converter and toggle between modes. The visual difference is often more striking than you'd expect — and the right case for your context becomes clearer when you see them side by side.