Compliance isn’t a simple yes/no – it’s a % score. A site at 90% compliance can be highly accessible and functional, and can launch, provided there is a roadmap to solving issues post-launch.
When preparing for launch, we will run scans to check the website’s compliance score. These automated tools scan your site and identify issues, rating them by severity.
- Critical issues must be fixed (like missing form labels or insufficient colour contrast).
- Moderate issues should be addressed (like vague link text).
- Minor issues might be acceptable depending on context (like small contrast variations on decorative elements).
Automated scanners also sometimes flag things that aren’t real accessibility issues in context. A tool might flag colour contrast on a decorative element that doesn’t convey information. Your team can make informed decisions about which flagged items matter for your users, and which don’t.
If your organization reports to a regulatory board or has an internal accessibility department, they typically don’t expect 100% compliance on day one. They want to see a baseline assessment of where you are, a plan to address critical issues, a roadmap for ongoing improvements, and evidence that you’re taking accessibility seriously. This is especially common in higher education, where accessibility offices work with teams to create improvement plans rather than demanding perfection immediately.
Before launch, our team runs accessibility scans throughout QA. We fix anything that’s on us: code structure, semantic HTML, proper ARIA labels, keyboard navigation, colour contrast in design elements we control, and identify anything that’s on the client team. Typically that is content-related items like missing alt text, improper heading usage, or inaccessible documents uploaded to the site.
If issues remain at launch, we create a list of what needs to be addressed and who’s responsible for each item. It’s typically not difficult to fix after launch, and unless you’re being actively assessed by a regulatory body, there’s no immediate legal liability for being at 95% instead of 100%.