{
  "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": []
}
