South Carolina Paycheck Calculator - SmartAsset (2025)

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.

South Carolina Paycheck Calculator - SmartAsset (1)

Overview of South Carolina Taxes

South Carolina has a progressive income tax system. Tax rates there cover a wide spectrum, with a top rate of 6.5% and a bottom rate of 0%.

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

'+ '

'+ '

'+ '

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

Member FDIC

' : '' ) + '

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

' + '

' + '

' + linkText +'

' + '

    ' + '
  • ' + '

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

South Carolina Paycheck Calculator

South Carolina Paycheck Calculator - SmartAsset (7)

South Carolina Paycheck Quick Facts

  • South Carolina income tax rate: 0% - 6.5%
  • Median household income: $63,623 (U.S. Census Bureau)
  • Number of cities that have local income taxes: 0

How Your South Carolina Paycheck Works

The reason your paychecks never quite add up to your quoted salary or hourly rate is that your employer withholds some money to pay for taxes. No matter which state you work in, you will need to pay FICA taxes and federal income taxes.

FICA taxes include Social Security and Medicare taxes. Each pay period, 6.2% of your income goes toward Social Security taxes and 1.45% toward Medicare. Your employer matches those amounts so that the total contributions to FICA taxes are double what you pay. If you have income in excess of $200,000 you will also need to pay a Medicare surtax of 0.9%. Your employer does not match this surtax.

While employers usually cover half of workers’ FICA taxes, you might find yourself responsible for paying the entire sum if you are self-employed or a contract worker. Luckily, if you do have to pay the full FICA taxes, you may be eligible to receive the employer portion in return via a tax deduction. If you're seeking further guidance with minimizing your tax burden while maximizing your earnings, it’s always helpful to talk with a financial advisor.

When you start a new job or experience a major life change - like getting married or having a child - you have to fill out a new Form W-4. It’s your employer’s job to make sure that all of your income withholding matches up with the information you have included on this form. The current version of the W-4 includes notable revisions that have been made in recent years. It no longer uses allowances, and it requires you to enter annual dollar amounts for things like income tax credits, non-wage income, itemized and other deductions and total annual taxable wages. The form also uses a five-step process that allows filers to indicate any additional income or jobs.

If you take advantage of employer-sponsored health or life insurance, premiums you pay on these will be deducted from your paycheck as well. These payments are usually pre-tax, which means they come out before income taxes do. Employer-sponsored retirement plans, like 401(k) plans, are also pre-tax. That means you can save for retirement while simultaneously decreasing your taxable income. Accounts for medical expenses, such as health savings accounts (HSAs) are also pre-tax.

South Carolina Median Household Income

YearMedian Household Income
2022$63,623
2021$62,542
2020$60,341
2019$62,028
2018$57,444
2017$54,537
2016$54,336
2015$46,360
2014$44,929
2013$43,563
2012$44,401

Taxpayers in the state of South Carolina fall into one of six income tax brackets. These brackets are subject to increasing tax rates with rising income levels. The state updates these brackets each year to account for inflation.

Earners making up to $3,330 in taxable income won't need to pay any state income tax, as the bottom tax rate in South Carolina is 0%. Taxable income of $16,680 or more is subject to South Carolina's top tax rate of 6.5%. All filers are subject to the same income tax brackets regardless of filing status.

Property taxes in South Carolina remain low. Mortgage rates also fall below the national average, which can make the Palmetto State a great option to buy a home. If you are looking to refinance or purchase a home, visit our South Carolina mortgage guide to understand the details about mortgages in the state.

Income Tax Brackets

  • All Filers
All Filers
South Carolina Taxable IncomeRate
$0 - $3,3300%
$3,330 - $16,6803%
$16,680+6.5%

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.

How You Can Affect Your South Carolina Paycheck

One way you can affect your take-home pay in South Carolina is through the information recorded on the W-4 form you submit at the beginning of a new job. If you ever want to make a change, you just need to fill out a new W-4.

If you anticipate having a big tax bill, also consider putting more of your money into pre-tax accounts. The money you put into a 401(k) or 403(b) retirement account is deducted from your paycheck before taxes are applied. By increasing your contribution to an account like this, you are lowering your taxable income, which could help you save in taxes.

Similarly, if your employer offers them, you can make use of a health savings account (HSA) or flexible spending account (FSA). The money you put into these accounts is also pre-tax, and it can be used to pay certain medical-related expenses like copays or some prescriptions. But be aware that only $500 can roll over from year to year in an FSA (as of 2023). This amount increases to $610 in 2024 and $650 in 2025. If you contribute more than the year's limit to an FSA but you don’t use it all within the year, you can kiss it goodbye.

South Carolina Top Income Tax Rate

YearTop Income Tax Rate
20236.50%
20227.00%
20217.00%
20207.00%
20197.00%
20187.00%
20177.00%
20167.00%
20157.00%
20147.00%
20137.00%
South Carolina Paycheck Calculator - SmartAsset (2025)

FAQs

How much tax is taken out of paychecks in South Carolina? ›

Overview of South Carolina Taxes
Gross Paycheck$3,146
Details
Federal Income11.75%$370
State Income5.14%$162
Local Income0.00%$0
23 more rows

How much is $50000 a year after taxes in SC? ›

If you make $50,000 a year living in the region of South Carolina, USA, you will be taxed $11,065. That means that your net pay will be $38,935 per year, or $3,245 per month.

What is the South Carolina income tax rate? ›

South Carolina has a graduated state individual income tax, with rates ranging from 0.00 percent to 6.40 percent. South Carolina has a 5.0 percent corporate income tax rate. South Carolina also has a 6.00 percent state sales tax rate and an average combined state and local sales tax rate of 7.50 percent.

What is take home pay for 100000 in SC? ›

If you make $100,000 a year living in the region of South Carolina, USA, you will be taxed $28,917. That means that your net pay will be $71,083 per year, or $5,924 per month.

How much tax is taken out of a $3,000 check? ›

Income Tax Brackets
Single Filers
California Taxable IncomeRate
$0 - $10,4121.00%
$10,412 - $24,6842.00%
$24,684 - $38,9594.00%
7 more rows

How much tax is taken out of $1200? ›

If you make $1,200 a year living in the region of California, USA, you will be taxed $105. That means that your net pay will be $1,095 per year, or $91.25 per month. Your average tax rate is 8.8% and your marginal tax rate is 8.8%.

How much is $10000 after taxes in South Carolina? ›

That means that your net pay will be $8,967 per year, or $747 per month. Your average tax rate is 10.3% and your marginal tax rate is 12.7%.

Is South Carolina a tax-friendly state? ›

South Carolina is very tax friendly for retirees. Social Security benefits are not taxed, and while retirement income is partially taxed, individuals aged 65 and older can claim up to $10,000 in retirement income deductions from pensions, 401(k)s, IRAs, and other retirement accounts.

How much is 200k after taxes in South Carolina? ›

If you make $200,000 a year living in the region of South Carolina, USA, you will be taxed $65,601. That means that your net pay will be $134,399 per year, or $11,200 per month.

Is it cheaper to live in SC or NC? ›

It's about 14% less expensive to live in South Carolina overall. This is due to more affordable housing and overall lower taxes. But North Carolina's property taxes are lower and healthcare-related expenses are too. Either way, both states are still pretty attractive when it comes to cost-of-living.

What income is not taxable in South Carolina? ›

Social Security benefits and railroad retirement taxed for federal purposes are not subject to tax in South Carolina.

Are taxes higher in NC or SC? ›

In general, taxes are slightly higher in North Carolina than in South Carolina. Income Tax: North Carolina has a graduated income tax system with rates ranging from 5.25% to 7.75%. South Carolina has a flat income tax rate of 7%. Sales Tax: North Carolina has a state sales tax rate of 4.75%.

Which state in the USA is tax free? ›

Which Are the Tax-Free States? Alaska, Florida, Nevada, New Hampshire, South Dakota, Tennessee, Texas, Washington, and Wyoming are the only states that do not levy a state income tax. Note that Washington does levy a state capital gains tax on certain high earners.

What percentage does SC take out of paycheck? ›

Overview of South Carolina Taxes

South Carolina's income tax rates vary from 3% on taxable income ranging from $3,200 to $16,039 to 6.5% on taxable income exceeding $16,039.

What state has the lowest taxes? ›

  • Alaska. #1 in Low Tax Burden. #45 in Best States Overall. ...
  • Florida. #2 in Low Tax Burden. #9 in Best States Overall. ...
  • South Dakota. #3 in Low Tax Burden. ...
  • Wyoming. #4 in Low Tax Burden. ...
  • Tennessee. #5 in Low Tax Burden. ...
  • New Hampshire. #6 in Low Tax Burden. ...
  • Texas. #7 in Low Tax Burden. ...
  • Oklahoma. #8 in Low Tax Burden.

How much should I withhold for taxes? ›

Marginal tax brackets for tax year 2024
Taxable incomeTaxes owed
$0 to $23,20010% of the taxable income
$23,201 to $94,300$2,320 Plus 12% of the amount over $23,200
$94,301 to $201,050$10,852 Plus 22% of amount over $94,300
$201,051 to $383,900$34,337 Plus 24% of amount over $201,050
3 more rows
Feb 7, 2024

What is the SC income tax rate for 2024? ›

South Carolina income taxes

So, if you are making an estimated tax payment for 2024, the state's Department of Revenue says the Individual Income tax rate range in South Carolina is from 0% to a top rate of 6.2% for the 2024 tax year.

How do you calculate South Carolina sales tax? ›

Sales Tax is imposed on the sale of goods and certain services in South Carolina. The statewide Sales &​ Use Tax rate is six percent (6%). Counties may impose an additional one percent (1%) local sales tax if voters in that county approve the tax.

What is the percentage of taxes taken out of a paycheck in NC? ›

Overview of North Carolina Taxes

North Carolina has a flat income tax rate of 4.75%, meaning all taxpayers pay this rate regardless of their taxable income or filing status. This can make filing state taxes in the state relatively simple, as even if your salary changes, you'll be paying the same rate.

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Zonia Mosciski DO

Last Updated:

Views: 6007

Rating: 4 / 5 (71 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Zonia Mosciski DO

Birthday: 1996-05-16

Address: Suite 228 919 Deana Ford, Lake Meridithberg, NE 60017-4257

Phone: +2613987384138

Job: Chief Retail Officer

Hobby: Tai chi, Dowsing, Poi, Letterboxing, Watching movies, Video gaming, Singing

Introduction: My name is Zonia Mosciski DO, I am a enchanting, joyous, lovely, successful, hilarious, tender, outstanding person who loves writing and wants to share my knowledge and understanding with you.