Open Sans

Replaces: Calibri (85%) | Apache-2.0 | Updated: Feb 2026

About Open Sans

Classification
sans-serif
Weights
Variable (100-900)
Features
Variable, Italics
Apache License 2.0

Free to use, modify, and distribute. Permits commercial use with attribution.

What's allowed?
  • Client work
  • SaaS / Web apps
  • YouTube / Video
  • Sell products
  • Print materials
Full license guide →
Get Open Sans Free ↗

Open Sans is a humanist sans-serif typeface designed by Steve Matteson and commissioned by Google. Released in 2011, it quickly became one of the most popular web fonts in the world, known for its excellent legibility across all sizes and platforms.

History and Design

Steve Matteson designed Open Sans with a focus on clarity and neutrality while maintaining the friendly, approachable character of humanist sans-serifs. The design features open letterforms, upright stress, and generous proportions that ensure excellent readability on screens and in print. Google commissioned the typeface as part of their initiative to improve web typography globally.

The extensive language support, including Latin, Greek, and Cyrillic scripts, reflects Google's commitment to making high-quality typography accessible worldwide. The 2020 update introduced a variable font version, allowing designers to access any weight along a continuous spectrum.

Why Open Sans Dominates Web Typography

Open Sans achieved massive adoption because it solves multiple problems simultaneously: it's legible at any size, works on any platform, supports many languages, and maintains a pleasant, professional appearance. Its neutral character makes it versatile enough for corporate communications, consumer applications, and everything in between.

The Apache 2.0 license provides maximum flexibility for commercial use, contributing to its widespread adoption in applications from WordPress themes to enterprise software.

Technical Features

  • Variable font: Continuous weight axis from Light to ExtraBold
  • True italics: Distinct italic designs for elegant emphasis
  • Extended language support: Latin, Cyrillic, Greek, Vietnamese
  • Optimized rendering: Excellent hinting for crisp display at all sizes

Best Use Cases

Open Sans excels in:

  • Web applications: Reliable cross-platform rendering
  • Corporate communications: Professional without being cold
  • Multilingual projects: Consistent design across scripts
  • Print materials: Versatile for documents, brochures, and signage

Usage Tips

For body text, use weight 400 at 16px or larger. Weight 600 works well for headings without being too heavy. The variable font version offers fine control over weight for custom designs. Open Sans pairs beautifully with Merriweather, Lora, or Source Serif Pro for classic serif/sans-serif combinations.

Is Open Sans on Google Fonts?

Yes, Open Sans is available for free on Google Fonts. Get Open Sans on Google Fonts ↗

Alternative For (23)

Open Sans is a free alternative to the following premium fonts:

#1 Acumin 82%
[Adobe] · sans-serif

Comparable neutral character

View all alternatives
[Braille Institute] · sans-serif

Comparable legibility

View all alternatives
#3 Balto 82%
[TypeTogether] · sans-serif

Comparable readable sans

View all alternatives
#4 Calibri 85%
[Microsoft] · sans-serif

Comparable professional sans-serif for documents

View all alternatives
[Terminal Design] · sans-serif

Comparable clear humanist sans

View all alternatives
[Kostas Bartsokas] · sans-serif

Comparable language support

View all alternatives
[S-Core] · sans-serif

Comparable professional character

View all alternatives
[Typotheque] · sans-serif

Widely-used humanist sans with similar proportions

View all alternatives
#9 Frutiger 80%
[Linotype] · sans-serif

Comparable humanist proportions designed for digital clarity

View all alternatives
#10 Geograph 80%
[Klim Type Foundry] · sans-serif

Comparable friendly sans

View all alternatives
#11 Halyard 85%
[Darden Studio] · sans-serif

Similar humanist character

View all alternatives
#12 Johnston 78%
[ITC] · sans-serif

Comparable readable humanist sans

View all alternatives
#13 Lexend 80%
[Thomas Jockin] · sans-serif

Comparable readable character

View all alternatives
[Bigelow & Holmes] · sans-serif

Comparable UI and screen font

View all alternatives
#15 Meta 85%
[FontFont] · sans-serif

Similar humanist warmth with excellent readability

View all alternatives
#16 Myriad Pro 82%
[Adobe] · sans-serif

Shares humanist warmth and excellent screen legibility

View all alternatives
[Mark Simonson Studio] · sans-serif

Comparable neutrality and legibility at small sizes

View all alternatives
[MCKL] · sans-serif

Comparable text style

View all alternatives
[Hannes von Döhren] · sans-serif

Comparable elegant sans

View all alternatives
#20 Tahoma 82%
[Microsoft] · sans-serif

Similar compact readable sans-serif

View all alternatives
[Microsoft] · sans-serif

Similar web-friendly humanist character

View all alternatives
#22 Verdana 78%
[Microsoft] · sans-serif

Similar screen optimization with comparable x-height and clarity

View all alternatives
#23 Whitney 85%
[Hoefler&Co] · sans-serif

Similar humanist character with excellent readability

View all alternatives

Compare Open Sans

See how Open Sans compares to other fonts side by side.

Variable Font Axes

Open Sans is a variable font with 1 axis you can fine-tune.

Axis Min Default Max
wght 300 400 800

Font Pairings

Fonts that pair well with Open Sans based on contrast and complementary design characteristics.

Fira Code + Open Sans
92/100
mono + sans-serif
Healthcare Enterprise Accessibility
Fira Mono + Open Sans
92/100
mono + sans-serif
Healthcare Enterprise Accessibility
Geist Mono + Open Sans
92/100
mono + sans-serif
Enterprise
Open Sans + Ubuntu Mono
92/100
sans-serif + mono
Healthcare Enterprise Accessibility
Open Sans + Source Code Pro
88/100
sans-serif + mono
Best for: Clean, Professional
Healthcare Enterprise Accessibility

Performance

Key metrics for evaluating Open Sans in production.

Score
54 /100 Average
File Size
706.8 KB Heavy
Weights
9 (variable) + Italics
Languages
7 groups CDN delivery

Font Metrics

x-Height Ratio
0.535
Cap Height Ratio
0.714
Ascender
2189
Descender
-600

Fallback CSS Overrides

Apply these overrides to Arial to minimize layout shift when loading Open Sans.

@font-face {
  font-family: 'Open Sans Fallback';
  src: local('Arial');
  ascent-override: 106.88%;
  descent-override: 29.3%;
  line-gap-override: 0%;
  size-adjust: 103.2%;
}
woff2 Measured via Google Fonts API Metrics extracted from WOFF2

How to Use Open Sans

Copy these code snippets to quickly add Open Sans to your project.

Quick Start

CSS code for Open Sans

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@100..900&display=swap');