Illinois Paycheck Calculator - SmartAsset (2024)

Your Details Done

Use SmartAsset's paycheck calculator to calculate your take home pay per paycheck for both salary and hourly jobs after taking into account federal, state, and local taxes.

Illinois Paycheck Calculator - SmartAsset (1)

Overview of Illinois Taxes

Illinois has a flat income tax of 4.95%, which means everyone’s income in Illinois is taxed at the same rate by the state. No Illinois cities charge a local income tax on top of the state income tax, though.

Work Info

Add your details

Marital Status

Marital Status

Enter your marital status

Do this later

Dismiss

Job

Add your details

Location

Location

Enter your location Do this later

Dismiss

Add your details

Elected State Percentage

Do this later

Dismiss

Add your details

Dependents

Do this later

Dismiss

Add your details

Pay Frequency

Do this later

Dismiss

Add your details

Allowances

Add your details

Additional Withholdings

Additional Withholdings

Federal

State

Local

Do this later

Dismiss

Add your details

Pre-Tax Deductions

Deduction
Name

Calculation
Method

Deduction
Amount

Medical Insurance

Dental Coverage

Vision Insurance

401k

Long Term Disability Insurance

Life Insurance

Commuter Plan

FSA

HSA

Total

Do this later

Dismiss

Add your details

Post-Tax Deductions

Deduction
Name

Calculation
Method

Deduction
Amount

Total

Add another post-tax deduction

' + '

' + '' + '

' + '

' + '' + '' + '' + '' + '' + '' + '

' + '

' + '' + '

' + '

'; }; var addRow = function (thisCount, values) { container.find('.popout-tbody').append(renderRow(thisCount)); var $thisContainer = container.find('.deduction-' + thisCount); var $sel = $thisContainer.find('select[name="deduction-calculation-type"]'); var $inputs = $thisContainer.find('input.percentage, input.dollar'); var $nameInput = $thisContainer.find('input[name="deduction-name"]'); $sel.val(container.find('.deduction-' + (thisCount-1) + ' select[name="deduction-calculation-type"]').val()); $sel.select2({ minimumResultsForSearch: -1 }); $inputs.val(0); $thisContainer.find('input.dollar').autoNumeric('init'); $thisContainer.find('input.percentage').autoNumeric('init'); if (values) { $nameInput.val(values.name); $sel.val(values.type).trigger("change"); if (values.type === 'dol-fixed') { $thisContainer.find('.dollar.tightcontainer').show(); $thisContainer.find('.percentage.tightcontainer').hide(); $thisContainer.find('input.dollar').autoNumeric('set', values.value); } else { $thisContainer.find('.dollar.tightcontainer').hide(); $thisContainer.find('.percentage.tightcontainer').show(); $thisContainer.find('input.percentage').autoNumeric('set', values.value); } } onDedCalcTypeSelect(thisCount, $sel.val()); updateTotalPostDeductions(); smartasset.inputs.repositionPopout(); $nameInput.on('change blur focusout keypress keyup paste', function () { var thisInput = $(this); if (thisInput.val().length > 0) { thisInput.parent().parent().removeClass('has-error'); } smartasset.inputs.repositionPopout(); }); $sel.on('change', function(){ onDedCalcTypeSelect(thisCount, $sel.val()); }); $sel.add($inputs).on('change blur focusout keypress keyup paste', function(){ updateTotalPostDeductions(); }); }; var onDedCalcTypeSelect = function(thisCount, value) { var $row = container.find('.deduction-' + thisCount); if (value === 'dol-fixed') { $row.find('.dollar.tightcontainer').show(); $row.find('.percentage.tightcontainer').hide(); } else { $row.find('.dollar.tightcontainer').hide(); $row.find('.percentage.tightcontainer').show(); } }; var updateTotalPostDeductions = function(){ var totalVal = 0; var $rows = container.find('.popout-tbody .popout-row'); var totalPostTaxDeductions = 0; $.each(smartasset.data.getPageData().postTaxDeductions, function(index, value){ totalPostTaxDeductions += value.value; }); $.each($rows, function(){ var $this = $(this); var $displayAmount = $this.find('.calculated-deduction-amount'); var calcType = $this.find('select[name="deduction-calculation-type"]').val(); switch(calcType) { case 'dol-fixed': $displayAmount.text('$' + smartasset.math.commatoze($this.find('input.dollar').autoNumeric('get'))); totalVal += $this.find('input.dollar').autoNumeric('get') * 1; break; case 'per-gross': $displayAmount.text('$' + smartasset.math.commatoze($this.find('input.percentage').autoNumeric('get') / 100 * smartasset.data.getPageData().grossPay)); totalVal += ($this.find('input.percentage').autoNumeric('get') / 100) * smartasset.data.getPageData().grossPay; break; case 'per-net': $displayAmount.text('$' + smartasset.math.commatoze($this.find('input.percentage').autoNumeric('get') / 100 * (smartasset.data.getPageData().paycheck + totalPostTaxDeductions))); totalVal += ($this.find('input.percentage').autoNumeric('get') / 100) * (smartasset.data.getPageData().paycheck + totalPostTaxDeductions); break; } }); container.find('.calculated-amount-total').text('$' + smartasset.math.commatoze(totalVal)); var errorMsg = container.find('p.error-message'); if (totalVal > smartasset.data.getPageData().grossPay) { errorMsg.show(); } else { errorMsg.hide(); } smartasset.inputs.repositionPopout(); }; // // before popup is shown, reload the data (imagine someone canceled the popup, hit escape, etc) // smartasset.hooks.register("beforePopoutShow", function() { doLoad(); }); // // register the onInputsLoaded method // smartasset.hooks.register("onInputsLoaded", function() { smartasset.inputs.reshowPopout('ud-post-td', 'ud-post-td'); doLoad(); }); $(function() { container = $('.ud-post-td'); container.find('p.error-message').text('Your deductions can\'t exceed your income.'); container.find('.add-row-button').on('click', function(){ var $rows = container.find('.popout-tbody .popout-row'); if ($rows.length < deductionMax) { addRow($rows.length); } if ($rows.length >= deductionMax) { container.find('.add-row-button').addClass('disabled'); } }); smartasset.hooks.register('onInputsLoaded', function(){ updateTotalPostDeductions(); }); container.find(".next").unbind("click").click(doSave); }); }()); Do this later

Dismiss

Add your details

Are you exempt from any taxes?

Do this later

Dismiss

Add your details

Tax Exemptions

Federal Income Taxes

State Income Taxes

Local Income Taxes

Social Security

Medicare

State Insurance Taxes

Do this later

Dismiss

Type

Salary (per year)

Dismiss

Hourly Wage

Dismiss

Hours (per pay period)

Dismiss

Add Overtime

Overtime Hourly Wage

Dismiss

Overtime Hours (per pay period)

Dismiss

You can't withhold more than your earnings. Please adjust your .

Your estimated -- take home pay:

$--

Where is your money going?

Gross Paycheck $--
Taxes --% $--
Details
Federal Income --% $--
State Income --% $--
Local Income --% $--
FICA and State Insurance Taxes --% $--
Details
Social Security --% $--
Medicare --% $--
State Disability Insurance Tax --% $--
State Unemployment Insurance Tax --% $--
State Family Leave Insurance Tax --% $--
State Workers Compensation Insurance Tax --% $--
Pre-Tax Deductions --% $--
Details
Post-Tax Deductions --% $--
Details
Take Home Salary --% $--

Save more with these rates that beat the National Average

  • CDs

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
Illinois Paycheck Calculator - SmartAsset (2)

As of

Marketing Disclosure

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
Illinois Paycheck Calculator - SmartAsset (3)

As of

Marketing Disclosure

'; } // Add in tracking pixels if not suppressed var trackingPixels = ''; if (!smartasset.page.suppressThirdPartyScripts) { for (var trackingPixel in account.trackingPixels) { trackingPixels += 'Illinois Paycheck Calculator - SmartAsset (4)'; } } // Remove tracking pixels in the "link text" if suppressed if (smartasset.page.suppressThirdPartyScripts) { // Remove all "img" elements linkText = smartasset.analytics.removeTrackingPixels(linkText); } // SA-10931 'sa-table-more-padding' added to Bankrate listings, likely a temporary fix var isBankrate = account.source === 'bankrate'; return '

' + ''+ '

' + '

'+ '' + account.product + '' + 'Sponsored' + '

'+ '

'+ '

'+ '

' + 'Illinois Paycheck Calculator - SmartAsset (5)' + (account.fdic ? '

Member FDIC

' : '' ) + '

' + ( stars ? stars : '' ) + '

' + '

' + '

' + linkText +'

' + '

    ' + '
  • ' + '

    ' + 'APY ' + 'Illinois Paycheck Calculator - SmartAsset (6)' + '

    ' + '

    '+ smartasset.math.commatoze(account.APY, 2) + '%' + '

    ' + trackingPixels + '

    ' + '

    ' + '
  • ' + '
  • ' + '

    Interest Rate

    ' + '

    ' + ( hasRate ? smartasset.math.commatoze(account.rate, 2) + '%' : 'N/A' ) + '

    ' + '
  • ' + '
  • '+ '

    Min. Balance for APY

    ' + '

    ' + '$' + smartasset.math.commatoze(account.minDeposit,0) + '

    ' + '
  • ' + '

' + '

' + '

'+ '' + '

' + '

' + '

' + '

' }; // Method to track tab clicks and initialize nanoScroller depositRatesBlock.tabClick = function() { var $this = $(this); var tabType = $this.data('tab'); smartasset.analytics.track("deposit-mini-rates-tab-click", { tab: tabType } ); // initialize nanoScroller when tab content is viewed for the first time, allowing table to expand to full height // check data-nano-scroll-init if tab was already initialized var $tabPanel = $this.closest('.tab-container').find('[data-product=' + tabType + ']:not([data-nano-scroll-init])'); // initialize nanoScroller when tabs are switched $tabPanel.find('.nano').nanoScroller(); // set data-nano-scroll-init to true to avoid re-initializing again $tabPanel.attr('data-nano-scroll-init', true); }; // Tracks and redirects user clicks on table listings depositRatesBlock.lenderClick = function(url, source, company, product) { // Savings Endpoint Tracking smartasset.savingsvehicles.miniLenderClick( { url: url, source: source, company: company, product: product } ); }; // this flag ensures we do not trigger the "view-savings-block" event more than once var flag_trigger_view = true; // // The JS "entry point" for the savings rates block // smartasset.hooks.register("onInputsLoaded", function() { // Only need to run the logic for displaying the block has not yet been displayed if (!depositRatesBlock.initialized) { depositRatesBlock.savingsMiniRatesTable = smartasset.tables.initializeRatesTable('savingsMiniRatesTable', undefined, '.savings-rates-table', {isMiniRates: true}); depositRatesBlock.cdMiniRatesTable = smartasset.tables.initializeRatesTable('cdMiniRatesTable', undefined, '.cd-rates-table', {isMiniRates: true}); depositRatesBlock.displayBlock(); } else { depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataSavings, 'savings'); depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataCds, 'cd'); } // SA-5618 -- send "view-savings-block" event if (flag_trigger_view) { // send event smartasset.analytics.track("view-savings-block"); // set flag to false to prevent sending multiple view events for the same widget-load flag_trigger_view = false; } }); // On CD Rates Pages makes CD tab the default when the page loads $(document).ready(function () { if(depositRatesBlock.smartReviews.productType === 'CD'){ $(".deposit_rates-block .tab-container").easytabs({ defaultTab: "[data-tab='cd']", updateHash: false, animate: false }); } });

Illinois Paycheck Calculator

Illinois Paycheck Calculator - SmartAsset (7)

Illinois Paycheck Quick Facts

  • Illinois income tax rate: 4.95%
  • Median household income in Illinois: $78,433 (U.S. Census Bureau)
  • Number of cities that have local income taxes: 0

How Your Illinois Paycheck Works

For each pay period, your employer will withhold 6.2% of your earnings for Social Security taxes and 1.45% of your earnings for Medicare taxes. Together these are called FICA taxes, and your employer will pony up a matching contribution.

If you file your taxes as single, any earnings you make in excess of $200,000 will be subject to an additional 0.9% Medicare tax, which is not matched by your employer. Joint filers making over $250,000, and married individuals with more than $125,000 filing separately, also pay the Medicare surtax.

Your employer will also withhold money from each of your paychecks to put toward your federal income taxes. The percentage that’s withheld will depend on things such as your income, your filing status (single, married filing jointly, etc.) and any tax credits you indicate on your W-4 form.

In recent years, updates have been made to Form W-4. This new version no longer asks you to list total allowances, as it instead uses a five-step process that lets you enter personal information, claim dependents and indicate any additional income or jobs. In the absence of allowances, filers are required to enter annual dollar amounts for things like income tax credits, non-wage income, itemized and other deductions and total annual taxable wages.

Some employees in Illinois might have more money taken from each paycheck. For example, if you pay a share of premiums for health insurance, life insurance or disability insurance through your company, that money will be deducted from your earnings. You might also have money subtracted from your paycheck if you contribute to a 401(k), a flexible spending account (FSA) or a health savings account (HSA).

If you’re paid more frequently, each of your paychecks will be smaller. That’s why pay frequency is a common question on paycheck calculators. A bigger paycheck may seem enticing, but smaller, more frequent paychecks can make it easier to budget without coming up short by the end of the month.

Illinois Median Household Income

YearMedian Household Income
2022$78,433
2021$79,253
2020$74,334
2019$74,399
2018$70,145
2017$65,969
2016$61,386
2015$60,413
2014$54,916
2013$53,937

On the state level, you can claim allowances for Illinois state income taxes on Form IL-W-4. Your employer will withhold money from each of your paychecks to go toward your Illinois state income taxes. Illinois doesn’t have any local income taxes.

If you have more than one job, you’ll need to split your allowances between your jobs. Let's say you have two jobs. You can’t claim the same allowances with more than one employer in a single tax year. An alternative is to divide your allowances between the two jobs on the Form IL-W-4 you give to each employer, or you could claim all your allowances with one job and none with the other. If you double-claim allowances while holding more than one job, you’ll owe more money at tax time.

A financial advisor can help you understand how taxes fit into your overall financial goals. SmartAsset’s free tool matches you with up to three vetted financial advisors who serve your area, and you canhave a free introductory call with your advisor matches to decide which one you feel is right for you. If you’re ready to find an advisor who can help you achieve your financial goals, get started now.

If you are thinking of taking a new job and moving to Illinois, check out our Illinois mortgage guide for the ins and outs of getting a mortgage in the Prairie State.

How You Can Affect Your Illinois Paycheck

If you want more money in your Illinois paycheck, aside from asking for a raise, you can also work overtime if your job allows it. Other forms of supplemental wages you can seek include bonuses, commission, stock options and prizes. Supplemental wages are taxed at the same rate as regular income in Illinois.

Sometimes, getting a smaller paycheck pays off. Some accounts, like a 401(k), FSA or HSA, allow you to make pre-tax contributions. That means the money comes out of your paycheck before income taxes do. So while making those contributions will decrease your take-home pay, stashing cash in one of these tax-advantaged accounts means the money will grow tax-free. In the case of the FSA and HSA, your money is there for you to spend on medical expenses.

If you have a lot of income that comes from non-work sources, like investments, the amount your employer withholds from your paychecks might not be enough to avoid ending up with a big tax bill. In this scenario, you may wish to fill out a new W-4 form and request that your employer withhold an additional amount from each of your paychecks. You can also pay estimated taxes every quarter to cover your bases with the IRS.

Illinois Top Income Tax Rate

YearTop Income Tax Rate
20234.95%
20224.95%
20214.95%
20204.95%
20194.95%
20184.95%
20174.95%
20163.75%
20153.75%
20145.00%
Illinois Paycheck Calculator - SmartAsset (2024)

FAQs

How much is $130,000 salary in Illinois? ›

If you make $130,000 a year living in the region of Illinois, USA, you will be taxed $38,308. That means that your net pay will be $91,693 per year, or $7,641 per month.

How much does Illinois take from my paycheck? ›

Generally, the rate for withholding Illinois Income Tax is 4.95 percent. For wages and other compensation, subtract any exemptions from the wages paid and multiply the result by 4.95 percent.

How much is $80,000 take home pay in Illinois? ›

If you make $80,000 a year living in the region of Illinois, USA, you will be taxed $20,448. That means that your net pay will be $59,552 per year, or $4,963 per month.

How much is 100k take home pay in Illinois? ›

If you make $100,000 a year living in the region of Illinois, USA, you will be taxed $27,368. That means that your net pay will be $72,632 per year, or $6,053 per month.

Is 80K a good salary in Illinois? ›

We've identified 10 cities where the typical salary for a 80K A Year job is above the average in Illinois. Topping the list is Elgin, with Naperville and Chicago close behind in second and third. Chicago beats the Illinois average by 29.1%, and Elgin furthers that trend with another $18,426 (30.7%) above the $60,078.

What is the top 1% income in Illinois? ›

The data is based on the 2020 tax year and percentiles are based on total tax filers, so they don't distinguish by marital or household status. In Illinois, the cutoff for being in the top 1% of earners was $568,390 in 2020 — a 10.4% bump over 2015's cutoff of $514,643.

How much is 200k after taxes in Illinois? ›

If you make $200,000 a year living in the region of Illinois, USA, you will be taxed $62,002. That means that your net pay will be $137,999 per year, or $11,500 per month.

Should I claim 1 or 0? ›

By placing a “0” on line 5, you are indicating that you want the most amount of tax taken out of your pay each pay period. If you wish to claim 1 for yourself instead, then less tax is taken out of your pay each pay period.

Can you live comfortably on $80000 a year? ›

A single person needs upwards of $80,000 a year to live comfortably in California, survey data shows.

How much house can I buy with $80,000 salary? ›

With an $80,000 annual salary, you could potentially afford a house priced between $240,000 to $320,000, depending on your financial situation, credit score, and current market conditions. However, this is a broad range, and your specific circ*mstances will determine where you fall within it.

What is the take home pay for 120k in Illinois? ›

If you make $120,000 a year living in the region of Illinois, USA, you will be taxed $34,648. That means that your net pay will be $85,353 per year, or $7,113 per month.

How much is 150k a year after taxes in Illinois? ›

If you make $150,000 a year living in the region of Illinois, USA, you will be taxed $45,442. That means that your net pay will be $104,559 per year, or $8,713 per month.

Is 100k a good salary in Chicago? ›

Earning a salary of $100,000 in Chicago places you above the city's average income and opens up opportunities for a comfortable lifestyle. Responsible budgeting and prioritizing expenses will enable you to make the most of your income and enjoy the vibrant lifestyle that Chicago has to offer.

How many people making 100k are living paycheck to paycheck? ›

According to PYMNTS Intelligence, 62% of U.S. consumers now live paycheck to paycheck, and that includes 48% of consumers earning more than $100,000 annually.

What is considered a high salary in Illinois? ›

Average Salary in Illinois
Annual SalaryMonthly Pay
Top Earners$83,734$6,977
75th Percentile$68,020$5,668
Average$54,409$4,534
25th Percentile$40,798$3,399

How much house can I buy with $130,000 salary? ›

With a $130,000 annual salary, which translates to a gross monthly income of approximately $10,833, you could potentially afford a house priced between $390,000 to $650,000, depending on your financial situation, credit score, and current market conditions.

How good is a $130,000 salary? ›

According to the Bureau of Labor Statistics (BLS), the median salary nationwide was about $59,228 in the first quarter of 2024, which means at $130,000, you're earning more than twice what the average worker makes in a year.

How many people make $130,000? ›

The Associated Press, quoting figures released from the recent Census Bureau report, published an article last week revealing what the top-earning 20% of Americans make in income. They found that the top 20% of all Americans earn over $130,000 in income.

References

Top Articles
What Race Is Jasmine
SU football dominates Louisville 31-7 to start season 1-0
Stadium Seats Near Me
Chris wragge hi-res stock photography and images - Alamy
Truist Park Section 135
Big Y Digital Coupon App
A Fashion Lover's Guide To Copenhagen
World History Kazwire
7 Low-Carb Foods That Fill You Up - Keto Tips
Nitti Sanitation Holiday Schedule
Lax Arrivals Volaris
Https://Store-Kronos.kohls.com/Wfc
Grayling Purnell Net Worth
Ibukunore
Lawson Uhs
Hyvee Workday
Accident On The 210 Freeway Today
Heart and Vascular Clinic in Monticello - North Memorial Health
Magic Seaweed Daytona
Engineering Beauties Chapter 1
Crossword Help - Find Missing Letters & Solve Clues
Meridian Owners Forum
Arlington Museum of Art to show shining, shimmering, splendid costumes from Disney Archives
Spectrum Outage in Queens, New York
Yale College Confidential 2027
Unreasonable Zen Riddle Crossword
Scott Surratt Salary
Tactical Masters Price Guide
Select The Best Reagents For The Reaction Below.
Our 10 Best Selfcleaningcatlitterbox in the US - September 2024
Elanco Rebates.com 2022
Dentist That Accept Horizon Nj Health
Mumu Player Pokemon Go
Graphic Look Inside Jeffrey Dresser
Federal Student Aid
Afspraak inzien
The Transformation Of Vanessa Ray From Childhood To Blue Bloods - Looper
Captain Billy's Whiz Bang, Vol 1, No. 11, August, 1920&#10;America's Magazine of Wit, Humor and Filosophy
Shuaiby Kill Twitter
Gfs Ordering Online
Mcalister's Deli Warrington Reviews
Thotsbook Com
Doe mee met ons loyaliteitsprogramma | Victoria Club
VerTRIO Comfort MHR 1800 - 3 Standen Elektrische Kachel - Hoog Capaciteit Carbon... | bol
RubberDucks Front Office
Ephesians 4 Niv
Santa Ana Immigration Court Webex
Causeway Gomovies
Home | General Store and Gas Station | Cressman's General Store | California
Joe Bartosik Ms
Parks And Rec Fantasy Football Names
Affidea ExpressCare - Affidea Ireland
Latest Posts
Article information

Author: Pres. Carey Rath

Last Updated:

Views: 5743

Rating: 4 / 5 (41 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Pres. Carey Rath

Birthday: 1997-03-06

Address: 14955 Ledner Trail, East Rodrickfort, NE 85127-8369

Phone: +18682428114917

Job: National Technology Representative

Hobby: Sand art, Drama, Web surfing, Cycling, Brazilian jiu-jitsu, Leather crafting, Creative writing

Introduction: My name is Pres. Carey Rath, I am a faithful, funny, vast, joyous, lively, brave, glamorous person who loves writing and wants to share my knowledge and understanding with you.