# Visual Readability Calculator (WCAG vs APCA)
Understand how your colors and typography affect actual reading with the new perceptual accessibility standard. WCAG 2.1 uses a simple 2008 mathematical formula. APCA is the new model proposed for WCAG 3.0 that mimics human perception.# Key Points of APCA
- Polarity: Understands that Dark Mode is perceived differently than Light Mode.
- Font Weight: Assigns specific contrast levels (Lc) based on typography weight.
- Linearity: Fixes mathematical inaccuracies in the 2008 relative luminance model.
# Recommended APCA Levels
- Lc 90+: Ideal for very small or low-weight text.
- Lc 75: The standard for main body reading text.
- Lc 60: Minimum for readable medium-size content.
- Lc 45: Minimum for large or decorative elements.