Skip to main content

Curbcut WCAG AAA

Link

Underlined, high-contrast links that never rely on color alone.

Read the meeting minutes, or the quiet variant for dense link lists.

Show the markup
<p class="cc-paragraph">Read the <a class="cc-link" href="#">meeting minutes</a>, or the <a class="cc-link cc-link--quiet" href="#">quiet variant</a> for dense link lists.</p>

Accessibility

  • Links are underlined by default — color is never the only distinction from body text (1.4.1).
  • Link text says where it goes; no bare "click here" or "read more" (2.4.9 — AAA wants links understandable in isolation).
  • Link color meets 7:1 against the page background.