X-Height
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unitfyi.com/iframe/glossary/x-height-def/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unitfyi.com/glossary/x-height-def/
Add a dynamic SVG badge to your README or docs.
[](https://unitfyi.com/glossary/x-height-def/)
Use the native HTML custom element.
Definition
X-height is the typographic height of a typeface's lowercase letters, specifically the height of a flat lowercase 'x' measured from the baseline, typically expressed as a fraction of the em size.
Explanation
A high x-height (relative to cap height) makes text appear larger and more legible at small sizes, which is why typefaces designed for screens — such as Georgia and Verdana — have notably tall x-heights. X-height typically ranges from 40% to 75% of the cap height. In CSS, the 'ex' unit is defined as the x-height of the current font, though in practice most browsers approximate it as 0.5 em.
RELATED ARTICLES
RELATED TERMS
Em
The em is a relative typographic unit equal to the current element's font size; in a 16 px context, 1 em equals 16 px.
Pica
The pica is a typographic unit equal to 12 points or exactly 1/6 of an inch (approximately 4.233 mm), used primarily to measure column widths and other layout dimensions.
Twip
A twip (twentieth of a point) is a typographic unit equal to 1/20 of a printer's point, or 1/1440 of an inch (approximately 17.64 micrometers).
Cap Height
Cap height is the typographic measurement of the height of a flat uppercase letter (such as 'H' or 'I') from the baseline to the top of the letter, expressed as a fraction of the font's em square.