Skip to main content
MybringDesign System

Accessibility

Requirements and resources

Every day is a chance to work hands-on with accessibility. Being good at accessibility is the same as being good at building interfaces because it’s done simultaneously.

When we talk about accessibility as its own thing, we refer to:

Meeting WCAG 2.2

Mybring’s goal is to meet WCAG 2.2; the design system covers many requirements by default but doesn’t relieve anyone of their responsibility when developing our services.

Current legal requirements are based on 35 of the 61 criteria in WCAG 2.0, but we try to avoid aiming for lower standards when building new things.

The Authority for Universal Design of ICT’s resource list for WCAG 2.0 is, ironically, in Norwegian only. However, there exists a decent resource in English. The WCAG 2.2 standard is also a good reference.

Tools and testing

We don’t need to remember everything in a spec, but it helps to know the main areas and to use some tools that can help us checking what we make. Automation can check things like contrast, colour, sizes, ARIA attributes and correct use of HTML elements, but only to a certain extent.

Some things to verify manually

Plugins and crawlers

Screen readers and simulators

Validators and other resources

What happens if we don’t comply?

Universal accessibility enables as many people as possible to use the web. Without it, some might be unable to do their job, others have bad experiences, and some might dread using our services. It ultimately affects our continued ability to offer our services.

There are also fines for not complying. Don’t develop to avoid fines. Develop to give users the tools they need.