A few measurable rules cover most accessibility wins.
Hit 4.5:1 text contrast, 44pt targets, labelled inputs, and visible focus.
You don't need the whole WCAG spec memorised to ship an accessible product; a short, measurable baseline catches the majority of real-world failures. Hit 4.5:1 text contrast, 44pt touch targets, a label on every input, and a visible focus ring on every interactive element, and you have cleared the issues automated scanners and real users trip over most. It turns “is this accessible?” from an overwhelming question into a four-item pre-ship checklist.
The baseline is a floor, not full conformance. Products with legal obligations, public-sector work, or users who depend on assistive tech need the complete WCAG AA (or AAA) pass, including keyboard operability, screen-reader semantics, and reduced-motion support. Treat these four as the minimum that keeps obvious barriers out, never as proof an interface is fully accessible.
Accessibility feels fuzzy until you anchor it to a few measurable rules.