İki renk arasındaki kontrast oranını WCAG AA ve AAA erişilebilirlik seviyelerine karşı kontrol edin.
Kontrast denetleyici nasıl kullanılır
Bir metin rengi ve bir arka plan rengi seçin.
Kontrast oranını ve WCAG geçti veya kaldı rozetlerini okuyun.
İhtiyacınız olan seviyeyi geçene kadar renkleri ayarlayın.
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.
Sıkça sorulan sorular
WCAG AA normal metin için 4,5:1 ve büyük metin (18pt veya 14pt kalın) için 3:1 gerektirir. AAA sırasıyla 7:1 ve 4,5:1 gerektirir.
En az 24px (18pt) olan metin veya kalın olduğunda 18,66px (14pt). Büyük metne daha düşük bir kontrast oranı izin verilir.
Resmi WCAG formülünü kullanarak her rengin göreli parlaklığından, 1:1 (kontrast yok) ile 21:1 (beyaz üzerine siyah) arasında bir değer verir.
Bu aracı göm
Bu aracı kendi web sitenize ekleyin. Aşağıdaki kod parçacığını kopyalayın; otomatik olarak güncel kalır.
<iframe src="https://monu.tools/embed/tr/color-contrast-checker" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>İlgili araçlar
SQL sorgularını okunabilir şekilde biçimlendirin veya tek satıra sıkıştırın. Anahtar kelimeleri büyük, küçük harf veya olduğu gibi bırakma seçeneği sunar.
XML'i düzgün girintilemeyle güzelleştirin veya tek satıra küçültün. Yorumlar, CDATA ve işleme talimatları korunur.
CSS'i düzgün girintilemeyle güzelleştirin veya dosya boyutunu küçültmek için sıkıştırın. Medya sorguları, calc() ve lisans yorumları desteklenir.
HTML'i blok farkındalıklı girintilemeyle güzelleştirin veya küçültün. pre, textarea, script ve style içerikleri korunur.