두 색상 간의 대비 비율을 WCAG AA 및 AAA 접근성 수준에 대해 확인합니다.
대비 검사기 사용 방법
텍스트 색상과 배경 색상을 선택하세요.
대비 비율과 WCAG 통과/실패 배지를 확인하세요.
필요한 수준을 통과할 때까지 색상을 조정하세요.
This is a WCAG color contrast checker that shows the exact contrast ratio between a text color and a background color, and whether it meets the AA and AAA accessibility levels. Pick colors with the swatch or by hex code and see a live preview.
Adjust the two colors until the badges pass the level you need, and the result updates instantly as you go.
Text that is too close in lightness to its background is hard or impossible to read, especially for people with low vision or color vision deficiencies, or for anyone on a phone in bright sunlight. Enough contrast keeps your content legible for everyone.
The Web Content Accessibility Guidelines (WCAG) set the standard. AA, the level most sites aim for and that many accessibility laws reference, requires a ratio of 4.5:1 for normal text and 3:1 for large text. AAA is stricter at 7:1 and 4.5:1.
Large text gets a lower threshold because bigger letters stay legible at less contrast. It counts as large at roughly 24px (18pt), or 18.66px (14pt) when bold.
The ratio comes from the relative luminance of the two colors using the official WCAG formula, producing a value from 1:1 (no contrast, identical colors) up to 21:1 (black on white).
Everything is calculated in your browser, so it is instant and private. Nothing you pick is uploaded anywhere.
자주 묻는 질문
WCAG AA는 일반 텍스트에 4.5:1, 대형 텍스트(18pt 또는 14pt 굵게)에 3:1이 필요합니다. AAA는 각각 7:1과 4.5:1이 필요합니다.
최소 24px(18pt) 이상이거나 굵게 처리된 경우 18.66px(14pt) 이상의 텍스트입니다. 대형 텍스트는 더 낮은 대비 비율이 허용됩니다.
공식 WCAG 공식을 사용하여 각 색상의 상대적 밝기에서 계산하며, 1:1(대비 없음)에서 21:1(흰색 바탕에 검은색)까지의 값을 제공합니다.
이 도구 임베드하기
이 도구를 직접 운영하는 웹사이트에 추가하세요. 아래 코드를 복사하면 자동으로 최신 상태로 유지됩니다.
<iframe src="https://monu.tools/embed/ko/color-contrast-checker" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>관련 도구