Texas 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.

Texas Paycheck Calculator - SmartAsset (1)

Overview of Texas Taxes

Texas has no state income tax, which means your salary is only subject to federal income taxes if you live and work in Texas. There are no cities in Texas that impose a local income tax.

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

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...
Texas 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...
Texas 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 += 'Texas 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' + '

'+ '

'+ '

'+ '

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

Member FDIC

' : '' ) + '

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

' + '

' + '

' + linkText +'

' + '

    ' + '
  • ' + '

    ' + 'APY ' + 'Texas 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 }); } });

Texas Paycheck Calculator

Texas Paycheck Calculator - SmartAsset (7)

Texas Paycheck Quick Facts

  • Texas income tax rate: 0%
  • Median household income: $73,035 (U.S. Census Bureau)
  • Number of cities that have local income taxes: 0

How Your Texas Paycheck Works

Your hourly wage or annual salary can't give a perfect indication of how much you'll see in your paychecks each year because your employer also withholds taxes from your pay. You and your employer will each contribute 6.2% of your earnings for Social Security taxes and 1.45% of your earnings for Medicare taxes. These taxes together are called FICA taxes.

No matter which state you call home, you have to pay FICA taxes. Income you earn that's in excess of $200,000 (single filers), $250,000 (joint filers) or $125,000 (married people filing separately) is also subject to a 0.9% Medicare surtax. Your employer will not match this surtax, though.

Any premiums that you pay for employer-sponsored health insurance or other benefits will also come out of your paycheck. The same is true if you contribute to retirement accounts, like a 401(k), or a medical expense account, such as a health savings account (HSA). These accounts take pre-tax money (meaning they come out of your pay before income tax is applied) so they also reduce your taxable income.

Your marital status, pay frequency, wages and more all contribute to the size of your paycheck. If you think too much or too little money is being withheld from your paycheck, you can file a fresh W-4 with your employer at any time during the year. When you do this, be sure to indicate how much extra income you want withheld so as to avoid a tax bill come April each year.

Over the last few years, withholding calculations and the Form W-4 went through a number of adjustments. On the new W-4, you can no longer claim allowances, as it instead features a five-step process that asks you to enter annual dollar amounts for income tax credits, non-wage income, itemized and other deductions and total annual taxable wages.

A financial advisor can help you understand how taxes fit into your overall financial goals. Finding a financial advisor doesn't have to be hard. SmartAsset’s free tool matches you with up to three vetted financial advisors who serve your area, and you can have 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.

Texas Median Household Income

YearMedian Household Income
2022$73,035
2021$67,404
2020$68,404
2019$67,444
2018$59,785
2017$60,092
2016$58,146
2015$56,473
2014$53,875
2013$51,406
2012$51,926

Payroll taxes in Texas are relatively simple because there are no state or local income taxes. Texas is a good place to be self-employed or own a business because the tax withholding won't as much of a headache. And if you live in a state with an income tax but you work in Texas, you'll be sitting pretty compared to your neighbors who work in a state where their wages are taxed at the state level. If you're considering moving to the Lone Star State, our Texas mortgage guide has information about rates, getting a mortgage in Texas and details about each county.

Be aware, though, that payroll taxes aren’t the only relevant taxes in a household budget. In part to make up for its lack of a state or local income tax, sales and property taxes in Texas tend to be high. So your big Texas paycheck may take a hit when your property taxes come due.

How You Can Affect Your Texas Paycheck

If you want to boost your paycheck rather than find tax-advantaged deductions from it, you can seek what are called supplemental wages. That includes overtime, bonuses, commissions, awards, prizes and retroactive salary increases. These supplemental wages would not be subject to taxation in Texas because the state lacks an income tax. However, they will be subject to federal income taxes.

The federal tax rate for supplemental wages depends on whether your employer rolls them in with your regular wages or disburses them separately. They can either be taxed at your regular rate, or at a flat rate of 22%. If your normal tax rate is higher than 22% you might want to ask your employer to identify your supplemental wages separately and tax them at that 22% rate.

Texas Paycheck Calculator - SmartAsset (2024)

FAQs

How much does $80,000 salary take home in Texas? ›

That means that your net pay will be $63,512 per year, or $5,293 per month. Your average tax rate is 20.6% and your marginal tax rate is 29.7%.

How much is $300,000 take home pay in Texas? ›

If you make $300,000 a year living in the region of Texas, USA, you will be taxed $88,585. That means that your net pay will be $211,416 per year, or $17,618 per month.

What is take home pay for $170,000 in Texas? ›

That means that your net pay will be $126,894 per year, or $10,574 per month. Your average tax rate is 25.4% and your marginal tax rate is 25.5%.

How much money does Texas take out of your paycheck? ›

Texas does not require state income tax withholding on earnings.

How much is $90000 a year per hour? ›

If you make $90,000 a year, your hourly salary would be $43.27.

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

If you make $100,000 a year living in the region of Texas, USA, you will be taxed $22,418. That means that your net pay will be $77,582 per year, or $6,465 per month.

What is the take home pay for 200K in Texas? ›

If you make $200,000 a year living in the region of Texas, USA, you will be taxed $52,102. That means that your net pay will be $147,899 per year, or $12,325 per month. Your average tax rate is 26.1% and your marginal tax rate is 36.5%.

Is 200K a good household income in Texas? ›

While $200K is definitely up there, the actual purchasing power and lifestyle are so relative, according to parameters such as family size, location, housing costs, other costs etc. Regardless, to many, earning above $200,000 in Texas is more than enough to live comfortably, even an affluent lifestyle.

How much does $120,000 take home in Texas? ›

If you make $120,000 a year living in the region of Texas, USA, you will be taxed $28,708. That means that your net pay will be $91,293 per year, or $7,608 per month.

How much is 150k take home pay in Texas? ›

Find out how much your salary is after tax

If you make $150,000 a year living in the region of Texas, USA, you will be taxed $38,017. That means that your net pay will be $111,984 per year, or $9,332 per month.

What is take home pay for $180,000 in Texas? ›

If you make $180,000 a year living in the region of Texas, USA, you will be taxed $45,652. That means that your net pay will be $134,349 per year, or $11,196 per month.

What is take home pay for $140,000 in Texas? ›

If you make $140,000 a year living in the region of Texas, USA, you will be taxed $35,038. That means that your net pay will be $104,963 per year, or $8,747 per month.

What is the average paycheck in Texas? ›

Average Salary in Texas
Annual SalaryWeekly Pay
Top Earners$81,590$1,569
75th Percentile$66,240$1,273
Average$52,774$1,014
25th Percentile$39,308$755

How many people live paycheck to paycheck in Texas? ›

Making Ends Meet: 52 percent of Texans are living paycheck-to-paycheck. By comparison, 55 percent of Americans report spending more than or about equal to their household income. Planning Ahead: 61 percent of Texas residents do not have a “rainy day” fund to cover three months of unanticipated financial emergencies.

What is the minimum wage in Texas? ›

Employers in Texas must comply with the state's minimum wage law, which is currently $7.25 per hour. This means that employers must pay their non-exempt employees at least $7.25 per hour. Tipped employees must receive at least $2.13 per hour in cash wages, plus tips.

How much home can I afford with 80K salary? ›

Using the 28% to 30% rule, your ideal maximum monthly payment shouldn't exceed $1,866 and $2,000. With that being said, if you're getting a 30-year fixed-rate mortgage with a 6% interest rate, you can likely afford a home valued up to $263,000 (including property taxes and insurance, and assuming a 5% down payment).

Is 80 000 a year a good salary in Texas? ›

80K is considered to be a very livable wage if you live in the state of Texas and have a family. It is estimated that a family of four can comfortably live off of this kind of salary without any additional income or funding.

How much do I have to make to afford a 400k house in Texas? ›

If we borrow $1,000 more in monthly debt obligations to keep the overall debt-to-income ratio at 36%, then to afford a $400,000 home in Texas, you would have to make about $127,000 annually or $10,583 a month. Remember, this is just a back-of-the-envelope estimate based on normative assumptions.

What is 80K a year hourly? ›

$80,000 a year is how much an hour? If you make $80,000 a year, your hourly salary would be $38.46.

Top Articles
Latest Posts
Article information

Author: Gregorio Kreiger

Last Updated:

Views: 6084

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Gregorio Kreiger

Birthday: 1994-12-18

Address: 89212 Tracey Ramp, Sunside, MT 08453-0951

Phone: +9014805370218

Job: Customer Designer

Hobby: Mountain biking, Orienteering, Hiking, Sewing, Backpacking, Mushroom hunting, Backpacking

Introduction: My name is Gregorio Kreiger, I am a tender, brainy, enthusiastic, combative, agreeable, gentle, gentle person who loves writing and wants to share my knowledge and understanding with you.