Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DFavicon & BrandingAction3 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction1 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading HierarchyNo headingsREVIEW
No headings found
Headings create the document outline for screen reader navigation.
Headings (H1-H6) create the document outline for screen reader navigation.
A page with zero headings is unnavigable by assistive tech and reads as one undifferentiated wall of text.
Learn more ▾ ▴
Screen reader users navigate by jumping between H1-H6 elements. A page with no headings has no skip targets — users have to read every word linearly. Adding a heading hierarchy (one H1, then H2 sections, optional H3 subsections) makes the page skimmable for both AT and human readers.
Source: WCAG 1.3.1 / W3C WAI
CMobile-Readable Font SizesAction86% of visible text renders at >= 12 CSS px (24 below threshold)REVIEW
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 26 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
div.swiper-container-wrapper > bb-swiper > div.bb-swiper > div.swiper-pagination div.swiper-container-wrapper > bb-swiper > div.bb-swiper > div.swiper-pagination |
div.swiper-container-wrapper > bb-swiper > div.bb-swiper > div.swiper-pagination div.swiper-container-wrapper > bb-swiper > div.bb-swiper > div.swiper-pagination |
div.swiper-container-wrapper > bb-swiper > div.bb-swiper > div.swiper-pagination div.swiper-container-wrapper > bb-swiper > div.bb-swiper > div.swiper-pagination |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Pra Você section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-0 > div.sbm-items__level-1__label |
Pro Seu Negócio section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-1 > div.sbm-items__level-1__label |
Agronegócios section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-2 > div.sbm-items__level-1__label |
Setor Público section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-3 > div.sbm-items__level-1__label |
Acesse sua conta section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-4 > div.sbm-items__level-1__label |
Segurança section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-0 > div.sbm-items__level-1__label |
Atendimento section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-1 > div.sbm-items__level-1__label |
Soluções Digitais section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-2 > div.sbm-items__level-1__label |
Open Finance section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-3 > div.sbm-items__level-1__label |
O BB section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-0 > div.sbm-items__level-1__label |
Blog BB section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-1 > div.sbm-items__level-1__label |
BB nas redes sociais section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-2 > div.sbm-items__level-1__label |
Coligadas section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-3 > div.sbm-items__level-1__label |
Acesso a informação section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-4 > div.sbm-items__level-1__label |
Transparência section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-5 > div.sbm-items__level-1__label |
Declaração de Acessibilidade section.sbm-items > ul.sbm-items__level-1 > li#menu-lateral-id-6 > div.sbm-items__level-1__label |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
ABRA SUA CONTA div.col-16 > div.row > div.col-16 > button.bb-button |
VEM SER CLIENTE div.bb-card-image--content > div > div.group-buttons > button.button |
PEÇA JÁ O SEU div.bb-card-image--content > div > div.group-buttons > button.button |
SIMULE AQUI div.bb-card-image--content > div > div.group-buttons > button.button |
SAIBA MAIS div.bb-card-image--content > div > div.group-buttons > button.button |
ACESSE O SHOPPING BB div.bb-card-image--content > div > div.group-buttons > button.button |
Educação e Carreira ul.qtd-items-5 > li.navigation > button.active > span.name |
SAIBA MAIS a.item-context > div.card-text > div.label-link > span |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Crédito do Trabalhador
é no BB! div.col-16 > div.text-content > div > h3.bb-header-xlarge |
Cliente + Premiado div.col-16 > div.text-content > div > h3.bb-header-xlarge |
These are opportunities to improve keyboard navigation in your application.
A+Heading Text QualityNo headings to evaluate -- check is N/APASS
A+Alt Text QualityNo imagesPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality2 links, 0 buttons — all OKPASS
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "pt-BR"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)5 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (5)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| title Pra Você | Banco do… | 19.11:1 | 4.5:1 | #000000 | #FCFC30 | Pass |
| a Ir para o conteúdo … | 14.30:1 | 4.5:1 | #000000 | #D8DC59 | Pass |
| span Pra você | 19.14:1 | 4.5:1 | #000000 | #FDFC30 | Pass |
| a Ignorar menu lateral | 19.14:1 | 4.5:1 | #000000 | #FDFC30 | Pass |
| div Conteúdo após menu… | 19.14:1 | 4.5:1 | #000000 | #FDFC30 | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.