CVScvs.com
Accessibility Score
Issues Found
Issues Found
CriticalImages must have alternative text2 elements
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Failing Elements
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
SeriousElements must meet minimum color contrast ratio thresholds1 element
People with low vision or color blindness cannot read text that lacks sufficient contrast with its background. With nearly three times more people having low vision than total blindness, and 8% of men and 0.4% of women having color deficiencies, adequate contrast is essential for making text readable to millions of users.
Failing Elements
<a class="pc-paragraph-s_medium link-cta-subtle seasonal-canary" href="/shop/seasonal-shops/summer?icid=shop-gnav-ql-summer" target="_self"><img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">Summer</a>
Fix any of the following:
- Element has insufficient color contrast of 4.48 (foreground color: #977109, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
SeriousForm elements should have a visible label1 element
The title and aria-describedby attributes provide supplementary hints, not labels. Screen readers treat these as advisory information rather than true labels, which prevents them from properly conveying the form element's purpose. Form fields need proper labels that can be programmatically determined.
Failing Elements
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
Fix all of the following:
- Only title used to generate label for form element
ModerateAll page content should be contained by landmarks1 element
Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.
Failing Elements
<a class="skip-nav" tabindex="0" role="link" href="javascript:void(0);">Skip to main content</a>
Fix any of the following:
- Some page content is not contained by landmarks
MinorARIA role should be appropriate for the element5 elements
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Failing Elements
<h2 class="footer-link-group-heading" id="footer-link-group-heading-minuteclinic" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-0">MinuteClinic</h2>
Fix any of the following:
- ARIA role button is not allowed for given element
<h2 class="footer-link-group-heading" id="footer-link-group-heading-pharmacy" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-1">Pharmacy</h2>
Fix any of the following:
- ARIA role button is not allowed for given element
<h2 class="footer-link-group-heading" id="footer-link-group-heading-shop" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-2">Shop</h2>
Fix any of the following:
- ARIA role button is not allowed for given element
<h2 class="footer-link-group-heading" id="footer-link-group-heading-get-to-know-us" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-3">Get to Know Us</h2>
Fix any of the following:
- ARIA role button is not allowed for given element
<h2 class="footer-link-group-heading" id="footer-link-group-heading-support" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-4">Support</h2>
Fix any of the following:
- ARIA role button is not allowed for given element
Passed Audits
<html> element must have a lang attribute1 element
Screen readers need language information to switch between pronunciation libraries. Without a specified language, screen readers default to the user's preferred language, resulting in incorrect pronunciation that sounds like a strange accent and makes content difficult or impossible to understand.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
<html> element must have a valid value for the lang attribute1 element
Screen readers use language-specific sound libraries for proper pronunciation. Invalid language attributes cause screen readers to use the wrong library, making text sound like a confusing accent or completely unintelligible, especially for multilingual users who access content in multiple languages.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
<li> elements must be contained in a <ul> or <ol>91 elements
Lists require proper semantic hierarchy with ul or ol parent elements and li child elements. This structure allows screen readers to announce when users enter a list, how many items it contains, and which item they're currently on, providing essential context for understanding the content.
Audit Elements
<li><a class="pc-paragraph-s_medium link-cta-subtle seasonal-canary" href="/shop/seasonal-shops/summer?icid=shop-gnav-ql-summer" target="_self"><img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">Summer</a></li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/pharmacy" target="_self">Manage prescriptions</a></li>
<li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/photo/photo-landing?cid=photo-gnav-ql" target="_self">Photo</a></li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/extracare/home" target="_self">Coupons & Rewards</a></li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/weeklyad/pageview" target="_self">Weekly Ad</a></li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/shop/merch/extra-big-deals?widgetID=nlvr052j&mc=0&icid=shop-qnav-ql-ebd" target="_self">Extra Big Deals</a></li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/shop?icid=shop-qnav-ql-shop" target="_self">Shop</a></li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/minuteclinic" target="_self">MinuteClinic Services</a></li>
<li><a class="pc-paragraph-s_medium link-cta-subtle default" href="/learn" target="_self">Wellness Zone</a></li>
Showing first 10 of 91 audited elements.
<ul> and <ol> must only directly contain <li>, <script> or <template> elements9 elements
Lists must contain only li elements as direct children (besides non-content elements like script or style). When other content elements appear within ul or ol tags, screen readers cannot properly inform users they're listening to list items, breaking the expected list navigation experience.
Audit Elements
<ul class="quicklink-items destyled-list sc-cvs-header-quicklinks">
<ul class="slider-track card-container" data-flk-success="atNodeInserted688">
<ul class="footer-link-group-list" id="footer-links-0" aria-hidden="false">
<ul class="footer-link-group-list" id="footer-links-1" aria-hidden="false">
<ul class="footer-link-group-list" id="footer-links-2" aria-hidden="false">
<ul class="footer-link-group-list" id="footer-links-3" aria-hidden="false">
<ul class="footer-link-group-list" id="footer-links-4" aria-hidden="false">
<ul class="legal-links destyled-list">
<ul class="company-links destyled-list">
All page content should be contained by landmarks748 elements
Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.
Audit Elements
<div class="grid_layout__3SN7a">
<div>
<div class="header_header-container__xfg6t">
<div>
<cvs-header-component target-component="main,main-content,fa..." is-otchs="false" search-bar-visible="" base-url="https://www.cvs.com" service-props="should_rxinfo=true&i..." page-name="homepage" class="hydrated">
<div class="cvs-header-component">
<cvs-header target-component="main,main-content,fa..." search-bar-visible="true" spanish-visible="true" page-name="homepage" is-phi="false" display-app-link="true" display-app-modal="true" enable-refresh-token="true" aem-data="%7B%22auth%22%3A%7B%..." data-version="5/28" class="hydrated">
<cvs-header-store-provider class="hydrated"><!--r.2--></cvs-header-store-provider>
<div class="cvs-header">
<cvs-header-desktop class="hydrated"></cvs-header-desktop>
Showing first 10 of 748 audited elements.
Alternative text of images should not be repeated as text52 elements
Duplicating alternative text adjacent to an image or link forces screen readers to announce the same information twice. This redundancy is unnecessary and confusing, especially when image buttons repeat their labels in nearby text.
Audit Elements
<img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44">
<img class="icon sc-cvs-header-c..." id="cart-icon" src="data:image/svg+xml;b..." alt="">
<img class="menu-icon icon icon-..." src="data:image/svg+xml;b..." alt="">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-top-decoration-holiday.png" alt="">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/icons/play.svg">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2025/v1/sept4/transcript.svg">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-wide-short-summer.jpg" alt="A mix of pool and sun care items including BunchO water balloons, a pool-ready paddle ball set, Vacation Classic Lotion and a Joyward beach towel.">
<img src="https://www.cvs.com/..." alt="Two very happy adult...">
Showing first 10 of 52 audited elements.
ARIA attributes must be used as specified for the element's role104 elements
Using ARIA attributes where they're not expected causes unpredictable behavior in assistive technologies. Following the ARIA specification ensures that screen readers and other tools can properly interpret and communicate your content's meaning to people with disabilities.
Audit Elements
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0">
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog">
<nav class="quicklink-nav sc-cvs-header-quicklinks" aria-label="Quick Links">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<button aria-label="Play animation" class="video-control-button" id="playPauseButton" type="button">
Showing first 10 of 104 audited elements.
ARIA attributes must conform to valid names104 elements
Misspelled or non-existent ARIA attributes cannot perform their intended accessibility function. Assistive technologies rely on correctly spelled, current ARIA attributes to convey proper user interface behaviors and structural information to people with disabilities.
Audit Elements
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0">
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog">
<nav class="quicklink-nav sc-cvs-header-quicklinks" aria-label="Quick Links">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<button aria-label="Play animation" class="video-control-button" id="playPauseButton" type="button">
Showing first 10 of 104 audited elements.
ARIA attributes must conform to valid values101 elements
ARIA attributes must contain correctly spelled values that match the attribute's expected options. Invalid values prevent the accessibility feature from working, making content inaccessible to assistive technology users who depend on these attributes for navigation and interaction.
Audit Elements
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0">
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog">
<nav class="quicklink-nav sc-cvs-header-quicklinks" aria-label="Quick Links">
<button aria-label="Play animation" class="video-control-button" id="playPauseButton" type="button">
<button id="transcript-toggle-hero" class="transcript-button" aria-label="Open transcript" aria-expanded="false" onclick="toggleTscript(this);"> <img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2025/v1/sept4/transcript.svg"> </button>
<button id="prescriptions-tab" class="tab active" role="tab" aria-selected="true" data-tab="prescriptions" aria-controls="tabpanel1">Prescriptions</button>
<button id="support-tab" class="tab" role="tab" aria-selected="false" data-tab="support" aria-controls="tabpanel2">Health support</button>
Showing first 10 of 101 audited elements.
ARIA commands must have an accessible name6 elements
Screen reader users cannot determine the purpose of interactive elements with role="link", role="button", or role="menuitem" that lack an accessible name. Without a name, these controls are essentially invisible to assistive technology users.
Audit Elements
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<h2 class="footer-link-group-heading" id="footer-link-group-heading-minuteclinic" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-0">MinuteClinic</h2>
<h2 class="footer-link-group-heading" id="footer-link-group-heading-pharmacy" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-1">Pharmacy</h2>
<h2 class="footer-link-group-heading" id="footer-link-group-heading-shop" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-2">Shop</h2>
<h2 class="footer-link-group-heading" id="footer-link-group-heading-get-to-know-us" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-3">Get to Know Us</h2>
<h2 class="footer-link-group-heading" id="footer-link-group-heading-support" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-4">Support</h2>
ARIA dialog and alertdialog nodes should have an accessible name1 element
Screen reader users cannot identify the purpose of role="dialog" or role="alertdialog" elements without an accessible name. This leaves users confused about what dialog they've encountered and what it contains.
Audit Elements
<div role="dialog" aria-label="Improving your site experience">
ARIA hidden element must not be focusable or contain focusable elements31 elements
Elements with aria-hidden="true" are removed from the accessibility API but remain keyboard-focusable, creating confusion about their visibility state. When users tab to these hidden elements, screen readers stay silent, leaving users unaware of what they've focused on or why nothing is being announced.
Audit Elements
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div tabindex="0" aria-hidden="true" class="sc-cvs-header-drawer"></div>
<div id="transcript-dialog" class="hover-dialog" aria-hidden="true" role="region" aria-label="Transcript">
<div class="card visible-middle" role="none" inert="" aria-hidden="true">
Showing first 10 of 31 audited elements.
ARIA role should be appropriate for the element78 elements
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Audit Elements
<a class="skip-nav" tabindex="0" role="link" href="javascript:void(0);">Skip to main content</a>
<a tabindex="0" id="cvs-logo" role="link" href="javascript:void(0)" class="cvs-logo sc-cvs-header-logo"><img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44"></a>
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<a tabindex="0" id="cvs-logo" role="link" href="javascript:void(0)" class="cvs-logo sc-cvs-header-logo"><img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44"></a>
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
Showing first 10 of 78 audited elements.
ARIA roles used must conform to valid values42 elements
Invalid ARIA role values prevent assistive technologies from understanding and communicating the element's purpose to users. Without valid roles, screen readers cannot provide information about the element's features, properties, or how users should interact with it.
Audit Elements
<a class="skip-nav" tabindex="0" role="link" href="javascript:void(0);">Skip to main content</a>
<a tabindex="0" id="cvs-logo" role="link" href="javascript:void(0)" class="cvs-logo sc-cvs-header-logo"><img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44"></a>
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<div class="tabs" role="tablist">
<button id="prescriptions-tab" class="tab active" role="tab" aria-selected="true" data-tab="prescriptions" aria-controls="tabpanel1">Prescriptions</button>
<button id="support-tab" class="tab" role="tab" aria-selected="false" data-tab="support" aria-controls="tabpanel2">Health support</button>
Showing first 10 of 42 audited elements.
aria-hidden="true" must not be present on the document body1 element
Setting <body aria-hidden="true" hides all page content from assistive technologies while leaving it visible on screen. This creates a confusing experience where keyboard users can still tab to elements, but screen readers remain completely silent, providing no information about what's focused.
Audit Elements
<body style="">
autocomplete attribute must be used correctly1 element
Missing or incorrect autocomplete values make forms inaccessible to screen reader users. Screen readers cannot provide adequate information about form fields without proper autocomplete attributes, preventing users from understanding what information is required and how to complete forms correctly.
Audit Elements
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
Banner landmark should not be contained in another landmark1 element
Banner landmarks must be top-level to effectively designate the header portion of the page. Nested banner landmarks fail to provide the structural information screen reader users need to navigate efficiently through the page layout.
Audit Elements
<header class="cvs-desktop-header-main sc-cvs-header-desktop has-searchbox">
Buttons must have discernible text15 elements
Screen reader users cannot determine the purpose of buttons without an accessible name. Without a name, users don't know what action the button will perform when activated.
Audit Elements
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog">
<button aria-label="Play animation" class="video-control-button" id="playPauseButton" type="button">
<button id="transcript-toggle-hero" class="transcript-button" aria-label="Open transcript" aria-expanded="false" onclick="toggleTscript(this);"> <img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2025/v1/sept4/transcript.svg"> </button>
<button id="prescriptions-tab" class="tab active" role="tab" aria-selected="true" data-tab="prescriptions" aria-controls="tabpanel1">Prescriptions</button>
<button id="support-tab" class="tab" role="tab" aria-selected="false" data-tab="support" aria-controls="tabpanel2">Health support</button>
<button id="shopandsave-tab" class="tab" role="tab" aria-selected="false" data-tab="shop" aria-controls="tabpanel3">Shop and save</button>
<button aria-label="Play video of Why TDAP Vaccine Is Important | Immunization Education | CVS Pharmacy" class="video-control-button" id="openModal">
<button class="arrow-btn left disabled" id="prevBtn" aria-label="You are on first slide" aria-disabled="true" tabindex="0"></button>
<button class="arrow-btn right" id="nextBtn" aria-label="Next slide" aria-disabled="false" tabindex="0"></button>
Showing first 10 of 15 audited elements.
Certain ARIA roles must be contained by particular parents15 elements
ARIA roles with missing required parent elements cannot function as intended for assistive technology users. Parent-child relationships convey essential hierarchy and context, like showing where an item sits within a tree structure. Without proper parents, this critical relationship information is lost.
Audit Elements
<button id="prescriptions-tab" class="tab active" role="tab" aria-selected="true" data-tab="prescriptions" aria-controls="tabpanel1">Prescriptions</button>
<button id="support-tab" class="tab" role="tab" aria-selected="false" data-tab="support" aria-controls="tabpanel2">Health support</button>
<button id="shopandsave-tab" class="tab" role="tab" aria-selected="false" data-tab="shop" aria-controls="tabpanel3">Shop and save</button>
<li role="listitem">
<li role="listitem">
<li role="listitem">
<li role="listitem">
<li role="listitem">
<li role="listitem"><p id="disclaimer2" class="disc">*<span class="uppercase">for most insurance plans accepted</span>: Insurance participation may vary by region. Check with your insurance plan to confirm whether your insurance is accepted.</p></li>
<li role="listitem">
Showing first 10 of 15 audited elements.
Certain ARIA roles must contain particular children3 elements
ARIA roles missing required child elements cannot perform their intended accessibility functions. Children provide essential context, like how a treeitem relates to its parent container and siblings. Without proper children, assistive technologies cannot convey this structural information to users.
Audit Elements
<div class="tabs" role="tablist">
<ul role="list" class="cards">
<ul role="list" class="disclaimers">
Contentinfo landmark should not be contained in another landmark1 element
The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.
Audit Elements
<footer role="contentinfo" aria-label="footer">
Deprecated ARIA roles must not be used42 elements
Deprecated ARIA roles are not recognized by modern screen readers and assistive technologies. Using outdated roles means some users cannot access essential information or functionality on your site.
Audit Elements
<a class="skip-nav" tabindex="0" role="link" href="javascript:void(0);">Skip to main content</a>
<a tabindex="0" id="cvs-logo" role="link" href="javascript:void(0)" class="cvs-logo sc-cvs-header-logo"><img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44"></a>
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<div class="tabs" role="tablist">
<button id="prescriptions-tab" class="tab active" role="tab" aria-selected="true" data-tab="prescriptions" aria-controls="tabpanel1">Prescriptions</button>
<button id="support-tab" class="tab" role="tab" aria-selected="false" data-tab="support" aria-controls="tabpanel2">Health support</button>
Showing first 10 of 42 audited elements.
Document should have one main landmark1 element
Every page should have exactly one main landmark that identifies the primary content. Without a main landmark, screen reader users must navigate through all content linearly to find what they're looking for, making page navigation difficult and time-consuming.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
Document should not have more than one banner landmark1 element
Multiple banner landmarks force screen reader users to sort through duplicate options to find header information. Each page should have only one banner landmark to enable quick, predictable navigation to the header without overwhelming users with unnecessary choices.
Audit Elements
<header class="cvs-desktop-header-main sc-cvs-header-desktop has-searchbox">
Document should not have more than one contentinfo landmark1 element
Multiple contentinfo landmarks force screen reader users to sort through extra options to find footer information. Each page should have only one content info landmark to enable quick, predictable navigation without overwhelming users with duplicate structural markers.
Audit Elements
<footer role="contentinfo" aria-label="footer">
Document should not have more than one main landmark1 element
Multiple main landmarks confuse screen reader users about where the primary content is located. Each page should have only one main landmark so users can quickly and predictably navigate to the primary content area.
Audit Elements
<main id="main-content" class="grid_landmark-grid-main__SukvJ grid_landmark-grid-main-margin-breakpoint-override-large__Pmuw1 grid_landmark-grid-main-margin-top-override__UOUsj grid_focus-outline__L_yDd main-content">
Documents must have <title> element to aid in navigation1 element
The page title is the first thing screen reader users hear when loading a page. Without a descriptive, unique title, users must read through the entire page to understand its contents and purpose, wasting valuable time on every page visit.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
Elements marked as presentational should be consistently ignored10 elements
Elements with role="none" or role="presentation" should be removed from the accessibility tree. Adding global ARIA attributes or making these elements focusable prevents their removal, leaving them accessible to screen readers when they should be ignored, creating unexpected and confusing behavior.
Audit Elements
<img class="icon sc-cvs-header-c..." id="cart-icon" src="data:image/svg+xml;b..." alt="">
<img class="menu-icon icon icon-..." src="data:image/svg+xml;b..." alt="">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-top-decoration-holiday.png" alt="">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/icons/play.svg">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2025/v1/sept4/transcript.svg">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/icons/play.svg">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00006/2026/wk08/health-services-block-4-osh-doctor.jpg">
<img class="icon-end" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/pdf-icon.svg" alt="">
<img class="icon-end" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/pdf-icon.svg" alt="">
<img class="icon-start" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/opt-out-icon.svg" alt="">
Elements must meet minimum color contrast ratio thresholds134 elements
People with low vision or color blindness cannot read text that lacks sufficient contrast with its background. With nearly three times more people having low vision than total blindness, and 8% of men and 0.4% of women having color deficiencies, adequate contrast is essential for making text readable to millions of users.
Audit Elements
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<span class="menu-text sc-cvs-menu-button">Menu</span>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/pharmacy" target="_self">Manage prescriptions</a>
<a class="pc-paragraph-s_medium link-cta-subtle seasonal-indigo-dark" href="/scheduling/patient-lookup?lob=rximz&flow=vaccine&icid=global-nav" target="_self">
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/photo/photo-landing?cid=photo-gnav-ql" target="_self">Photo</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/extracare/home" target="_self">Coupons & Rewards</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/weeklyad/pageview" target="_self">Weekly Ad</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/shop/merch/extra-big-deals?widgetID=nlvr052j&mc=0&icid=shop-qnav-ql-ebd" target="_self">Extra Big Deals</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/shop?icid=shop-qnav-ql-shop" target="_self">Shop</a>
Showing first 10 of 134 audited elements.
Elements must only use permitted ARIA attributes103 elements
Using prohibited ARIA attributes prevents important information from reaching assistive technology users. It also causes assistive technologies to behave inconsistently as they attempt to compensate for the error.
Audit Elements
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0">
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog">
<nav class="quicklink-nav sc-cvs-header-quicklinks" aria-label="Quick Links">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<button aria-label="Play animation" class="video-control-button" id="playPauseButton" type="button">
Showing first 10 of 103 audited elements.
Elements must only use supported ARIA attributes104 elements
Using ARIA attributes in roles where they're not allowed can disable accessibility for entire sections of your application. Invalid attribute-role combinations create conflicts that cause assistive technologies to report incorrect or nonsensical information about your interface.
Audit Elements
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0">
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog">
<nav class="quicklink-nav sc-cvs-header-quicklinks" aria-label="Quick Links">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<button aria-label="Play animation" class="video-control-button" id="playPauseButton" type="button">
Showing first 10 of 104 audited elements.
Elements should not have tabindex greater than zero74 elements
Using tabindex values greater than 0 creates unexpected tab orders that disorient users. It makes elements appear to be skipped when users tab past them, requires setting tabindex on every element to maintain order, and forces all tabindex items to be visited before any normal elements, breaking natural navigation flow.
Audit Elements
<a class="skip-nav" tabindex="0" role="link" href="javascript:void(0);">Skip to main content</a>
<a tabindex="0" id="cvs-logo" role="link" href="javascript:void(0)" class="cvs-logo sc-cvs-header-logo"><img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44"></a>
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0">
<button class="arrow-btn left disabled" id="prevBtn" aria-label="You are on first slide" aria-disabled="true" tabindex="0"></button>
<img alt="At the beach, an adult applies sunscreen lotion to the back of an older adult as they look at the ocean." src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00004/2026/wk24/wellness-zone-slide-1-skin.jpg" class="img-slides" tabindex="-1">
<h3 id="slide-1-h" tabindex="-1">The best sunscreen for every skin type</h3>
<a class="red-car red-care-one" href="/learn/beauty/skin-care/best-sunscreen-by-skin-type?icid=cvs-home-s4-wz-spfskintype" tabindex="0">
<span>Explore sunscreen options</span>
</a><button class="arrow-btn right" id="nextBtn" aria-label="Next slide" aria-disabled="false" tabindex="0"></button>
Showing first 10 of 74 audited elements.
Form elements must have labels1 element
Form labels are essential for screen reader users to understand what information each field requires. Without proper labels, screen readers cannot identify input expectations, fields don't receive focus when announced, and users with motor impairments lose the benefit of larger clickable areas that labels provide.
Audit Elements
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
Form field must not have multiple label elements1 element
Multiple labels on the same form field cause inconsistent behavior across screen reader and browser combinations. Some will read the first label, others the last, and some will read both, creating confusion about what information the field requires.
Audit Elements
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
Heading levels should only increase by one22 elements
Headings convey page structure for screen reader users the same way text size does for sighted users. Properly ordered headings (h1 through h6) allow screen reader users to quickly navigate and understand content structure, saving significant time and frustration while also improving search engine optimization.
Audit Elements
<h1 class="head1">Here for it all</h1>
<h2 class="head3">Start auto refills and check your Rx status</h2>
<h2 class="head3">Transfer your Rx in three easy steps</h2>
<h2 class="head3">Find the store that’s nearest to you</h2>
<h2 class="head3">Save more* & wait less with our app</h2>
<h2 class="icon-text">Your neighborhood pharmacy</h2>
<h3>Where you get your medicine matters<span class="super">®</span></h3>
<h2 class="icon-text">Wellness Zone</h2>
<h3 id="slide-1-h" tabindex="-1">The best sunscreen for every skin type</h3>
<h2 class="head2">This week’s deals & offers</h2>
Showing first 10 of 22 audited elements.
Headings should not be empty22 elements
Screen readers announce headings to help users navigate page structure. Empty headings confuse users and prevent them from understanding the page's organization. Headings should only be used to convey structure, not for visual styling, and must contain accessible text that screen readers can announce.
Audit Elements
<h1 class="head1">Here for it all</h1>
<h2 class="head3">Start auto refills and check your Rx status</h2>
<h2 class="head3">Transfer your Rx in three easy steps</h2>
<h2 class="head3">Find the store that’s nearest to you</h2>
<h2 class="head3">Save more* & wait less with our app</h2>
<h2 class="icon-text">Your neighborhood pharmacy</h2>
<h3>Where you get your medicine matters<span class="super">®</span></h3>
<h2 class="icon-text">Wellness Zone</h2>
<h3 id="slide-1-h" tabindex="-1">The best sunscreen for every skin type</h3>
<h2 class="head2">This week’s deals & offers</h2>
Showing first 10 of 22 audited elements.
IDs used in ARIA and labels must be unique38 elements
Duplicate IDs break the accessibility of ARIA elements, form labels, and table headers. When IDs are duplicated, assistive technologies and scripts only reference the first instance, causing subsequent elements with the same ID to be ignored or incorrectly associated.
Audit Elements
<div id="search-instructions" class="hidden sc-cvs-search-box"></div>
<h2 id="cvs-account-drawer-title" class="gnav-drawer__header__title pc-heading-m sc-cvs-header-drawer">Account</h2>
<button id="prescriptions-tab" class="tab active" role="tab" aria-selected="true" data-tab="prescriptions" aria-controls="tabpanel1">Prescriptions</button>
<button id="support-tab" class="tab" role="tab" aria-selected="false" data-tab="support" aria-controls="tabpanel2">Health support</button>
<button id="shopandsave-tab" class="tab" role="tab" aria-selected="false" data-tab="shop" aria-controls="tabpanel3">Shop and save</button>
<div class="slider-container active" data-content="prescriptions" id="tabpanel1" role="tabpanel" aria-labelledby="prescriptions-tab" style="display: block;">
<div class="slider-container" data-content="support" id="tabpanel2" role="tabpanel" aria-labelledby="support-tab" style="display: none;">
<div class="slider-container" data-content="shop" id="tabpanel3" role="tabpanel" aria-labelledby="shopandsave-tab" style="display: none;">
<h2 class="footer-link-group-heading" id="footer-link-group-heading-minuteclinic" tabindex="-1" role="button" aria-expanded="false" aria-controls="footer-links-0">MinuteClinic</h2>
<ul class="footer-link-group-list" id="footer-links-0" aria-hidden="false">
Showing first 10 of 38 audited elements.
Images must have alternative text50 elements
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Audit Elements
<img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44">
<img class="icon sc-cvs-header-c..." id="cart-icon" src="data:image/svg+xml;b..." alt="">
<img class="menu-icon icon icon-..." src="data:image/svg+xml;b..." alt="">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-top-decoration-holiday.png" alt="">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/icons/play.svg">
<img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2025/v1/sept4/transcript.svg">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-wide-short-summer.jpg" alt="A mix of pool and sun care items including BunchO water balloons, a pool-ready paddle ball set, Vacation Classic Lotion and a Joyward beach towel.">
<img src="https://www.cvs.com/..." alt="Two very happy adult...">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-small-card-default-sports-physical.jpg" alt="Five young adults, three on one team and two on the other, compete for a soccer ball during a game.">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-no-card-with-subhead-short-vaccine.jpg" alt="An adhesive bandage with a CVS heart on it applied to an arm.">
Showing first 10 of 50 audited elements.
Inline text spacing must be adjustable with custom stylesheets34 elements
Single-spaced text makes it difficult for people with cognitive disabilities to track lines while reading. Providing line spacing between 1.5 to 2 helps these users start a new line more easily after finishing the previous one.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
<body style="">
<div class="grid_content-boxed__Oa5ny" style="opacity: 1;">
<div class="txtsec link-hover bnts-link-hover" style="cursor: pointer;"> <p class="para1">More time for what matters with easy Rx management</p> <a href="/pharmacy?icid=cvs-home-s1-l1-theme-rx-managerx-trgtperf" class="bluecta"><span>Manage prescriptions</span></a> </div>
<div class="blck2 link-hover bnts-link-hover" style="cursor: pointer;">
<div class="inblk1 link-hover bnts-link-hover" style="cursor: pointer;">
<div class="card2 link-hover bnts-link-hover" style="cursor: pointer;">
<div class="card1 link-hover bnts-link-hover" style="cursor: pointer;">
<div class="slider-container active" data-content="prescriptions" id="tabpanel1" role="tabpanel" aria-labelledby="prescriptions-tab" style="display: block;">
<li class="card link-hover bnts-link-hover" style="cursor: pointer;">
Showing first 10 of 34 audited elements.
Interactive controls must not be nested62 elements
Nested interactive elements create empty tab stops where screen readers remain silent. When users tab to a focusable element inside another interactive control, they receive no information about its name, role, or state, creating a confusing and broken navigation experience.
Audit Elements
<img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44">
<button class="search-term-button sc-cvs-search-box" id="search-submit-homepage" type="button" aria-label="Submit Search" tabindex="0">
<button id="menu-button" class="button__text--subtle menu-button sc-cvs-menu-button" aria-haspopup="dialog">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<button aria-label="Play animation" class="video-control-button" id="playPauseButton" type="button">
<button id="transcript-toggle-hero" class="transcript-button" aria-label="Open transcript" aria-expanded="false" onclick="toggleTscript(this);"> <img alt="" src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2025/v1/sept4/transcript.svg"> </button>
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-wide-short-summer.jpg" alt="A mix of pool and sun care items including BunchO water balloons, a pool-ready paddle ball set, Vacation Classic Lotion and a Joyward beach towel.">
<img src="https://www.cvs.com/..." alt="Two very happy adult...">
<img src="https://www.cvs.com/content/dam/enterprise/cvsretail/homepage/hp00001/2026/wk24/hero-small-card-default-sports-physical.jpg" alt="Five young adults, three on one team and two on the other, compete for a soccer ball during a game.">
Showing first 10 of 62 audited elements.
Interactive elements must have a visible focus indicator3 elements
Sighted keyboard users rely on a visible focus indicator to know where they are on the page. When focus styles are missing, too subtle, or have insufficient contrast against the surrounding colors, users cannot tell which element will respond when they press Enter or Space, making keyboard navigation slow and error-prone. This especially affects people with motor impairments who cannot use a mouse and people with low vision who need clear, high-contrast indicators.
Audit Elements
<a href="https://www.cvs.com/retail/help/privacy_policy">
<a href="https://www.cvs.com/retail/help/terms_of_use">
<button class="onetrust-close-btn-handler banner-close-button ot-...">
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination12 elements
Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.
Audit Elements
<header class="cvs-desktop-header-main sc-cvs-header-desktop has-searchbox">
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<nav class="quicklink-nav sc-cvs-header-quicklinks" aria-label="Quick Links">
<main id="main-content" class="grid_landmark-grid-main__SukvJ grid_landmark-grid-main-margin-breakpoint-override-large__Pmuw1 grid_landmark-grid-main-margin-top-override__UOUsj grid_focus-outline__L_yDd main-content">
<footer role="contentinfo" aria-label="footer">
<nav class="footer-link-group-container" aria-labelledby="footer-link-group-heading-minuteclinic">
<nav class="footer-link-group-container" aria-labelledby="footer-link-group-heading-pharmacy">
<nav class="footer-link-group-container" aria-labelledby="footer-link-group-heading-shop">
<nav class="footer-link-group-container" aria-labelledby="footer-link-group-heading-get-to-know-us">
<nav class="footer-link-group-container" aria-labelledby="footer-link-group-heading-support">
Showing first 10 of 12 audited elements.
Links must be distinguishable without relying on color7 elements
People with low vision or color blindness cannot visually distinguish links from surrounding text without sufficient color contrast (3:1 ratio minimum). When link colors are too similar to regular text, users with visual impairments cannot identify which text is clickable.
Audit Elements
<a class="disclink" href="/immunizations/get-vaccinated?icid=cvs-home-design1-s6-hcd-imz-details">Get details here</a>
<a class="disclink" href="/immunizations/get-vaccinated?cid=redir-vaccines">Get vaccine details</a>
<a class="disclink" href="/ExtraCare/Plus/Terms">ExtraCare terms and conditions</a>
<a class="disclink" href="/ExtraCare/Plus/Terms">ExtraCare terms and conditions</a>
<a class="disclink" href="https://www.cvs.com/extracare/free/terms?icid=ec-home-ec-terms-disc">Visit ExtraCare terms and conditions for full details.</a>
<a href="https://www.cvs.com/retail/help/privacy_policy">Privacy Policy</a>
<a href="https://www.cvs.com/retail/help/terms_of_use">Terms of Use</a>
Links must have discernible text129 elements
Keyboard users and screen reader users can only interact with links that have accessible names and can receive focus. Without proper names, users don't know where links lead. Without keyboard focus, users who cannot use a mouse cannot activate the links at all.
Audit Elements
<a class="skip-nav" tabindex="0" role="link" href="javascript:void(0);">Skip to main content</a>
<a tabindex="0" id="cvs-logo" role="link" href="javascript:void(0)" class="cvs-logo sc-cvs-header-logo"><img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44"></a>
<a class="link-standalone default cart sc-cvs-header-cart-display" id="cart-link" aria-label="Cart, 0 items" href="/rx/dotm/cart?flowType=FS" tabindex="0">
<a class="pc-paragraph-s_medium link-cta-subtle seasonal-canary" href="/shop/seasonal-shops/summer?icid=shop-gnav-ql-summer" target="_self"><img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">Summer</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/pharmacy" target="_self">Manage prescriptions</a>
<a class="pc-paragraph-s_medium link-cta-subtle seasonal-indigo-dark" href="/scheduling/patient-lookup?lob=rximz&flow=vaccine&icid=global-nav" target="_self">
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/photo/photo-landing?cid=photo-gnav-ql" target="_self">Photo</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/extracare/home" target="_self">Coupons & Rewards</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/weeklyad/pageview" target="_self">Weekly Ad</a>
<a class="pc-paragraph-s_medium link-cta-subtle default" href="/shop/merch/extra-big-deals?widgetID=nlvr052j&mc=0&icid=shop-qnav-ql-ebd" target="_self">Extra Big Deals</a>
Showing first 10 of 129 audited elements.
Main landmark should not be contained in another landmark1 element
The main landmark must be at the top level and not nested inside other landmarks. This ensures screen reader users can quickly navigate to the primary content without searching through complex hierarchy, making page navigation simpler and more predictable.
Audit Elements
<main id="main-content" class="grid_landmark-grid-main__SukvJ grid_landmark-grid-main-margin-breakpoint-override-large__Pmuw1 grid_landmark-grid-main-margin-top-override__UOUsj grid_focus-outline__L_yDd main-content">
Page must have means to bypass repeated blocks1 element
Keyboard-only users must tab through all navigation and header content before reaching the main content, which can take several minutes and cause physical pain for users with motor limitations. Bypass mechanisms like skip links allow these users to jump directly to main content, saving time and reducing fatigue.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
Page should contain a level-one heading1 element
Screen reader users use keyboard shortcuts to jump directly to the first h1, expecting to land at the main content. Without an h1 or with a misplaced one, users must listen to more of the page to understand its structure, wasting valuable time on every page visit.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
Required ARIA attributes must be provided42 elements
ARIA widget roles need required attributes to describe their current state. Without these attributes, screen readers cannot communicate essential information like whether a checkbox is checked or a slider's current value, leaving users unable to interact effectively with the widget.
Audit Elements
<a class="skip-nav" tabindex="0" role="link" href="javascript:void(0);">Skip to main content</a>
<a tabindex="0" id="cvs-logo" role="link" href="javascript:void(0)" class="cvs-logo sc-cvs-header-logo"><img class="header-logo-mbl sc-cvs-header-logo" src="/content/dam/enterprise/headless/retail/nav/en/assets/logos/cvs-us-soccer-logo.png" alt="CVS home page" width="137" height="44"></a>
<form novalidate="" role="search" aria-label="Search CVS" class="sc-cvs-search-box">
<input id="cvs-search-input-hom..." role="combobox" aria-controls="recbox-id" aria-expanded="false" aria-haspopup="listbox" aria-activedescendan...="" aria-autocomplete="none" aria-describedby="search-instructions" placeholder="Search CVS or ask a ..." maxlength="255" type="search" value="" ...>
<a role="link" tabindex="0" class="sign-in-link link-cta-subtle emphasized pc-paragraph-m_medium" aria-label="Sign in">Sign in</a>
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/Summer_Icon.svg">
<img role="img" class="icon icon-start" aria-hidden="" src="/content/dam/enterprise/headless/retail/nav/en/assets/icons/bandaid.svg">
<div class="tabs" role="tablist">
<button id="prescriptions-tab" class="tab active" role="tab" aria-selected="true" data-tab="prescriptions" aria-controls="tabpanel1">Prescriptions</button>
<button id="support-tab" class="tab" role="tab" aria-selected="false" data-tab="support" aria-controls="tabpanel2">Health support</button>
Showing first 10 of 42 audited elements.
Scrollable region must have keyboard access2 elements
Scrollable regions must contain focusable elements or be focusable themselves to enable keyboard navigation. Without keyboard access, users cannot scroll to view content that extends beyond the visible area, making that content completely inaccessible to keyboard-only users.
Audit Elements
<html lang="en" style="--ps-core-color-red-..." data-stencil-build="hdpeacvl" class="hydrated">
<div class="nav-quicklinks sc-cvs-header-desktop"><cvs-header-quicklinks class="sc-cvs-header-desktop hydrated"></cvs-header-quicklinks></div>
Users should be able to zoom and scale the text up to 500%2 elements
The user-scalable="no" and restrictive maximum-scale parameters prevent people with low vision from zooming to read content. Users who rely on browser zoom to enlarge text are blocked from accessing content at a readable size, violating their need to scale pages up to 5x zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Zooming and scaling must not be disabled2 elements
Setting user-scalable="no" or maximum-scale less than 2 prevents people with low vision from zooming to read content. Users who enlarge text in their browsers are blocked from making content readable, violating accessibility guidelines that require supporting at least 200% zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">