Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DForm AccessibilityAction6 of 7 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #buscageralTextBox | text | O que você procura? | for/id |
| name | text | (Nome) | placeholder only |
| (Email) | placeholder only | ||
| cpf | text | (CPF) | placeholder only |
| palavraschave | text | (O que você procura?) | placeholder only |
| #barra-estado__toggle | checkbox | (none) | none |
| department | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="barra-estado__toggle">; <select name="department">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="palavraschave">; <input type="text" name="name">; <input type="email" name="email">; <input type="text" name="cpf">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
CLandmark StructureAction4 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
CLink & Button QualityAction2 issue(s) across 176 links and 14 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://forms.cloud.microsoft/r/ea41DxYw… | Avalie-nos | new tab | Add '(opens in new tab)' to text |
| /solicitacao | Acesso à Informação | new tab | Add '(opens in new tab)' to text |
| /denuncia | Denúncia | new tab | Add '(opens in new tab)' to text |
| /ouvidoria-geral | Ouvidoria-Geral | new tab | Add '(opens in new tab)' to text |
| /descomplicars | DescomplicaRS | new tab | Add '(opens in new tab)' to text |
| /portal-do-estado-do-rs | Portal do Estado do RS | new tab | Add '(opens in new tab)' to text |
| /noticias | Agência de Notícias | new tab | Add '(opens in new tab)' to text |
| /agenda-governador | Agenda do Governador | new tab | Add '(opens in new tab)' to text |
| /secretarias-e-orgaos | Secretarias e Órgãos do Esta… | new tab | Add '(opens in new tab)' to text |
| /dados-abertos | Dados Abertos | new tab | Add '(opens in new tab)' to text |
| /portal-da-transparencia | Portal da transparência | new tab | Add '(opens in new tab)' to text |
| /sos-rio-grande-do-sul | SOS Rio Grande do Sul | new tab | Add '(opens in new tab)' to text |
| /noticias-do-estado-do-rio-grande-do-sul | Notícias do Estado do Rio Gra… | new tab | Add '(opens in new tab)' to text |
| https://forms.cloud.microsoft/r/ea41DxYw… | Responda à nossa pesquisa e a… | new tab | Add '(opens in new tab)' to text |
| https://www.rs.gov.br/carta-de-servicos/… | Banner delegacia da mulher | new tab | Add '(opens in new tab)' to text |
| https://www.gov.br/governodigital/pt-br/… | Tire suas dúvidas … | new tab | Add '(opens in new tab)' to text |
| https://www.centraldocidadao.rs.gov.br/i… | Solicitar | new tab | Add '(opens in new tab)' to text |
| https://www.centraldocidadao.rs.gov.br/a… | Acompanhar pedido | new tab | Add '(opens in new tab)' to text |
| https://www.centraldocidadao.rs.gov.br/d… | Denunciar | new tab | Add '(opens in new tab)' to text |
| https://www.centraldocidadao.rs.gov.br/a… | Acompanhar denúncia | new tab | Add '(opens in new tab)' to text |
| https://www.centraldocidadao.rs.gov.br/o… | Enviar | new tab | Add '(opens in new tab)' to text |
| https://www.centraldocidadao.rs.gov.br/d… | Enviar | new tab | Add '(opens in new tab)' to text |
| /solicitacao | Acesso à Informação | new tab | Add '(opens in new tab)' to text |
| /denuncia | Denúncia | new tab | Add '(opens in new tab)' to text |
| /ouvidoria-geral | Ouvidoria-Geral | new tab | Add '(opens in new tab)' to text |
| /descomplicars | DescomplicaRS | new tab | Add '(opens in new tab)' to text |
| /portal-do-estado-do-rs | Portal do Estado do RS | new tab | Add '(opens in new tab)' to text |
| /noticias | Agência de Notícias | new tab | Add '(opens in new tab)' to text |
| /agenda-governador | Agenda do Governador | new tab | Add '(opens in new tab)' to text |
| /secretarias-e-orgaos | Secretarias e Órgãos do Esta… | new tab | Add '(opens in new tab)' to text |
| /dados-abertos | Dados Abertos | new tab | Add '(opens in new tab)' to text |
| /portal-da-transparencia | Portal da transparência | new tab | Add '(opens in new tab)' to text |
| https://www.google.com.br/maps/place/Pal… | mapa | new tab | Add '(opens in new tab)' to text |
| http://www.procergs.rs.gov.br/ | Desenvolvido pela PROCERGS | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.play-pause (#805 on page)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://forms.cloud.microsoft/r/ea41DxYwU4; /solicitacao; /denuncia; /ouvidoria-geral; /descomplicars; /portal-do-estado-do-rs; /noticias; /agenda-governador; /secretarias-e-orgaos; /dados-abertos (+24 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button#btn-play-stop-voz
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 RS.GOV.BR - Portal d… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Jornadas | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Serviços por catego… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 você pode: | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Indicadores | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Canais de Atendiment… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Acesso à Informaç… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Denúncia | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Manifestações | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Descomplica RS | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Ouvindo... | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Ainda tem alguma dú… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Tire suas dúvidas | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Guia de serviços | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title RS.GOV.BR - Portal d… | 2.56:1 | 4.5:1 | #000000 | #4F4F4F | Fail |
| a Ir para o conteúdo | 4.07:1 | 4.5:1 | #000000 | #D12839 | Fail |
| a Ir para o menu | 4.07:1 | 4.5:1 | #000000 | #D12839 | Fail |
| a Ir para a busca | 13.09:1 | 4.5:1 | #000000 | #FBC501 | Pass |
| span Estado | 13.44:1 | 4.5:1 | #000000 | #FDC803 | Pass |
| a Notícias | 13.38:1 | 4.5:1 | #000000 | #FEC703 | 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.
A+Heading Hierarchy24 headingsPASS
- H1 RS.GOV.BR - Portal de Serviços Digitais
- H2 Jornadas
- H3 Jornada do Produtor Rural
- H3 Jornada do Aluno
- H3 Jornada do Empreendedor
- H2 Serviços por categoria
- H3 Ainda tem alguma dúvida?
- H3 Tire suas dúvidas
- H3 Guia de serviços
- H2 No RS.GOV.BR você pode:
- H2 Encontrar serviços públicos do RS e do país
- H2 Agendar atendimento de forma fácil e rápida
- H2 Conhecer os aplicativos do Governo do Estado
- H2 Indicadores
- H3 758
- H3 77%
- H3 96%
- H3 89%
- H2 Canais de Atendimento
- H2 Acesso à Informação
- H2 Denúncia
- H2 Manifestações
- H2 Descomplica RS
- H2 Ouvindo...
A+Alt Text QualityAll 34 images OKPASS
A404 Error PageHTTP 404, custom pagePASS
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 95/100 — 2 failing, 27 passedPASS
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.
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 |
|---|
Serviços estaduais section.panel > div.panel-body > div.lista-publicacoes-modular__item > p.lista-publicacoes-modular__descricao |
Serviços digitais avançados section.panel > div.panel-body > div.lista-publicacoes-modular__item > p.lista-publicacoes-modular__descricao |
Serviços digitais section.panel > div.panel-body > div.lista-publicacoes-modular__item > p.lista-publicacoes-modular__descricao |
Satisfação do Usuário section.panel > div.panel-body > div.lista-publicacoes-modular__item > p.lista-publicacoes-modular__descricao |
Atualizado em: 12/2025 div.container > div.row > div.col-xs-12 > div.indicadores__data-atualizacao |
ACEITAR TODOS div#matriz2-cookie-confirmation > div#matriz2-cookie-confirmation-inner > div#matriz2-cookie-confirmation-buttons-area > a#matriz2-cookie-confirmation-button |
ACEITAR NECESSÁRIOS div#matriz2-cookie-confirmation > div#matriz2-cookie-confirmation-inner > div#matriz2-cookie-confirmation-buttons-area > a#matriz2-cookie-confirmation-basic-button |
These are opportunities to improve the legibility of your content.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.