타이포그래피 기초

웹을 위한 Serif 대 Sans-Serif: 결정적인 비교

업데이트됨 8월 20, 2026
타이포그래피에서 가장 오래된 논쟁을 웹의 관점에서 정리합니다. Serif를 써야 할 때, Sans-serif를 써야 할 때, 그리고 실제 연구가 말하는 바를 다룹니다.

Serif vs. Sans-Serif for the Web: The Definitive Comparison

Few typographic debates are more persistent — or more frequently oversimplified — than serif versus sans-serif for screen reading. One camp repeats the conventional wisdom that sans-serifs are better on screens. The other points to modern research suggesting the distinction is largely irrelevant. Neither camp is entirely right.

The question of which performs better for web reading is genuinely more complex than most simplified takes acknowledge. It depends on rendering quality, font size, display resolution, reading context, and the specific fonts involved. This guide works through each of these dimensions to give you a genuinely useful, research-grounded framework for the decision.


The Historical Argument: Print vs. Screen

The conventional wisdom that sans-serifs are better on screens traces back to the early days of digital display, when screen resolution was dramatically lower than print. A typical CRT monitor in the late 1990s rendered at 72–96 pixels per inch — low enough that the detailed features of serif type, particularly the thin hairline strokes and delicate serifs of fonts like Times New Roman, would simply fall off, rendering as blurry artifacts or disappearing entirely.

In this environment, the conventional wisdom was entirely justified. The simpler letterforms of sans-serif fonts — fewer thin strokes, no serifs to disappear — rendered more cleanly on low-resolution screens. Fonts like Arial and Verdana, designed specifically for screen use, had exaggerated features (larger x-heights, heavier stroke weights, more generous spacing) to compensate for poor rendering conditions.

This historical argument correctly identified a real problem. Its limitation is that it has been applied uncritically for decades, long after the underlying conditions changed significantly.

Today's displays tell a different story. A modern smartphone display renders at 460+ PPI. A typical high-DPI laptop display is 220–254 PPI. Most external monitors sold today are 109+ PPI at 4K. At these densities, the thin strokes and delicate serifs that were once invisible or blurry render with complete clarity. The technical argument for sans-serifs over serifs has essentially collapsed on modern displays.


What the Research Actually Says

Typography research on serif vs. sans-serif readability has produced mostly inconclusive results — which is itself an important finding.

A frequently cited 1986 study by Tinker found that serif fonts produced slightly faster reading speeds in print. Studies in the 1990s and early 2000s on low-resolution screens generally found small advantages for sans-serifs. More recent studies on high-resolution displays — including work by Arditi and Cho (2005), Josephson (2008), and several subsequent researchers — have found no statistically significant difference in reading speed or comprehension between well-designed serif and sans-serif fonts displayed on modern screens at comfortable sizes.

A 2020 large-scale study from MIT (Rayner et al.) examined reading speed across a range of font variables and found that font type (serif vs. sans-serif) was not a significant predictor of reading speed, while font size and line spacing were. The most-cited academic review, "The Effect of Font Type and Spacing on the Readability of Text" (Dillon, 1992), similarly found that legibility differences between typeface categories were far smaller than factors like size and spacing.

What the research does consistently find is that legibility is primarily determined by:

  1. Font size (too small impairs all fonts)
  2. Line spacing (too tight impairs all fonts)
  3. Line length (too long or too short impairs all fonts)
  4. Font quality and design quality (independent of serif/sans-serif category)
  5. Display resolution (at very low resolutions, serifs are disadvantaged)

The category (serif vs. sans-serif) is far less determinative than typography enthusiasts often suggest.


Screen Rendering: How Serifs Behave on Pixels

Even on high-resolution displays, serif and sans-serif fonts are not rendered identically, and understanding the differences helps make informed decisions.

Sub-Pixel Rendering and Anti-Aliasing

Browsers render text through anti-aliasing — the blending of adjacent pixels to smooth the apparent edges of diagonal and curved strokes. Modern systems use sub-pixel rendering (exploiting the individual red, green, and blue elements within each screen pixel) and grayscale anti-aliasing to create smooth letterforms at any size.

Serifs add complexity to this rendering process. The thin strokes and small protrusions of serifs require the renderer to make more sub-pixel decisions, and at certain sizes, these can lead to rendering artifacts — slight blurring or unevenness. This effect is most pronounced at small sizes (12–14px) and on lower-density displays.

At body text sizes (16–20px) on displays of 150 PPI or higher, this rendering difference is essentially negligible for high-quality fonts. The serifs render cleanly and do not produce visible artifacts.

The Stroke Contrast Problem

The more serious screen rendering concern for serifs is not the serifs themselves but stroke contrast. High-contrast serif fonts — particularly Didone typefaces like Bodoni and Didot, and high-contrast text serifs like Caslon at certain sizes — have hairline strokes that can be as thin as 0.5–1px at body text sizes.

A 0.5px stroke requires anti-aliasing to render, which means it appears as a gray pixel rather than a defined stroke. On standard (non-retina) displays, this can make high-contrast serifs appear blurry or washed out. On HiDPI displays, the same stroke might render as a clean 1-pixel line.

This is why some traditionally beloved serif fonts perform poorly on screen: not because they are serifs, but because their design relies on stroke contrast that requires print-level resolution to fully realize.

/* Be explicit about font-smoothing for serif body text */
.serif-body {
  font-family: "EB Garamond", Georgia, serif;
  font-size: 1.125rem;
  -webkit-font-smoothing: antialiased;  /* macOS/iOS */
  -moz-osx-font-smoothing: grayscale;   /* Firefox on macOS */
}

Note that -webkit-font-smoothing: antialiased can actually reduce rendering quality on standard displays by disabling sub-pixel anti-aliasing. It tends to look better with certain fonts on Retina displays and worse on standard ones. Test carefully.

Screen-Native Serif Fonts

The solution to these rendering challenges is not avoiding serifs — it is choosing serifs designed for screen. Georgia, designed by Matthew Carter in 1993 specifically for screen rendering, has wider strokes, more generous spacing, and design decisions throughout that compensate for screen rendering limitations. It remains one of the best-performing serif fonts on screen.

Lora was designed with contemporary screen rendering in mind. Merriweather was explicitly designed for screen reading, with heavy stroke weights and large x-height. These fonts do not merely port print serif designs to digital — they are engineered for the medium.


Best Serif Fonts for the Web

For Long-Form Reading

EB Garamond — The best free revival of the Garamond tradition. Elegant, readable, historically grounded. Best at 18px and above for body text. Ideal for literary, cultural, and editorial contexts.

.editorial-body {
  font-family: "EB Garamond", Georgia, serif;
  font-size: 1.125rem;
  line-height: 1.75;
  font-feature-settings: "kern" 1, "liga" 1, "onum" 1;
}

Lora — A contemporary serif designed for maximum screen readability. Moderate stroke contrast, robust letterforms, highly legible from 15px upward. A reliable all-purpose editorial serif.

Merriweather — Heavy, robust, screen-optimized. Merriweather is particularly strong for reading-intensive applications where text density is high, because its generous weight holds up across all display conditions.

Source Serif Pro — Adobe's companion to Source Sans Pro, designed for text and web use. Versatile, well-spaced, and available in a wide range of weights.

For Display and Headlines

Playfair Display — The Didone-inspired display serif that works beautifully on screen at headline sizes. Its high stroke contrast becomes an asset at 2rem and above. Not suitable for body text.

Libre Baskerville — A screen-optimized adaptation of Baskerville. Slightly heavier and more generous than traditional Baskerville versions, making it work at body sizes where standard Baskerville struggles.

Cormorant Garamond — Extremely elegant with very low x-height and high stroke contrast. Spectacular at display sizes, challenging at body text sizes. Use at 20px minimum.


Best Sans-Serif Fonts for the Web

For Interfaces and Apps

Inter — The current gold standard for UI typography. Exceptional x-height, carefully considered character shapes, and wide weight range. Designed specifically for screen at small sizes.

/* Inter as complete UI font system */
:root {
  --font-ui: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

body {
  font-family: var(--font-ui);
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

Roboto — Android's system typeface. Excellent screen rendering, balanced between geometric and humanist characteristics, highly legible across a wide size range.

System UI fonts — For performance-critical applications, system-ui and -apple-system use the operating system's interface font (San Francisco on macOS/iOS, Segoe UI on Windows, Roboto on Android). These fonts are already on the user's device, require no network request, and are specifically optimized for the display and OS in question.

For Long-Form Reading

Source Sans Pro (Source Sans 3) — Adobe's screen-optimized humanist sans. Comfortable, readable, and versatile across a wide range of content types.

Nunito — Friendly, rounded, approachable. Excellent for education, children's content, and applications requiring warmth.

Lato — Hybrid humanist-geometric design. Smooth at body text sizes, versatile across headings and body, available in a broad weight range.


The Modern Answer: It Depends (Here's How to Decide)

After all the history, research, and rendering considerations, the honest answer is: there is no universal winner. The right choice depends on several factors specific to your project.

Decision Framework

Display density of your primary audience: If most of your users are on HiDPI displays (modern smartphones, Retina MacBooks, 4K monitors), you have full freedom to use quality serif fonts at body sizes. If a significant portion of your audience is on older hardware with standard-density displays, lean toward screen-optimized fonts in either category — Merriweather if serif, Inter or Roboto if sans.

Text size and reading context: Small UI text (11–14px) strongly favors sans-serifs or screen-optimized serifs with generous proportions. Body reading text (16–20px) can use either, with quality being the determining factor. Display sizes (24px+) can use essentially anything, as rendering quality is high.

Content type and brand: Editorial, literary, and cultural content often benefits from the warmth and historical associations of serif type. Technology, product, and interface design often benefits from the neutrality and efficiency of sans-serif. Neither rule is absolute — many successful modern websites break both conventions deliberately.

Stroke contrast: Whatever category you choose, check the stroke contrast at your intended size and on a variety of displays. A highly contrasted serif or a very thin sans-serif may disappoint on certain display conditions.

/* A well-considered typographic system that uses both */
:root {
  --font-display: "Playfair Display", Georgia, serif;    /* Headlines: expressive */
  --font-body: "Lora", Georgia, serif;                   /* Body: screen-optimized serif */
  --font-ui: "Inter", system-ui, sans-serif;             /* UI elements: interface sans */
}

h1, h2 {
  font-family: var(--font-display);
  font-size: clamp(1.75rem, 4vw, 3rem);
}

p, li, blockquote {
  font-family: var(--font-body);
  font-size: 1.0625rem;
  line-height: 1.75;
}

button, label, nav, input {
  font-family: var(--font-ui);
  font-size: 0.875rem;
}

This system uses both categories, each where it performs best. The serif brings editorial character to headlines and body reading; the sans-serif handles the functional UI layer with maximum clarity.

The best typographic outcomes rarely come from a rigid category rule. They come from matching the right font — regardless of category — to the specific rendering conditions, size requirements, and expressive goals of the design.

타이포그래피 용어

도구 사용해 보기

언급된 폰트

Roboto Sans Serif #1

Christian Robertson이 Google의 Material Design 생태계를 위해 디자인한 이 네오그로테스크 산세리프는 웹과 Android에서 가장 널리 사용되는 서체입니다. 이중적 성격의 디자인은 기계적 정밀함과 자연스러운 읽기 리듬 사이에서 균형을 이루어 UI 레이블과 긴 본문 텍스트 모두에 잘 어울립니다. 가변 폰트는 너비와 웨이트 축을 지원하며 키릴, 그리스, 확장 라틴 문자도 함께 지원합니다.

The quick brown fox jumps over the lazy dog
Open Sans Sans Serif #2

Steve Matteson이 만든 이 휴머니스트 산세리프는 수직적인 응력과 열린 조리개로 다양한 화면 크기와 해상도에서의 가독성을 우선시합니다. 역대 가장 많이 배포된 웹 폰트 중 하나로, 본문 텍스트와 이메일 템플릿, 웹 애플리케이션에 잘 어울리는 중립적이고 전문적인 톤을 지니고 있습니다. 가변 너비와 웨이트 축, 히브리어와 그리스어 문자 지원 덕분에 다재다능한 다국어 작업용 폰트입니다.

The quick brown fox jumps over the lazy dog
Inter Sans Serif #4

Rasmus Andersson은 컴퓨터 화면을 위해 특별히 이 네오그로테스크를 여러 해에 걸쳐 다듬었으며, 디지털 디스플레이의 작은 크기에서도 높은 가독성을 확보하기 위해 자간과 x-height, 획 대비를 최적화했습니다. 광학 크기 축(opsz)은 캡션과 헤드라인에 맞춰 디자인을 자동으로 조정하며, 웨이트 축은 얇은 것부터 가장 굵은 것까지 전체 범위를 아우릅니다. 전 세계 대시보드, 문서 사이트, 개발자 도구에서 사실상의 표준 선택지가 되었습니다.

The quick brown fox jumps over the lazy dog
Merriweather Serif #27

Sorkin Type이 화면에서 편안하게 읽히도록 디자인한 Merriweather는 넉넉한 x-height, 살짝 콘덴스드된 글자 형태, 저해상도 화면의 작은 크기에서도 잘 견디는 튼튼한 세리프를 특징으로 합니다. 가변 폰트 구현이 이례적으로 풍부해 광학 크기, 너비, 웨이트 축을 동시에 제공하는데, 이는 캡션부터 헤드라인까지 정밀한 타이포그래피 제어를 가능하게 하는 드문 사례입니다. 작가와 출판사들은 긴 에디토리얼 콘텐츠와 블로그 타이포그래피에 Merriweather를 즐겨 사용합니다.

The quick brown fox jumps over the lazy dog
Lora Serif #29

Lora는 캘리그래피 전통에 뿌리를 둔, 균형 잡힌 현대적 세리프로 적당한 대비와 유려한 곡선이 뚜렷한 문학적 성격을 부여합니다. Cyreal이 화면에서의 읽기 편안함을 위해 특별히 디자인했으며, 가변 웨이트 축과 키릴, 베트남어, 수학, 기호 지원 덕분에 영어 산문을 넘어선 유용성을 갖췄습니다. 우아한 블로그 레이아웃과 따뜻함과 신뢰성이 중요한 학술 조판 모두에서 동등하게 잘 어울립니다.

The quick brown fox jumps over the lazy dog
EB Garamond Serif #72

EB Garamond는 서구 인쇄 역사에서 가장 영향력 있는 서체 디자이너 중 한 명인 Claude Garamond의 16세기 활자를 Georg Duffner가 오픈소스로 부활시킨 서체로, Conrad Berner가 1592년에 인쇄한 견본을 면밀히 기반으로 합니다. 가변 웨이트 축은 레귤러부터 볼드까지 이어지며, 라틴, 키릴, 그리스, 베트남어까지 아우르는 폭넓은 문자 지원 덕분에 르네상스 휴머니스트 전통에 깊이 뿌리내린 서체치고는 이례적으로 다재다능합니다. 타이포그래피 유산을 소중히 여기는 도서 디자인, 학술 출판, 에디토리얼 맥락에 학구적인 우아함과 역사적 권위를 더합니다.

The quick brown fox jumps over the lazy dog
Source Serif 4 Serif #113

Frank Griesshammer의 Source Serif 4는 Source Serif 패밀리의 성숙한 진화형이자 Adobe의 Source Sans에 짝을 이루는 세리프로, 여러 버전을 거치며 광학 크기와 웨이트 가변 축을 갖춘 정교한 트랜지셔널 세리프로 다듬어졌습니다. opsz 축은 크기가 바뀔 때 글자 형태 디테일을 자동으로 조정할 수 있게 해줍니다 — 작은 크기에서는 간격을 넓히고 조리개를 열며, 디스플레이 크기에서는 비례를 조여 대비를 높입니다. 키릴, 그리스, 베트남어 지원 덕분에 에디토리얼 시스템, 기술 문서, 디지털 도서를 위한 유능한 글로벌 서체입니다.

The quick brown fox jumps over the lazy dog

관련 글