無料コントラストチェッカー

テキストと背景色のコントラスト比をチェックしてWCAG 2.1アクセシビリティ基準を満たしているか確認。

94,217+ コントラストチェックが実行されました

コントラスト比

17.06:1

大きなテキストプレビュー(24px)

通常の本文テキストプレビュー(16px)。典型的な本文サイズでの色の組み合わせの見え方を示しています。

小さなテキスト(14px)— キャプション・脚注・メタデータによく使用されます。

反転:テキストカラーに背景色(17.06:1 — 同じ比率)

AA 通常テキスト

4.5:1が必要

PASS

AA Large Text

Requires 3:1

PASS

AAA Normal Text

Requires 7:1

PASS

AAA Large Text

Requires 4.5:1

PASS

これらの色でアクセシブルなウェブサイトを構築する準備はできていますか?

これらの色で作成

コントラストチェッカーとは?

コントラストチェッカーは、テキスト色と背景色の間のコントラスト比を計算するツールです。十分なカラーコントラストは、視覚障害のある方を含むすべてのユーザーがコンテンツを読めるようにするために不可欠です。

WCAG(Web Content Accessibility Guidelines)は、通常テキストで4.5:1以上、大きなテキストで3:1以上のコントラスト比を要求しています。当ツールは即座にコントラスト比を計算し、AA/AAA準拠状態を表示します。

WCAGコントラストレベルの解説

AA 通常テキスト

最低4.5:1

最低コントラスト比4.5:1が必要。最も一般的なコンプライアンス目標で、18pt(または14ptボールド)未満の本文テキストに適用されます。

AA 大きなテキスト

最低3:1

最低コントラスト比3:1が必要。少なくとも18pt(24px)または14ptボールド(18.66pxボールド)のテキストに適用されます。

AAA 通常テキスト

最低7:1

最低コントラスト比7:1が必要。最も厳格なアクセシビリティ基準。視覚障害のある方に最も読みやすい体験を提供します。

AAA 大きなテキスト

最低4.5:1

最低コントラスト比4.5:1が必要。大きなテキストに対する最高レベルのアクセシビリティ基準。

コントラストのヒント

1

Start with contrast

明るいグレー(#f5f5f5)や薄い色の背景の方が、純白よりも目に優しいことがあります。

2

Don't rely on color alone

ライトモードで良いコントラストでも、ダークモードでは不十分な場合があります。両方テストしてください。

3

Test on real devices

色覚障害のユーザーのために、色だけでなくアイコン、下線、太字なども併用してください。

4

Use dark mode too

If your site supports dark mode, verify contrast ratios for both themes. A color pair that passes in light mode may fail in dark mode.

5

Mind the font weight

Thin and light font weights reduce perceived contrast. If you use weights below 400, aim for a higher contrast ratio than the minimum.

6

Check interactive states

Hover, focus, and active states often use different colors. Make sure all interactive states meet contrast requirements, not just the default.

コントラストチェッカー:Kleap vs 代替サービス

機能KleapWebAIMCoolorsAdobe Color
価格完全無料無料無料/有料Free (with Adobe account)
Real-time PreviewYes, live text on backgroundYes, basicYesYes
Nearest Accessible ColorYes, auto-suggestedNoNoPartial
WCAGレベルAA & AAAAA & AAAAAのみAA + AAA
ウェブサイトビルダーAI搭載ビルダー内蔵なしなしNo
Swap Colors ButtonYesNoNoNo
Random Accessible PairYesNoNoNo

よくある質問

良いコントラスト比とは?+
WCAG AAでは通常テキスト4.5:1以上、大きなテキスト3:1以上です。AAAでは通常テキスト7:1以上です。
大きなテキストの基準は?+
WCAG基準では、大きなテキストは18pt(24px)以上、または14pt(18.66px)以上の太字テキストです。
なぜコントラストが重要ですか?+
十分なコントラストにより、視覚障害のある方を含むすべてのユーザーがコンテンツを読めるようになります。また、多くの地域でアクセシビリティ基準の遵守が法的に要求されています。
色覚障害にも対応していますか?+
コントラスト比は色覚障害の有無に関わらず計算されます。十分なコントラスト比があれば、色覚障害のユーザーにもテキストが読みやすくなります。
WCAG AA とAAAの違いは?+
AAは最低推奨基準、AAAはより厳格な強化基準です。ほとんどのウェブサイトはAA準拠を目指すべきです。
Is WCAG AA enough for my website?+
WCAG AA is the standard referenced by most accessibility laws worldwide, including the ADA (US), EAA (EU), and EN 301 549 (Europe). For most websites and apps, AA compliance is both legally sufficient and provides good readability. AAA is recommended for government sites, healthcare, and education, but is not typically required by law.
What if my brand colors fail contrast?+
You have several options: slightly adjust the shade of your brand color (often a small lightness change is enough), use your brand color for decorative elements only and a high-contrast color for text, increase font size to qualify for the large text threshold, or add a semi-transparent overlay behind text placed on colored backgrounds. Our tool suggests the nearest accessible color automatically.
Does contrast matter for dark mode?+
Absolutely. The same WCAG contrast requirements apply regardless of the color scheme. In fact, dark mode introduces unique challenges: pure white (#FFFFFF) text on a very dark background can cause halation (a glowing effect) for users with astigmatism. A slightly off-white (#E0E0E0 to #F0F0F0) on a dark gray (#1A1A1A to #2D2D2D) often provides better readability while still meeting AA standards.
Can colorblind users see enough contrast?+
High contrast ratios help colorblind users significantly, but contrast alone is not sufficient. WCAG also requires that color is not the sole means of conveying information (1.4.1). For example, don't use only red/green to indicate error/success — add icons or text labels. The contrast ratio formula accounts for luminance, not hue, so it helps across all types of color blindness.
How do I test contrast in my existing website?+
You can use browser DevTools (Chrome's Lighthouse audit includes contrast checks), browser extensions like axe or WAVE, or paste your exact HEX/RGB values into this tool. For comprehensive testing, use automated tools like Lighthouse for a full-page scan, then manually verify any flagged elements. Remember to test hover states, focus styles, and placeholder text — these are commonly missed.

アクセシブルなウェブサイトを構築

KleapのAIウェブサイトビルダーで、アクセシビリティに配慮したプロフェッショナルなサイトを作成。

無料で構築を開始
無料コントラストチェッカー | WCAGアクセシビリティテスト | Kleap