As I take on the role of a teacher, I am beginning to realise just how much of our documents aren’t accessible. The university is pushing us to make everything accessible without a sensible pathway, but I’m going to try my best and make sure my students can access my documents without hindrance.
Currently I am trying to make my PDFs UA2 compatible using LaTeX. I also want to make sure my documents are colour blind friendly. A colour-blind simulator software would be great.
Is there like an “accessibility” suite one can self host to pass documents to check for various accessibility parameters?


If you’re in the US, your university already has an accessibility office, and they probably have at least advice and at best some fancy expensive software that does what you want.
Other countries might have the same. If not, you can try just using screen readers and such, though I don’t have any recommendations myself.
The thing is, you need to make proper PDFs with properly structured content with proper metadata for screen readers to be able to access the content in the PDF in a logical and sane way. This is what the OP is tasked to do, and why they are looking for help. So I’m not sure what you mean by “try just using screen readers.”