Accessibility

큰 텍스트 (WCAG)

일반 굵기에서 18포인트(24px) 이상이거나 굵은 굵기에서 14포인트(약 18.66px) 이상인 텍스트로, WCAG에서 완화된 명암비 기준이 적용됨.

WCAG defines large text as having inherently better readability due to its size, so it requires lower contrast ratios than normal text. Large text needs only 3:1 contrast for AA and 4.5:1 for AAA, compared to 4.5:1 and 7:1 respectively for normal text. This distinction is important when designing headings, buttons, and navigation elements, which are often rendered in larger sizes. The 18pt/14pt-bold thresholds correspond to the typical sizes where letterforms become recognizable enough that less contrast is needed for legibility.

직접 해보기