The current state of AccentColor/AccentColorText:
4 browsers, 4 different color pairs
From left to right: Chrome 148 (stable), Chrome 150 (canary), Safari, Firefox.
- No browser uses the accent-color property for it (Sep 2025 spec change)
- Chrome: had removed support, re-adding w/ with a hardcoded blue and automatic AccentColorText
- Safari: hardcoded blue, always black text (?) If so, yikes.
- Firefox: actual OS accent color, automatic AccentColorText
Why would all browsers not use the real OS accent color? Fingerprinting concerns.
Up to you whether this is a reasonable tradeoff. 🤷🏽♀️