Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure3 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading Hierarchy31 headingsREVIEW
- H2 A programming language that scales with you: from small scripts to large multiplatform applications.
- H3 Expressive
- H3 Scalable
- H3 Safe
- H2 Proven Use Cases
- H3 Server-side
- H3 Principled Concurrency
- H3 A Mature Ecosystem of Libraries
- H3 Case Study: Reusable Code with Tapir
- H3 Data Processing
- H3 Big Data Analysis
- H3 Notebooks
- H3 Command Line
- H3 The power of Scala in one file
- H3 Get productive with the Scala Toolkit
- H3 Package to native, deploy easily
- H3 Frontend Web
- H3 Portable Code and Libraries
- H3 Interoperability with JavaScript
- H3 Powerful User Interface Libraries
- H2 Scala runs on the following platforms...
- H2 Ideal for teaching
- H3 Readable and Versatile
- H2 The Scala language is maintained by
- H3 The Scala Center is supported by
- H3 Documentation
- H3 Download
- H3 Community
- H3 Contribute
- H3 Scala
- H3 Social
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CLink & Button QualityAction7 issue(s) across 106 links and 4 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | (empty) | empty | Add link text or aria-label |
| https://scastie.scala-lang.org/LYDsuRiKQ… | Run in playground | new tab | Add '(opens in new tab)' to text |
| https://scastie.scala-lang.org/N0MyoiMXR… | Run in playground | new tab | Add '(opens in new tab)' to text |
| https://scastie.scala-lang.org/8i8u5uafR… | Run in playground | new tab | Add '(opens in new tab)' to text |
| https://scastie.scala-lang.org/MrwGospTS… | Run in playground | new tab | Add '(opens in new tab)' to text |
| #creating-services-close | (empty) | empty | Add link text or aria-label |
| https://typelevel.org/cats-effect/ | Cats Effect | new tab | Add '(opens in new tab)' to text |
| https://http4s.org | http4s | new tab | Add '(opens in new tab)' to text |
| https://index.scala-lang.org/awesome#asy… | libraries for Concurrency and … | new tab | Add '(opens in new tab)' to text |
| https://index.scala-lang.org/awesome | Find the right library for you… | new tab | Add '(opens in new tab)' to text |
| https://tapir.softwaremill.com/en/latest… | Tapir | new tab | Add '(opens in new tab)' to text |
| https://tapir.softwaremill.com/en/latest… | Read more in the Tapir docs | new tab | Add '(opens in new tab)' to text |
| #processing-data-close | (empty) | empty | Add link text or aria-label |
| https://spark.apache.org | Spark | new tab | Add '(opens in new tab)' to text |
| https://kafka.apache.org | Kafka | new tab | Add '(opens in new tab)' to text |
| https://hadoop.apache.org | Hadoop | new tab | Add '(opens in new tab)' to text |
| https://flink.apache.org | Flink | new tab | Add '(opens in new tab)' to text |
| https://cassandra.apache.org | Cassandra | new tab | Add '(opens in new tab)' to text |
| https://delta.io | Delta Lake | new tab | Add '(opens in new tab)' to text |
| https://index.scala-lang.org/awesome#big… | Libraries for processing big d… | new tab | Add '(opens in new tab)' to text |
| https://almond.sh | almond Jupyter kernel | new tab | Add '(opens in new tab)' to text |
| https://zeppelin.apache.org | Zeppelin | new tab | Add '(opens in new tab)' to text |
| https://polynote.org/latest/ | Polynote | new tab | Add '(opens in new tab)' to text |
| https://index.scala-lang.org/awesome#big… | Libraries for big data and vis… | new tab | Add '(opens in new tab)' to text |
| #build-scala-tools-close | (empty) | empty | Add link text or aria-label |
| https://scala-cli.virtuslab.org | read more on the Scala CLI web… | new tab | Add '(opens in new tab)' to text |
| https://docs.scala-lang.org/toolkit/intr… | find useful snippets in the To… | new tab | Add '(opens in new tab)' to text |
| https://scala-cli.virtuslab.org/docs/com… | other ways to package applicat… | new tab | Add '(opens in new tab)' to text |
| #explore-scalajs-close | (empty) | empty | Add link text or aria-label |
| https://github.com/softwaremill/sttp | sttp | new tab | Add '(opens in new tab)' to text |
| https://github.com/com-lihaoyi/upickle | upickle | new tab | Add '(opens in new tab)' to text |
| https://index.scala-lang.org/search?lang… | More Scala.js libraries and fr… | new tab | Add '(opens in new tab)' to text |
| https://scalablytyped.org/ | ScalablyTyped | new tab | Add '(opens in new tab)' to text |
| http://www.scala-js.org/libraries/facade… | Scala.js facades for popular J… | new tab | Add '(opens in new tab)' to text |
| https://laminar.dev | Laminar | new tab | Add '(opens in new tab)' to text |
| https://slinky.dev | Slinky | new tab | Add '(opens in new tab)' to text |
| https://tyrian.indigoengine.io | Tyrian | new tab | Add '(opens in new tab)' to text |
| https://github.com/japgolly/scalajs-reac… | scalajs-react | new tab | Add '(opens in new tab)' to text |
| https://index.scala-lang.org/awesome/web… | See more Scala.js libraries fo… | new tab | Add '(opens in new tab)' to text |
| https://scaladex.scala-lang.org | (empty) | empty | Add link text or aria-label |
| #why-teach-scala-close | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
/; #creating-services-close; #processing-data-close; #build-scala-tools-close; #explore-scalajs-close; https://scaladex.scala-lang.org; #why-teach-scala-close
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://scastie.scala-lang.org/LYDsuRiKQsK94eXMY5K9qw; https://scastie.scala-lang.org/N0MyoiMXRdWJkLKgDJ1C5w; https://scastie.scala-lang.org/8i8u5uafRsuqDIsMuTsarQ; https://scastie.scala-lang.org/MrwGospTSOioMavfkjWl7Q; https://typelevel.org/cats-effect/; https://http4s.org; https://index.scala-lang.org/awesome#asynchronous-and-concurrent-programming; https://index.scala-lang.org/awesome; https://tapir.softwaremill.com/en/latest/#; https://tapir.softwaremill.com/en/latest/# (+24 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
BFavicon & Branding8 icon(s) detectedREVIEW
CWeb ManifestActionValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 A programming langua… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h2 Scala runs on the fo… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Expressive | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Scalable | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Safe | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Server-side | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Principled Concurren… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 A Mature Ecosystem o… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Case Study: Reusable… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Data Processing | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Big Data Analysis | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Notebooks | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Command Line | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 The power of Scala i… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Get productive with … | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Package to native, d… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Frontend Web | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Portable Code and Li… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Interoperability wit… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
| h3 Powerful User Interf… | 2.44:1 | 3.0:1 | #000000 | #22525E | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
CLighthouse Accessibility AuditsActionScore 73/100 — 5 failing, 15 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
LEARN
INSTALL
PLAYGROUND
FIND A LIBRARY
COMMUNITY
GOVERNANCE
BLOG header#site-header > div.header-background > div.wrap > nav.navigation |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
older releases, including Scala 2 div.col-lg-6 > div.inner-text > p > a |
// prints: with 'a' × 1 = List(apple) div.highlight > pre.highlight > code.hljs > span.hljs-comment |
// prints: with 'a' × 2 = List(avocado) div.highlight > pre.highlight > code.hljs > span.hljs-comment |
// prints: with 'a' × 3 = List(banana, papaya) div.highlight > pre.highlight > code.hljs > span.hljs-comment |
GET STARTED div.wrap > div.resources > div.get-started > a.button |
DOCUMENTATION div.wrap > div.resources > div.learn-scala > a.button |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.header-background > div.wrap > nav.navigation > a.navigation-band div.header-background > div.wrap > nav.navigation > a.navigation-band |
div.wrap > div.browser > div.header-browser > a div.wrap > div.browser > div.header-browser > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Run in playground section#collections-ops_content > div.code-element > div.dark > button.code-snippet-button |
Run in playground div.code-element > div.dark > button.code-snippet-button > a |
These items highlight common accessibility best practices.
A+Alt Text QualityAll 20 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #scaladex-search | text | (e.g. database) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="scaladex-search">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman