StealThis .dev

Accessible Dark/Light Toggle

Dark and light mode toggle that maintains WCAG AA contrast ratio in both themes with smooth transition.

Open in Lab
css vanilla-js
Targets: JS HTML

Code

A dark and light mode toggle that guarantees WCAG AA contrast ratios in both themes. Uses CSS custom properties for smooth transitions, respects prefers-color-scheme, persists preference in localStorage, and dynamically displays contrast ratios for every element.