Accessibility is a design decision
Why I treat WCAG AA as a constraint I start with, not an audit I run at the end, and how it quietly makes everything better.
Minhaz Ahmad Didat
Senior Product Designer
For years I saw accessibility as a checklist at the end of a project. Ship the design, then someone runs an audit, then we fix the contrast and add the labels. It felt like homework. It also produced worse results than I realised.
Now I treat it as a constraint I start with. WCAG AA is not the finish line I limp toward. It is one of the rules I design inside from the first sketch, the same way I work inside a grid or a token set.
Constraints make the work sharper
Designing for accessibility from the start forces good decisions early. Enough contrast, clear focus states, labels that actually describe things, a layout that makes sense without a mouse. None of that is a compromise. It is just clearer design, and clearer design helps everyone, not only the people who strictly need it.
In healthcare this is not optional in any moral sense. The people requesting their own records include the elderly, people with low vision, people using a screen reader, people on a bad connection on an old phone. If the product does not work for them, it does not work.
The parts people skip
Keyboard navigation is the one I see ignored most. If I cannot get through a flow without touching the mouse, it is not done. I test this myself, tabbing through the whole thing, because it is the fastest way to feel where a design falls apart.
Focus states are another. They are easy to strip out for looks and painful to live without. I keep them visible and clear, and I have stopped apologising for it.
Then there is language and structure. Proper headings, real semantics, alt text that says something useful. This is invisible when it is right and obvious when it is missing.
A better default
The nice surprise is that none of this made my work uglier. If anything it made it calmer and more legible, which is the direction I want to go anyway. Treating accessibility as a design decision rather than a final audit changed the quality of everything upstream of it.
So I do not really think of it as accessibility work anymore. I think of it as doing the job properly.