UPPERCASE vs Title Case vs Sentence case: What's the Difference?
Uppercase, lowercase, title case, sentence case — the names for text capitalization styles get mixed up constantly, and using the wrong one can make writing look careless or unprofessional. Here is a clear, example-driven guide to every common text case, what it looks like, and when each one is the right choice.
UPPERCASE (all caps)
UPPERCASE means every letter is capitalized: THIS IS UPPERCASE. It is used for emphasis, acronyms (NASA, HTML), and short labels or headings where you want maximum visual weight. The trade-off is readability: long stretches of all caps are harder to read because every letter is the same height, removing the shape cues our eyes use to recognize words. All caps can also read as shouting in casual contexts. Use it for short bursts — a heading, a warning, an acronym — not for sentences or paragraphs.
lowercase
lowercase means no capital letters at all: this is lowercase. It is the default for most body text before capitalization rules are applied, and it has become a stylistic choice in casual digital writing, where some people write entirely in lowercase for a relaxed, informal tone. Functionally, lowercase is also required in many technical contexts — URLs, email addresses, some code — where capitalization can cause errors or mismatches.
Sentence case
Sentence case capitalizes only the first letter of the sentence and any proper nouns, exactly like normal prose: This is sentence case, and it mentions London. It is the most natural, readable style, which is why it has become popular for headlines, UI text, buttons, and email subject lines — it feels friendly and modern rather than formal or shouty. Many style guides and design systems now prefer sentence case for headings precisely because it reads more naturally than title case.
Title Case
Title Case capitalizes the first letter of the principal words — nouns, verbs, adjectives, adverbs — while leaving short articles, conjunctions, and prepositions lowercase: This Is an Example of Title Case. It is the traditional style for titles of books, articles, headings, and headlines, especially in more formal or editorial contexts. The exact rules vary between style guides like AP and Chicago, mostly around which short words stay lowercase, but the general effect is a formal, published look.
Which to use when
Use sentence case for most modern headings, UI text, and anything that should feel natural and readable. Use title case for formal titles, book and article names, and traditional editorial headlines. Use uppercase sparingly for short emphasis, labels, and acronyms. Use lowercase for technical values that require it and for a deliberately casual tone. When you inherit text in the wrong case — a heading pasted in all caps, for instance — converting it is faster and more accurate than retyping.