InterestLoanCalculator.com Making personal finance a breeze

Accessibility statement

What we have built for, what we have tested, and how to tell us when it falls short.

Our commitment

InterestLoanCalculator.com is built to meet WCAG 2.1 Level AA. Financial tools are exactly the kind of thing people need to use with a screen reader, a keyboard, or at 200% zoom, and interactive calculators are a common failure point on finance sites.

What is in place

  • Contrast. Every text colour was measured against its background before being assigned a role. Body text runs from 5.1:1 to 16.7:1. The brand green is deliberately never used for text on a light background, because it measures 2.05:1 and fails.
  • Labels. Every input has a real <label>. Nothing relies on placeholder text.
  • Keyboard. Everything is reachable and operable by keyboard, with a visible focus ring that changes colour on dark surfaces.
  • Live results. Results are in aria-live regions, so updated figures are announced.
  • Charts. Each carries a text description of its shape and direction, and the full data is available as a table underneath. Colour never carries meaning alone.
  • Tables. Real <caption> and scope attributes.
  • Motion. prefers-reduced-motion is respected.
  • Zoom. Layouts reflow to 320px and to 200% text zoom without loss of content.

Known limitations

Sliders sit alongside number inputs, which adds tab stops. Both are labelled, and every value can be typed rather than dragged.

A long amortization schedule is a large table. It is correctly marked up, but reading 360 rows with a screen reader is slow — the "By year" view reduces it to about 30 rows and carries the same information.

Advertising is served by a third party and its accessibility is outside our control.

Tell us

If something here does not work for you, we want to hear about it, and we will fix what we can. Email hello@interestloancalculator.com with the page and what went wrong.

Last reviewed 6 September 2026.