Pa11y results for "https://koselugo.com/"
Generated at: Mon Dec 29 2025 21:31:40 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 20 errors 0 warnings 0 notices
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.75:1. Recommendation: change background to #457e92.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<a href="/your-koselugo-team#request-support" class="top_nav__link button button--primary-alt"> ...</a>
(selector "html > body > header > div > ul > li:nth-child(5) > a")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__button button header__toggle"> <span class="h...</button>
(selector "html > body > header > div > div > button")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__button button header__toggle-submenu"> ...</button>
(selector "html > body > header > div > nav > ul > li:nth-child(1) > button")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__button button header__toggle-submenu"> ...</button>
(selector "html > body > header > div > nav > ul > li:nth-child(2) > button")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__button button header__toggle-submenu"> ...</button>
(selector "html > body > header > div > nav > ul > li:nth-child(3) > button")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__button button header__toggle-submenu"> ...</button>
(selector "html > body > header > div > nav > ul > li:nth-child(4) > button")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__button button header__toggle-submenu"> ...</button>
(selector "html > body > header > div > nav > ul > li:nth-child(5) > button")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="header__button button header__toggle-submenu"> ...</button>
(selector "html > body > header > div > nav > ul > li:nth-child(6) > button")
-
Error: Duplicate id attribute value "isi-default-pos" found on the web page.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_1.F77
<div id="isi-default-pos" style="scroll-margin-top: 165px;"></div>
(selector "#isi-default-pos")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a href="#isi-collapse" id="isi-trigger-collapse" class="isi__toggle--collapse"></a>
(selector "#isi-trigger-collapse")
-
Error: This link points to a named anchor "isi-collapse" within the document, but no anchor exists with that name.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.G1,G123,G124.NoSuchID
<a href="#isi-collapse" id="isi-trigger-collapse" class="isi__toggle--collapse"></a>
(selector "#isi-trigger-collapse")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a href="#isi-expand" id="isi-trigger-expand" class="isi__toggle"></a>
(selector "#isi-trigger-expand")
-
Error: This link points to a named anchor "isi-expand" within the document, but no anchor exists with that name.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.G1,G123,G124.NoSuchID
<a href="#isi-expand" id="isi-trigger-expand" class="isi__toggle"></a>
(selector "#isi-trigger-expand")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h2 class="modal__title color--garnet-100"></h2>
(selector "#exit > div > div:nth-child(1) > h2")
-
Error: Anchor element found with a valid href attribute, but no link content has been supplied.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
<a href="#" class="button modal--continue"></a>
(selector "#exit > div > div:nth-child(3) > a")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="button button--secondary modal--stay" data-modal-close=""></button>
(selector "#exit > div > div:nth-child(3) > button")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe height="0" width="0" style="display: none; visibility: hidden;"></iframe>
(selector "html > body > iframe:nth-child(12)")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="iframe-modal__close" data-modal-close=""> <img src="/-/media...</button>
(selector "#iframe-modal > button")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe allowfullscreen="false" src="Https://cognite-apps.lon1.digitaloceanspaces.com/koselugo/scaling/v2/2/index.html "></iframe>
(selector "#iframe-modal > div > iframe")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe class="dmd-iframe" src="https://aim-tag.hcn.health/iframe.html?client-origin=https%3A%2F%2Fkoselugo.com&pageview-id=3d6f3970-e527-11f0-84e8-f7248ac12d92&stps=%7B%7D&target=ie11" style="display: none;"></iframe>
(selector "html > body > iframe:nth-child(26)")