{
  "slug": "take-home-pay-80k-new-mexico",
  "title": "$80K Salary Take-Home Pay in New Mexico (2026)",
  "heading": "$80K Salary After Tax in New Mexico",
  "category": "financial",
  "url": "https://www.revenuelab.fyi/toolbox/take-home-pay-80k-new-mexico",
  "summary": "A $80,000 salary in New Mexico nets about $62,020 a year — $5,168 a month — filing single with no pre-tax deductions.",
  "description": "Breaks a $80,000 New Mexico salary down to actual take-home pay for 2026: federal brackets, New Mexico state income tax, Social Security, and Medicare. New Mexico added lower entry brackets, so low earners pay noticeably less than the headline rate. Change the filing status or pre-tax deductions to match your own paycheck.",
  "formula": "Take-home = gross − pre-tax deductions − federal income tax − state income tax − Social Security (6.2% up to the wage base) − Medicare (1.45%).",
  "dateModified": "2026-08-31",
  "run_url": "https://www.revenuelab.fyi/api/public/calc?tool=take-home-pay-80k-new-mexico",
  "inputs": [
    {
      "id": "salary",
      "label": "Gross annual salary",
      "kind": "number",
      "hint": null,
      "default": 80000,
      "unit": "$",
      "min": 0,
      "max": null
    },
    {
      "id": "status",
      "label": "Filing status",
      "kind": "select",
      "hint": null,
      "default": "single",
      "options": [
        {
          "value": "single",
          "label": "Single"
        },
        {
          "value": "married",
          "label": "Married filing jointly"
        }
      ]
    },
    {
      "id": "pretax",
      "label": "Pre-tax deductions",
      "kind": "number",
      "hint": "401(k), HSA, health premiums",
      "default": 0,
      "unit": "$",
      "min": 0,
      "max": null
    }
  ],
  "outputs": [
    {
      "id": "net",
      "label": "Annual take-home pay",
      "format": "currency",
      "hint": null,
      "primary": true
    },
    {
      "id": "monthly",
      "label": "Per month",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "biweekly",
      "label": "Per biweekly paycheck",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "weekly",
      "label": "Per week",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "hourly",
      "label": "Effective hourly (2,080 hrs)",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "fed",
      "label": "Federal income tax",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "state",
      "label": "New Mexico income tax",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "fica",
      "label": "Social Security + Medicare",
      "format": "currency",
      "hint": null,
      "primary": false
    },
    {
      "id": "effective",
      "label": "Total effective tax rate",
      "format": "percent",
      "hint": null,
      "primary": false
    }
  ],
  "worked_example": {
    "inputs": [
      "Gross annual salary: 80000 $",
      "Filing status: Single",
      "Pre-tax deductions: 0 $"
    ],
    "outputs": [
      "Annual take-home pay: $62,020.00",
      "Per month: $5,168.33",
      "Per biweekly paycheck: $2,385.38",
      "Per week: $1,192.69",
      "Effective hourly (2,080 hrs): $29.82",
      "Federal income tax: $9,214.00",
      "New Mexico income tax: $2,646.00",
      "Social Security + Medicare: $6,120.00",
      "Total effective tax rate: 22.5%"
    ]
  },
  "how_to": {
    "title": "How to use this",
    "steps": [
      "Enter gross annual salary ($).",
      "Enter filing status.",
      "Enter pre-tax deductions ($) — 401(k), HSA, health premiums.",
      "Read your annual take-home pay on the right — it updates as you type.",
      "Hit Share to keep the scenario or send it to someone."
    ]
  },
  "scenarios": [
    {
      "name": "Single, no deductions",
      "values": {
        "salary": 80000,
        "status": "single",
        "pretax": 0
      }
    },
    {
      "name": "Married filing jointly",
      "values": {
        "salary": 80000,
        "status": "married",
        "pretax": 0
      }
    },
    {
      "name": "Single, 8% into 401(k)",
      "values": {
        "salary": 80000,
        "status": "single",
        "pretax": 6400
      }
    }
  ],
  "limitations": [
    "Results are estimates before tax, fees, and inflation unless an input explicitly covers them.",
    "Rates are treated as fixed for the whole period — variable-rate products will drift from this projection.",
    "This is educational maths, not financial advice. Check anything contractual with the lender or your accountant."
  ],
  "faq": [
    {
      "q": "How much is $80,000 a year after taxes in New Mexico?",
      "a": "Filing single with no pre-tax deductions, a $80,000 New Mexico salary works out to roughly $62,020 take-home for 2026 — about $5,168 per month or $2,385 per biweekly paycheck. That is an effective total tax rate near 22.5%."
    },
    {
      "q": "How much is $80,000 a month after tax in New Mexico?",
      "a": "About $5,168 a month filing single, or $5,563 a month filing married jointly."
    },
    {
      "q": "Does New Mexico tax this salary?",
      "a": "Yes. New Mexico added lower entry brackets, so low earners pay noticeably less than the headline rate. On $80,000 of wages the state portion is roughly $2,646 for a single filer."
    },
    {
      "q": "How much does a 401(k) change take-home pay?",
      "a": "Putting 8% ($6,400) into a traditional 401(k) drops take-home to about $57,329 — a $4,691 reduction for $6,400 saved, because the contribution avoids income tax."
    },
    {
      "q": "What is $80,000 per hour?",
      "a": "Gross, it is about $38 an hour at 2,080 hours a year. After tax in New Mexico the effective rate is closer to $30 an hour."
    }
  ],
  "related": [
    "https://www.revenuelab.fyi/toolbox/take-home-pay-new-mexico",
    "https://www.revenuelab.fyi/toolbox/take-home-pay-50k-new-mexico",
    "https://www.revenuelab.fyi/toolbox/take-home-pay-60k-new-mexico",
    "https://www.revenuelab.fyi/toolbox/take-home-pay-70k-new-mexico",
    "https://www.revenuelab.fyi/toolbox/take-home-pay"
  ],
  "license": "CC-BY-4.0",
  "citation": "RevenueLab — $80K Salary Take-Home Pay in New Mexico (2026) (https://www.revenuelab.fyi/toolbox/take-home-pay-80k-new-mexico)"
}