open-scans

Scan Report: Colorado.gov

🎯 Priority: Pages with Most Errors

Focus your efforts on these pages to make the biggest impact (combined scanner unique failures):

Page axe Unique ALFA Unique Equal Access Unique AccessLint Unique Total Unique Page Title
View Page 17 17 59 5 98 Services | colorado.gov
View Page 4 8 36 5 53 Articles | colorado.gov
View Page 1 10 27 3 41 Business | colorado.gov
View Page 1 10 27 3 41 Education | colorado.gov
View Page 1 10 27 3 41 Employment | colorado.gov
View Page 1 10 27 3 41 Government | colorado.gov
View Page 1 10 27 3 41 Residents | colorado.gov
View Page 1 10 27 3 41 Visitors | colorado.gov
View Page 2 5 31 1 39 Colorado Governor's Office Home Page | Colorado Governor Jared Polis
View Page 1 8 25 3 37 Home | colorado.gov

🔧 Priority: Most Common Issues (ALFA)

These ALFA accessibility issues appear most frequently across your pages:

Rule Pages Affected Documentation
SIA-R111: Interactive elements have a sufficient target size 18 of 18 View Rule
SIA-R73: Text spacing can be adjusted without loss of content 16 of 18 View Rule
SIA-R17 9 of 18 View Rule
SIA-R14: Images have an accessible name or are decorative 8 of 18 View Rule
SIA-R72 8 of 18 View Rule
SIA-R61 7 of 18 View Rule
SIA-R56: Landmarks with the same role are distinguishable 5 of 18 View Rule
SIA-R66: Text has enhanced contrast with its background 4 of 18 View Rule
SIA-R3: lang attribute has a valid language code 2 of 18 View Rule
SIA-R57: Landmarks don’t repeat the same content 2 of 18 View Rule

💡 Tip: Click on the rule documentation links to learn how to fix each issue.

🔧 Priority: Most Common Issues (axe)

These axe accessibility issues appear most frequently across your pages:

Rule Pages Affected Documentation
aria-hidden-focus 9 of 18 View Rule
page-has-heading-one 8 of 18 View Rule
landmark-unique 5 of 18 View Rule
landmark-main-is-top-level 4 of 18 View Rule
landmark-no-duplicate-main 4 of 18 View Rule
list 2 of 18 View Rule
region 2 of 18 View Rule
select-name 1 of 18 View Rule
landmark-no-duplicate-banner 1 of 18 View Rule

💡 Tip: Click on the rule documentation links to learn how to fix each issue. Consider fixing the most common issues first for maximum impact.

🤖 Future Enhancement: This report will soon include AI-powered fix suggestions for authenticated GitHub users (opt-in only, no auto-run AI).

🔍 Cross-Page Patterns: Common HTML Issues

These HTML patterns cause the same accessibility errors across multiple pages. Fix the pattern once in your codebase to fix it everywhere!

🎯 Top Patterns to Fix (Highest Impact)

Pattern 1: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://www.cotrip.org/travelAlerts.htm#?roadId=">Travel Alerts</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 2: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://www.cotrip.org/map.htm#/roadConditions">Road Conditions</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 3: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="http://www.oit.state.co.us/ois/cyber-security-help">Cyber Security</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 4: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/contact-us">Contact Us</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 5: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://co.accessgov.com/tylerco/Forms/Page/tylerco/colorado-gov-feedback/">Feedback</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 6: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://www.211colorado.org/">211 Health</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 7: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://www.cotrip.org/home.htm">511 Traffic</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 8: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://call811.com/">811 Dig</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 9: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/general-notices">General Notices</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 10: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/legal-notices">Legal Notices</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 11: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="/linking-policy">Linking Policy</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 12: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://leg.colorado.gov/legislators">Legislators</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 13: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://www.courts.state.co.us/">Courts</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 14: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://rulemaking.colorado.gov/">Rules Portal</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


Pattern 15: Affects 16 page(s) - 16 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a href="https://twitter.com/coloradogov" aria-label="Colorado.gov Twitter account">@coloradogov</a>

XPath (use in browser DevTools):

/a

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a')
  5. The element will be highlighted

Affected Pages:


💡 Pro Tip: These patterns likely come from shared components or templates in your codebase. Fix them in the component/template source, and the fix will propagate to all affected pages.

📊 Detailed Results

Complete scan results for all tested pages:

Submitted URL Final URL Status HTTP Redirected Time (ms) axe Unique ALFA Unique Equal Access Unique AccessLint Unique Duplicates Notes
https://colorado.gov/ https://www.colorado.gov/ OK 200 yes 18570 1 8 25 3 30 Home | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch  
https://colorado.gov/accessibility-standards https://www.colorado.gov/accessibility-standards OK 200 yes 12932 1 4 17 3 21 Accessibility Standards | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: page-has-heading-one  
                    Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_quoted_correctly  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, navigable/heading-order  
https://colorado.gov/registered-services https://www.colorado.gov/registered-services OK 200 yes 14248 4 5 21 6 21 Registered Services | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one  
                    Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order  
https://colorado.gov/services https://www.colorado.gov/services OK 200 yes 18708 17 17 59 5 141 Services | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R8 (Form elements have accessible labels)  
                    axe failed rules: aria-hidden-focus, list, region, select-name  
                    Equal Access failed rules: aria_content_in_landmark, aria_form_label_unique, aria_hidden_nontabbable, aria_id_unique, aria_role_redundant, aria_role_valid, element_attribute_deprecated, element_id_unique, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch, navigable/skip-link  
https://colorado.gov/supported-browsers https://www.colorado.gov/supported-browsers OK 200 yes 13093 4 5 21 6 21 Supported Browsers | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one  
                    Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order  
https://colorado.gov/articles https://www.colorado.gov/articles OK 200 yes 16222 4 8 36 5 54 Articles | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R57 (Landmarks don’t repeat the same content), SIA-R59, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus, list, page-has-heading-one, region  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_id_unique, aria_role_redundant, aria_role_valid, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch, navigable/page-has-heading-one, navigable/skip-link  
https://colorado.gov/business https://www.colorado.gov/business OK 200 yes 13996 1 10 27 3 35 Business | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch  
https://colorado.gov/contact-us https://www.colorado.gov/contact-us OK 200 yes 16317 1 7 23 4 24 Contact Us | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: page-has-heading-one  
                    Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_id_unique, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, navigable/heading-order  
https://colorado.gov/education https://www.colorado.gov/education OK 200 yes 15884 1 10 27 3 33 Education | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch  
https://colorado.gov/employment https://www.colorado.gov/employment OK 200 yes 16282 1 10 27 3 34 Employment | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch  
https://colorado.gov/general-notices https://www.colorado.gov/general-notices OK 200 yes 12462 1 4 16 2 21 General Notices | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: page-has-heading-one  
                    Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible  
                    AccessLint failed rules: labels-and-names/label-content-mismatch  
https://colorado.gov/government https://www.colorado.gov/government OK 200 yes 14060 1 10 27 3 34 Government | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch  
https://colorado.gov/governor/ https://www.colorado.gov/governor/ OK 200 yes 19415 2 5 31 1 20 Colorado Governor's Office Home Page | Colorado Governor Jared Polis
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: landmark-no-duplicate-banner, landmark-unique  
                    Equal Access failed rules: aria_banner_label_unique, aria_banner_single, aria_content_in_landmark, aria_landmark_name_unique, aria_role_redundant, element_attribute_deprecated, figure_label_exists, html_lang_exists, html_skipnav_exists, style_background_decorative, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled, text_sensory_misuse  
                    AccessLint failed rules: landmarks/no-duplicate-banner  
https://colorado.gov/legal-notices https://www.colorado.gov/legal-notices OK 200 yes 13041 4 5 21 6 21 Legal Notices | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one  
                    Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order  
https://colorado.gov/linking-policy https://www.colorado.gov/linking-policy OK 200 yes 12663 4 5 21 6 21 Linking Policy | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: landmark-main-is-top-level, landmark-no-duplicate-main, landmark-unique, page-has-heading-one  
                    Equal Access failed rules: aria_content_in_landmark, aria_main_label_unique, aria_main_label_visible, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/main-is-top-level, landmarks/no-duplicate-main, navigable/heading-order  
https://colorado.gov/residents https://www.colorado.gov/residents OK 200 yes 14505 1 10 27 3 33 Residents | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch  
https://colorado.gov/visitors https://www.colorado.gov/visitors OK 200 yes 14628 1 10 27 3 33 Visitors | colorado.gov
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus  
                    Equal Access failed rules: aria_content_in_landmark, aria_hidden_nontabbable, aria_role_redundant, element_attribute_deprecated, element_tabbable_unobscured, frame_src_valid, html_skipnav_exists, input_label_visible, label_name_visible, style_color_misuse, style_focus_visible, style_highcontrast_visible, text_block_heading  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/label-content-mismatch  
https://colorado.gov/governor/economy https://www.colorado.gov/governor/economy OK 200 yes 14149 0 3 17 0 7 Economy | Colorado Governor Jared Polis
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background)  
                    Equal Access failed rules: aria_content_in_landmark, aria_role_redundant, element_attribute_deprecated, figure_label_exists, style_color_misuse, style_focus_visible, style_highcontrast_visible, svg_graphics_labelled  

Detailed Failure Information (ALFA)

https://colorado.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://colorado.gov/accessibility-standards

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://colorado.gov/registered-services

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://colorado.gov/services

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

Failure 2:

https://colorado.gov/supported-browsers

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://colorado.gov/articles

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R17

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R59

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://colorado.gov/business

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://colorado.gov/contact-us

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://colorado.gov/education

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://colorado.gov/employment

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://colorado.gov/general-notices

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://colorado.gov/government

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://colorado.gov/governor/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://colorado.gov/legal-notices

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://colorado.gov/linking-policy

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://colorado.gov/residents

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://colorado.gov/visitors

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://colorado.gov/governor/economy

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Detailed Failure Information (axe)

https://colorado.gov/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://colorado.gov/accessibility-standards

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://colorado.gov/registered-services

Rule: landmark-main-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://colorado.gov/services

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Failure 2:

Rule: list

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

Rule: select-name

Impact: critical

Failure 1:

Failure 2:

https://colorado.gov/supported-browsers

Rule: landmark-main-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://colorado.gov/articles

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Rule: list

Impact: serious

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

https://colorado.gov/business

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://colorado.gov/contact-us

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://colorado.gov/education

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://colorado.gov/employment

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://colorado.gov/general-notices

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://colorado.gov/government

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://colorado.gov/governor/

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

https://colorado.gov/legal-notices

Rule: landmark-main-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://colorado.gov/linking-policy

Rule: landmark-main-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://colorado.gov/residents

Rule: aria-hidden-focus

Impact: serious

Failure 1:

https://colorado.gov/visitors

Rule: aria-hidden-focus

Impact: serious

Failure 1: