[Recommendation](https://github.com/OAI/OpenAPI-Specification/pull/3944#issuecomment-2212055692) by @stringtheory - use [Google Lighthouse](https://developer.chrome.com/docs/lighthouse/overview/) in the Chrome Developer Tools Findings - [x] Background and foreground colors do not have a sufficient contrast ratio. - Syntax highlighting of JSON and YAML: string orange, comment grey, and other colors are too bright - [x] Fall back to current ReSpec default colors and nudge the problematic ones a little - The bright green headlines are problematic - [x] Choose a different green, see [this and the following comment](https://github.com/OAI/OpenAPI-Specification/issues/3946#issuecomment-2264801734) for choices - [x] Links rely on color to be distinguishable. - [x] RFC references - make them bold and underlined? Additional findings (not strictly accessibility) - [x] Inconsistent headline formatting - h1 and h2 are normal and green - **h3 is bold** and black - _h4 is italicized_ and black - h5 is small-caps and black - [x] empty line at start of each code block Accessible preview: https://ralfhandl.github.io/OpenAPI-Specification/oas/latest-a11y.html  Currently published: https://spec.openapis.org/oas/latest.html 
Recommendation by @stringtheory
Findings
Additional findings (not strictly accessibility)
Accessible preview: https://ralfhandl.github.io/OpenAPI-Specification/oas/latest-a11y.html

Currently published: https://spec.openapis.org/oas/latest.html
