A、AA、AAA:適切な目標を選ぶ
多くのチームがAAを基準として採用する理由を学びます。
「A、AA、AAA:適切な目標を選ぶ」はCoddyKit上の無料Web Accessibility Academyレッスンです。 これはレッスン1/4です。 下記で完全なレッスンを無料で読むことができます。その後、ブラウザ内の組み込みコードエディタと24時間対応のAIチューターでハンズオン演習できます。 これはWeb Accessibility Academy学習パスの一部であり、ウェブとCoddyKitアプリ全体で進捗が同期されます。 Web Accessibility Academyコースには全4レッスンが含まれています。
このレッスンの一部はまだ翻訳されておらず、英語で表示されています。
Three Levels, One Standard
WCAG defines three conformance levels: A, AA, and AAA. Each adds more success criteria, raising the bar for how usable your site must be.
Level A: The Floor
Level A is the bare minimum. Miss it and content can be completely unusable, like an image with no alt text or a control you cannot reach.
Level AA: The Real Target
Level AA is what most teams and laws aim for. It folds in all of A plus stricter rules on contrast, focus, and resizing.
Level AAA: The Ceiling
Level AAA is the strictest tier. The W3C itself says it is not a realistic goal for entire sites, so treat it as aspirational.
Levels Are Cumulative
The tiers stack: to claim AA you must satisfy every A and every AA criterion. You cannot skip the lower level and jump ahead.
Why AA Is the Sweet Spot
AA balances real impact against effort. It removes the barriers that block most people without demanding the rare, costly fixes that AAA asks for.
Laws Point at AA
Regulations like the EU directive and most ADA settlements reference WCAG 2 Level AA. Hitting AA is how teams stay on the right side of the law.
An A Example: 1.1.1
Criterion 1.1.1 (Non-text Content) sits at level A. Every meaningful image needs a text alternative, the most fundamental rule there is.
An AA Example: 1.4.3
Contrast Minimum, 1.4.3, is a level AA rule. It demands a 4.5:1 ratio for body text, a fix you simply do not get at level A.
An AAA Example: 1.4.6
Contrast Enhanced, 1.4.6, is AAA and asks for 7:1. Beautiful for readability, but often impossible to keep across a whole brand palette.
You Can Mix Up Where Helpful
Commit to AA across the board, then adopt select AAA rules where they matter, like a high-contrast mode. Document exactly what you claim.
Quick Check
Decide which target most projects should aim for.
Recap: Picking a Target
Three tiers stack: A is the floor, AA is the real-world goal, AAA is aspirational. Commit to AA and document any extras. Next: the new 2.2 criteria. 🎯
よくある質問
「A、AA、AAA:適切な目標を選ぶ」レッスンは無料ですか?
はい。「A、AA、AAA:適切な目標を選ぶ」の完全なテキストはこのウェブで無料で読めます。インタラクティブに演習し(組み込みコードエディタと24時間対応のAIチューター)、Web Accessibility Academyコースの残りをアンロックするには、CoddyKit PROにアップグレードしてください。 Web Accessibility Academyコースには全4レッスンが含まれています。
「A、AA、AAA:適切な目標を選ぶ」で何を学びますか?
多くのチームがAAを基準として採用する理由を学びます。 ブラウザで直接実行するハンズオンコードでWeb Accessibility Academyを演習し、24時間対応のAIチューターがレッスンを進める中での質問に答えます。
Web Accessibility Academyを始めるのに経験は必要ですか?
事前経験は必要ありません。CoddyKitのWeb Accessibility Academyは初級者から上級者向けに構成されているため、ここから始めるか最初から始めて、自分のペースで進むことができます。 これはレッスン1/4です。
「A、AA、AAA:適切な目標を選ぶ」レッスンにはどのくらい時間がかかりますか?
ほとんどのCoddyKitレッスンは約5~10分かかります。各レッスンはコンパクトでインタラクティブなので、着実に進歩し、ウェブとアプリ全体で正確に前回の場所から再開できます。
このWeb Accessibility Academyレッスンでコードを書いて実行できますか?
はい。すべてのWeb Accessibility Academyレッスンに組み込みコードエディタが含まれているため、ブラウザでリアルコードを書いて実行し、即座のAIフィードバックを取得できます。ローカル設定は不要です。
このコースのすべてのレッスン
- A、AA、AAA:適切な目標を選ぶ
- 2.2の追加項目:フォーカスの外観とターゲットサイズ
- ドラッグ操作とアクセシブルな認証
- 根拠のある適合性表明を書く