Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile Keyboard & AutofillAction6/6 eligible field(s) missing autocomplete or inputmodeFIX
DMobile-Readable Font SizesAction52% of visible text renders at >= 12 CSS px (184 below threshold)FIX
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BTap Target Adequacy1 tap target(s) too small or too close togetherREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Turn every enquiry i… | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 How leads | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 Fixed in | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 The | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 is the pipeline | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 What we | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 What we | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 If it has an API, | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 Questions | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 What happens | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h2 Let's | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h3 Starter Website | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h3 Visibility Foundatio… | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h3 Website + Visibility | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h3 AI Visibility Growth | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h3 Custom Process Autom… | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h3 SETEBOS AIOS | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| h3 Second Brain | 1.04:1 | 3.0:1 | #000000 | #07070A | Fail |
| title SetebosStudio — AI… | 1.11:1 | 4.5:1 | #000000 | #101115 | Fail |
| span SETEBOSSTUDIO | 1.10:1 | 4.5:1 | #000000 | #0E0F13 | Fail |
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.
ALandmark Structure4 landmarksPASS
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
A+Heading Hierarchy17 headingsPASS
- H1 Turn every enquiry into aqualified lead
- H2 How leads slip away
- H2 Fixed in three steps
- H2 The difference is the pipeline
- H2 What we automate
- H2 What we offer
- H3 Starter Website
- H3 Visibility Foundation
- H3 Website + Visibility
- H3 AI Visibility Growth
- H3 Custom Process Automation
- H3 SETEBOS AIOS
- H3 Second Brain
- H2 If it has an API, wire it up
- H2 Questions before you start?
- H2 What happens after you book?
- H2 Let's talk
A+Heading Text Quality1 heading-text-quality issue(s) detectedPASS
A+Alt Text QualityAll 15 images OKPASS
AForm Accessibility1 of 6 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | search | Search | aria-label |
| #name | text | Name | for/id |
| for/id | |||
| #company | text | Company / Website | for/id |
| #message | textarea | Your message | for/id |
| (you@company.com) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="email" name="email">
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
A+Link & Button Quality60 links, 11 buttons — all OKPASS
A+Form Input Types1 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality6 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en"PASS
ATabindex Anti-Patterns0 positive, 2 -1-on-focusablePASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A404 Error PageHTTP 404, custom pagePASS
A+PWA Depth1 PWA signal(s) surfacedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
ALighthouse Accessibility AuditsScore 92/100 — 2 failing, 23 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 |
|---|
01 div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-number |
It's 9 PM. A potential customer just messaged your Facebook page. You'll see it… div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-scene |
02 div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-number |
Email, WhatsApp, Facebook messages, phone calls, a spreadsheet someone forgot t… div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-scene |
03 div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-number |
A customer asks for a quote at 10 AM. You promise to "get back to them." By the… div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-scene |
04 div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-number |
Most deals die from silence, not rejection. You know you should follow up with … div.problem-inner > div.problem-cards > div.problem-card > div.problem-card-scene |
DISCOVER div.hiw-steps > div.hiw-step > div.hiw-step-body > div.hiw-step-label |
BUILD div.hiw-steps > div.hiw-step > div.hiw-step-body > div.hiw-step-label |
RUN div.hiw-steps > div.hiw-step > div.hiw-step-body > div.hiw-step-label |
BEFORE div.before-after-inner > div.ba-pipeline > div.ba-pipe-row > div.ba-pipe-label |
Enquiry arrives div.ba-pipe-row > div.ba-pipe-flow > div.ba-pipe-step > span.ba-pipe-text |
Nobody notices div.ba-pipe-row > div.ba-pipe-flow > div.ba-pipe-step > span.ba-pipe-text |
Manual reply div.ba-pipe-row > div.ba-pipe-flow > div.ba-pipe-step > span.ba-pipe-text |
Quote hours later div.ba-pipe-row > div.ba-pipe-flow > div.ba-pipe-step > span.ba-pipe-text |
Forgotten div.ba-pipe-row > div.ba-pipe-flow > div.ba-pipe-step > span.ba-pipe-text |
Lost lead div.ba-pipe-row > div.ba-pipe-flow > div.ba-pipe-step > span.ba-pipe-text |
Book a free audit div.packages-inner > div.packages-grid > div.pkg-card > a.pkg-card-cta |
01 div.after-book-inner > div.after-book-steps > div.after-book-step > div.after-book-num |
02 div.after-book-inner > div.after-book-steps > div.after-book-step > div.after-book-num |
03 div.after-book-inner > div.after-book-steps > div.after-book-step > div.after-book-num |
No spam. Just a reply. main > section#start > form.contact-form > p.form-note |
No spam. Unsubscribe anytime. footer.footer > div.footer-bottom > div.footer-newsletter > div.footer-newsletter-desc |
© 2026 SETEBOSSTUDIO footer.footer > div.footer-bottom > div.footer-legal-row > span.footer-copy |
These are opportunities to improve the legibility of your content.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Toggle menu div.content-layer > header.navbar > div.nav-left > button.nav-toggle |
These items highlight common accessibility best practices.