{
  "slug": "take-home-pay-100k-california",
  "title": "$100K Salary Take-Home Pay in California (2026)",
  "heading": "$100K Salary After Tax in California",
  "category": "financial",
  "url": "https://www.revenuelab.fyi/toolbox/take-home-pay-100k-california",
  "summary": "A $100,000 salary in California nets about $73,409 a year — $6,117 a month — filing single with no pre-tax deductions.",
  "description": "Breaks a $100,000 California salary down to actual take-home pay for 2026: federal brackets, California state income tax, Social Security, and Medicare. California also runs a 1.1% SDI payroll deduction on all wages, and a 1% mental-health surcharge above $1M. 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-100k-california",
  "inputs": [
    {
      "id": "salary",
      "label": "Gross annual salary",
      "kind": "number",
      "hint": null,
      "default": 100000,
      "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": "California 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: 100000 $",
      "Filing status: Single",
      "Pre-tax deductions: 0 $"
    ],
    "outputs": [
      "Annual take-home pay: $73,408.86",
      "Per month: $6,117.40",
      "Per biweekly paycheck: $2,823.42",
      "Per week: $1,411.71",
      "Effective hourly (2,080 hrs): $35.29",
      "Federal income tax: $13,614.00",
      "California income tax: $5,327.14",
      "Social Security + Medicare: $7,650.00",
      "Total effective tax rate: 26.6%"
    ]
  },
  "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": 100000,
        "status": "single",
        "pretax": 0
      }
    },
    {
      "name": "Married filing jointly",
      "values": {
        "salary": 100000,
        "status": "married",
        "pretax": 0
      }
    },
    {
      "name": "Single, 8% into 401(k)",
      "values": {
        "salary": 100000,
        "status": "single",
        "pretax": 8000
      }
    }
  ],
  "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 $100,000 a year after taxes in California?",
      "a": "Filing single with no pre-tax deductions, a $100,000 California salary works out to roughly $73,409 take-home for 2026 — about $6,117 per month or $2,823 per biweekly paycheck. That is an effective total tax rate near 26.6%."
    },
    {
      "q": "How much is $100,000 a month after tax in California?",
      "a": "About $6,117 a month filing single, or $6,592 a month filing married jointly."
    },
    {
      "q": "Does California tax this salary?",
      "a": "Yes. California also runs a 1.1% SDI payroll deduction on all wages, and a 1% mental-health surcharge above $1M. On $100,000 of wages the state portion is roughly $5,327 for a single filer."
    },
    {
      "q": "How much does a 401(k) change take-home pay?",
      "a": "Putting 8% ($8,000) into a traditional 401(k) drops take-home to about $67,913 — a $5,496 reduction for $8,000 saved, because the contribution avoids income tax."
    },
    {
      "q": "What is $100,000 per hour?",
      "a": "Gross, it is about $48 an hour at 2,080 hours a year. After tax in California the effective rate is closer to $35 an hour."
    }
  ],
  "related": [
    "https://www.revenuelab.fyi/toolbox/take-home-pay-california",
    "https://www.revenuelab.fyi/toolbox/take-home-pay-50k-california",
    "https://www.revenuelab.fyi/toolbox/take-home-pay-60k-california",
    "https://www.revenuelab.fyi/toolbox/take-home-pay-70k-california",
    "https://www.revenuelab.fyi/toolbox/take-home-pay"
  ],
  "license": "CC-BY-4.0",
  "citation": "RevenueLab — $100K Salary Take-Home Pay in California (2026) (https://www.revenuelab.fyi/toolbox/take-home-pay-100k-california)"
}