UNPKG

axe-core

Version:

Accessibility engine for automated Web UI testing

23 lines (22 loc) 472 B
{ "id": "color-contrast", "matches": "color-contrast-matches.js", "excludeHidden": false, "options": { "noScroll": false }, "tags": [ "cat.color", "wcag2aa", "wcag143" ], "metadata": { "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast" }, "all": [], "any": [ "color-contrast" ], "none": [] }