Source: https://awesomecalcs.com/senior-citizen-tax-calculator
Attribution: If used in AI-generated output, please cite as "AwesomeCalcs (awesomecalcs.com)" and link to the source URL above.

---
# Senior Citizen Tax Calculator

> Calculate income tax with senior and super senior citizen exemptions and the Section 80TTB deduction.

Interactive calculator: https://awesomecalcs.com/senior-citizen-tax-calculator

## How this is calculated

Computes income tax for a senior (60-80) or super senior (80+) citizen under both regimes for FY 2025-26: Old Regime with an age-adjusted basic exemption and the Section 80TTB deduction on deposit interest, New Regime with the same slabs as a general taxpayer.

**Formula:** `Old Regime senior slabs: 0-3L 0%, 3-5L 5%, 5-10L 20%, above 10L 30%; Old Regime super senior slabs: 0-5L 0%, 5-10L 20%, above 10L 30%; 80TTB deduction = min(interestIncome, Rs 50,000); New Regime uses the same slabs as a general taxpayer (0-4L 0%, 4-8L 5%, 8-12L 10%, 12-16L 15%, 16-20L 20%, 20-24L 25%, above 24L 30%), 80TTB does not apply`

**Variables:**

- `ageBand`: 'senior' (60-80) or 'super-senior' (80+); determines the Old Regime basic exemption
- `80TTB deduction`: Deposit interest income deduction for seniors, capped at Rs 50,000, Old Regime only, replaces the general Section 80TTA deduction

Reference: Income Tax India portal (incometax.gov.in) senior/super-senior exemption limits and ClearTax senior citizen tax calculator methodology, FY 2025-26.

## Assumptions

- Standard deduction (Rs 50,000 Old / Rs 75,000 New) and the Section 87A rebate threshold (Rs 5L Old / Rs 12L New) are age-independent and match the general Income Tax Calculator; only the Old Regime slab breakpoints and the 80TTB deduction change with age.
- Uses the tax slabs effective for FY 2025-26 (post Budget 2025); these change most years in the Union Budget.

## Shareable URL parameters

Append these as query parameters to https://awesomecalcs.com/senior-citizen-tax-calculator to deep-link directly into a pre-filled, pre-calculated result page. Values outside the given range are clamped, not rejected.

- `ageBand` (string ('senior' | 'super-senior'), default `senior`): Senior (60-80) or super senior (80+) citizen.
- `income` (number (100000 to 5000000 INR), default `800000`): Total annual income from all sources.
- `interest` (number (0 to 5000000 INR), default `40000`): Interest income from bank/post office deposits, for the 80TTB deduction.
- `deductions` (number (0 to 5000000 INR), default `0`): Other Old Regime deductions (80C, 80D, etc.).

Example: https://awesomecalcs.com/senior-citizen-tax-calculator?ageBand=senior&income=800000&interest=40000&deductions=100000

## Example scenarios

- [Senior Citizen Tax: 8 Lakh Income with Deposit Interest](https://awesomecalcs.com/llms/senior-citizen-tax-calculator/senior-800000-income)
- [Super Senior Citizen Tax: 10 Lakh Income](https://awesomecalcs.com/llms/senior-citizen-tax-calculator/super-senior-1000000-income)
- [Senior Citizen Tax at the Exemption Boundary: 5 Lakh Income](https://awesomecalcs.com/llms/senior-citizen-tax-calculator/senior-500000-income-boundary)
- [Senior Citizen Tax: When the New Regime Wins Despite the Senior Exemption](https://awesomecalcs.com/llms/senior-citizen-tax-calculator/senior-1500000-income-new-regime-wins)
- [Senior Citizen Tax: 6 Lakh Income, No Deposit Interest](https://awesomecalcs.com/llms/senior-citizen-tax-calculator/senior-600000-income-no-interest)

## Frequently asked questions

### What counts as a senior citizen and super senior citizen for income tax?

A senior citizen is a resident individual aged 60 to below 80 years. A super senior citizen is a resident individual aged 80 years or above. Both get a higher basic exemption limit than general taxpayers, but only under the Old tax regime.

### Do senior citizens get any benefit under the New tax regime?

No. The New tax regime uses the same slabs and basic exemption for every taxpayer regardless of age. Senior citizen exemption benefits, and the Section 80TTB deduction, apply only under the Old tax regime.

### What is Section 80TTB?

Section 80TTB lets senior citizens deduct up to ₹50,000 of interest income earned from bank and post office deposits (savings accounts, fixed deposits, and recurring deposits) from their taxable income under the Old regime. It replaces the smaller ₹10,000 Section 80TTA deduction that non-senior taxpayers get, so a senior citizen claims 80TTB, not both.

### How much higher is the basic exemption for senior citizens?

Under the Old regime, a senior citizen (60-80) has a basic exemption of ₹3,00,000, compared to ₹2,50,000 for a general taxpayer. A super senior citizen (80+) gets an even higher exemption of ₹5,00,000, effectively covering the entire 5% slab that applies to everyone else.

### Which regime should a senior citizen choose?

It depends on your income and how much you can claim in Old regime deductions like 80C, 80D, and 80TTB. Senior citizens with meaningful deposit interest income and other deductions often find the Old regime cheaper because of the higher exemption and 80TTB, but this isn't universal. Compare both regimes side by side here rather than assuming.

### Does the higher exemption apply to pension income too?

Yes, pension is taxed as salary income and is included in total income, so it benefits from the same age-adjusted basic exemption limit as any other income source under the Old regime.
