Ontario’s website accessibility requirements have been in effect for years. The applicable standard is documented, the compliance deadlines have passed, and a significant number of business websites have not yet met the baseline.
The standards that apply depend heavily on the organization. Applicability depends on employee count and organization type, and the technical standard behind the requirement, WCAG 2.0 Level AA, requires some translation before it connects to practical website decisions.
This guide covers, in plain terms, AODA compliance for Ontario’s business websites: to whom the law applies, what the standard actually requires, what commonly gets missed, and where to start.
What Is AODA?
The Accessibility for Ontarians with Disabilities Act (AODA) is Ontario’s legislative framework for removing barriers across services, spaces, and digital experiences. Website accessibility falls under the Integrated Accessibility Standards Regulation, specifically within the information and communications category.
A public-facing business website counts as a channel for sharing information, which places it within the scope of Ontario’s website accessibility compliance. The goal of the standard is to make web content usable for people with visual, auditory, motor, or cognitive disabilities. The requirements that define what usable means in practice are set by an internationally recognized technical standard.
Does AODA Apply to Your Business Website?
Not every Ontario organization is subject to the same AODA website compliance requirements. Applicability depends on organization type and employee count, and getting this clear matters before committing resources to remediation.
Website Requirements
The obligation to make public websites and web content conform to WCAG 2.0 Level AA applies to:
- Designated public sector organizations
- Businesses and non-profits in Ontario with 50 or more employees
Reporting Requirements
A separate threshold applies specifically to compliance reporting. Businesses and non-profits with 20 or more employees must file an accessibility compliance report, which is an Ontario requirement distinct from the website conformance standard. Both obligations operate at different employee thresholds, and meeting one does not automatically satisfy the other.
Smaller Organizations
Businesses under 50 employees fall outside the strict AODA website requirements for public websites. Accessibility still carries practical advantages at any size: better usability across devices, broader audience reach, fewer barriers in forms and navigation, and a stronger foundation for future growth. Building with accessibility in mind from the start is considerably less disruptive than retrofitting a completed site when the organization crosses the 50-employee threshold.
What WCAG 2.0 AA Actually Requires
Ontario’s website accessibility law references WCAG 2.0 AA Ontario as the applicable technical standard. WCAG stands for Web Content Accessibility Guidelines. The standard organizes its requirements around four core principles: content must be perceivable, operable, understandable, and robust. Each principle covers practical requirements that affect how a site is built, structured, and maintained.
Images And Non-Text Content
Every image on a public-facing page needs a descriptive alt text attribute. Screen readers rely on that text to communicate what an image contains to users who cannot see it. Decorative images should be marked so assistive technology skips them correctly, and text embedded inside images creates an immediate problem because assistive tools cannot read it, leaving key information inaccessible.
Heading Structure And Page Organization
Heading hierarchy matters more than most website owners realize. A page should open with a single H1 and build through H2 and H3 levels in a logical sequence without skipped levels. Using headings as visual styling tools rather than structural markers breaks the way screen readers navigate a page. For users relying on assistive technology, a well-organized heading structure is often the primary method of moving through content efficiently.
Keyboard Navigation And Focus
Every interactive element on a website, including menus, buttons, forms, and modal windows, must be reachable and operable using only a keyboard. Visible focus indicators show users exactly where they are as they tab through a page. Navigation traps, where a user enters a component and cannot exit without a mouse, violate WCAG requirements directly and render portions of a site functionally unusable.
Color And Contrast
Text must maintain sufficient contrast against its background to remain readable under standard conditions. WCAG Level AA sets a minimum contrast ratio of 4.5:1 for normal text and 3:1 for large text. Color also cannot be the sole method used to convey meaning. Marking required form fields in red without an accompanying text label or indicator, for example, fails this requirement for users who cannot distinguish the color.
Forms And Interactive Elements
Every form field requires a visible, programmatically associated label. Error messages must identify what went wrong and explain how to correct it in plain language. Forms that rely on placeholder text alone fail WCAG 2.0 AA requirements because placeholder text disappears once a user starts typing, leaving no indication of what the field expects.
Links And Navigation
Link text must describe its destination independently, without relying on surrounding content to provide context. Labels such as “click here” or “read more” are non-compliant because a screen reader cycling through links on a page cannot determine where each one leads. Navigation elements should also remain consistent across pages so users can predict where controls appear.
Exceptions Under Ontario Law
Ontario’s legislation carries two specific exceptions within WCAG 2.0 AA: live captions and pre-recorded audio descriptions are not required. Every other success criterion at the AA level remains applicable to covered organizations.
Common Website Accessibility Issues Businesses Miss
Accessibility failures tend to come from design or development decisions made without accessibility requirements in mind. A formal AODA website audit surfaces problems that routine internal testing often overlooks, and several categories appear repeatedly across business websites.
Low color contrast is among the most common findings, particularly on sites where visual style took priority over readability. Images missing alt text create barriers for screen reader users and also reduce the site’s SEO performance. These overlaps between accessibility and search visibility are worth taking seriously, because the technical decisions that slow a page down or block assistive technology can also affect how modern search systems, including AI-driven answer engines, retrieve and surface your content, like a 499 may quietly affect LLM visibility. Incorrect heading structure disrupts page navigation for assistive technology users in ways that are not visible to sighted visitors reviewing the same page.
Forms are a consistent problem area, with unlabeled fields, missing error messages, and inputs that fail to work with screen readers creating barriers that affect task completion directly. Keyboard navigation failures appear frequently in sites using custom menus, popups, or interactive components built without accessibility testing. PDFs and downloadable documents also fall within the scope of Ontario’s website accessibility requirements, and untagged PDFs are largely inaccessible to screen readers. Mobile layouts introduce their own considerations, particularly around touch target sizing and content reflow across screen sizes.
What Happens If You Ignore AODA Website Compliance?
Ontario’s enforcement approach is graduated, with the process beginning at compliance reporting and escalating based on an organization’s response over time.
Enforcement actions can include:
- Accessibility compliance reporting requirements
- Government audits
- Director’s orders requiring specific remediation
- Administrative monetary penalties
- Prosecution for continued non-compliance
Ontario legislation allows maximum fines of up to $100,000 per day for corporations that fail to meet website accessibility requirements. The figure represents the upper legal limit, not a default starting point. Penalties escalate in response to ongoing non-compliance and the failure to address outstanding orders. The practical risk for most covered organizations lies in the audit and director’s order process, where unresolved issues generate escalating obligations over time.
WCAG 2.0 AA vs WCAG 2.2: What Is the Difference?
Ontario’s legal baseline for business website accessibility remains WCAG 2.0, Level AA. Accessibility standards have continued to develop since that version was finalized, with WCAG 2.1 and 2.2 each adding new criteria that address areas the original version did not fully cover.
Newer versions place greater emphasis on mobile accessibility, touch interaction, improved focus visibility, and cognitive usability. A business rebuilding or significantly updating its website has a practical reason to align closer to WCAG 2.2, even though the legal minimum remains at version 2.0. Addressing current standards during a planned redesign is considerably less disruptive than returning to a completed site when requirements eventually advance.
A Simple AODA Website Compliance Checklist
An internal review of the following items will surface common problems before a deeper assessment takes place. The checklist reflects core AODA website requirements and serves as a useful starting point before a professional audit.
- All images include meaningful, descriptive alt text
- Headings follow a logical H1, H2, H3 order without skipped levels
- Text contrast meets the minimum ratio against the background color
- Full site navigation works without a mouse
- All form fields have visible, programmatically associated labels
- Error messages clearly explain what went wrong and how to correct it
- Links use descriptive text that identifies the destination
- PDFs are tagged for accessibility or replaced with HTML alternatives
- Website content reflows and remains usable on mobile devices
A self-review checklist does not replace a professional AODA website audit, but it identifies obvious issues before committing to a more detailed process.
How Verta Marketing Inc. Helps Ontario Businesses Solve This
AODA compliance website work sits at the intersection of design, development, and content management. Surface-level reviews catch some issues, but recurring failures embedded in templates and shared components require a structured approach to resolve properly. A single accessibility problem in a site-wide component can affect every page at once.
Accessibility Audits
Verta conducts structured audits that evaluate a site against WCAG 2.0 AA criteria. The audit documents specific failures, identifies where they appear across the site, and prioritizes fixes based on compliance risk and usability impact. Businesses receive a clear, actionable list of what needs to change and in what order, rather than a technical report disconnected from actual implementation.
Design And Development Remediation
Accessible web design in Ontario fixes require changes at both the design and code level. Verta handles the implementation directly: updating contrast ratios, correcting heading structures, improving form labeling, adding alt text, and resolving keyboard navigation failures. Fixes are applied to templates and components rather than addressed one page at a time, which means corrections carry across the entire site.
Development And Template Updates
Accessibility problems embedded in shared components need to be resolved at the source. Correcting a single template can address the same issue across hundreds of pages simultaneously, making structural fixes far more effective and durable than patching individual instances of a recurring problem.
Ongoing Maintenance And Support
Accessibility does not maintain itself after a project closes. New content, updated templates, and added functionality can reintroduce problems over time. Verta supports ongoing website accessibility remediation so that compliance standards remain intact through each round of site updates, well beyond the initial launch. The work stays focused on implementation: identifying documented issues, fixing them at the source, and keeping the site functional for the full range of people using it.
When To Get Help
Accessibility challenges become harder to address as a site grows in size and complexity. A professional audit is particularly valuable for large websites with multiple templates, sites that receive frequent content updates across departments, older websites built before accessibility requirements were considered, and internal teams working without clear WCAG guidance.
Late-stage remediation almost always involves more effort than addressing accessibility during a planned redesign or content update cycle. Correcting a structural problem embedded in every page template is a significantly larger project than resolving it during an active build.
Final Thoughts
AODA compliance for Ontario’s business websites remains an active obligation for covered organizations, years after the original implementation deadlines. Employee thresholds define who is legally required to comply, and usability considerations apply broadly regardless of where an organization falls.
Websites built to Ontario’s accessibility standards perform better across devices, reduce friction at key points in the user experience, and reach a wider audience. Treating accessibility as a component of overall website quality produces stronger long-term results than approaching it as a standalone remediation task.
Businesses looking to identify and resolve issues efficiently benefit from a structured audit followed by systematic implementation. Verta Marketing Inc. provides support across that full process, from the initial assessment through to ongoing site maintenance.
Disclaimer: This article is for general informational purposes only and does not constitute legal advice. For specific compliance obligations, consult a qualified legal professional.