www.coveredca.com Open in urlscan Pro
23.99.0.12  Public Scan

Submitted URL: http://coveredca.com/Privacy
Effective URL: https://www.coveredca.com/Privacy/
Submission: On July 08 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

/site-search.html

<form class="form-inline my-2 my-lg-0 py-3 px-3 d-lg-none nav-site-search-form" action="/site-search.html">
  <div class="position-relative w-100">
    <div class="row">
      <div class="col-12">
        <div class="input-group d-flex align-items-start w-100">
          <input type="hidden" class="d-none" name="index" value="1">
          <input class="form-control nav-site-search-form__input nav-site-search-form__input--mobile" placeholder="Search" aria-label="Search" name="query" type="text">
          <button class="btn border-left-0 border-radius-0 border-raidus-top-right-1 border-raidus-bottom-right-1 px-2 p-0 d-flex align-items-center border-gray-light" style="height: 40px;right: -1px" type="submit">
            <i class="material-icons text-primary">search</i>
          </button>
        </div>
      </div>
      <div class="col-12 nav-site-search-form__invalid-feedback nav-site-search-form__invalid-feedback--red d-none" id="nav-site-search-input-invalid-feedback">
      </div>
    </div>
  </div>
</form>

/site-search.html

<form action="/site-search.html" class="flex-grow-1 nav-site-search-form" id="site-search-form-nav">
  <div class="form-group mb-0">
    <div class="row">
      <div class="col-10 col-md-11">
        <div class="input-group">
          <div class="input-group-prepend">
            <button type="submit" class="form-control btn btn-white btn-primary-on-hover h-100 d-flex align-items-center border border-right-0" style="left: -1px">
              <i class="material-icons color-primary">search</i>
            </button>
          </div>
          <label for="site-search-input-nav" class="sr-only" style="top:1000px;">Search</label>
          <input type="text" class="form-control nav-site-search-form__input nav-site-search-form__input--desktop" style="border-top-right-radius: 50rem; border-bottom-right-radius: 50rem;" id="site-search-input-nav" name="query"
            placeholder="Search CoveredCA.com">
          <input type="hidden" class="d-none" id="site-search-index-nav" name="index" value="1">
        </div>
      </div>
      <div class="col-2 col-md-1">
        <div class="d-flex h-100 align-items-center">
          <button class="bg-transparent border-0 p-0 search-active-toggle" type="button" style="height: 24px;"><i class="w-24px color-white material-icons">close</i></button>
        </div>
      </div>
      <div class="col-12 nav-site-search-form__invalid-feedback nav-site-search-form__invalid-feedback--white d-none" id="nav-site-search-input-invalid-feedback">
      </div>
    </div>
  </div>
</form>

<form class="sign-up__form subscription w-100" id="footer-subscribe">
  <input type="hidden" name="StateSubsidy" value="true">
  <input type="hidden" name="Source" value="footer">
  <div class="row mx-0">
    <div class="col-12">
      <div class="form-group w-90 mx-auto">
        <label class="text-dark m-0 pl-3" for="Name">First Name</label>
        <input type="text" id="Name" name="Name" class="form-control form-control-sm border border-dark rounded-pill" placeholder="e.g. John">
      </div>
    </div>
    <div class="col-6 ml-2">
      <div class="form-group w-90 mx-auto">
        <label class="text-dark m-0 pl-3" for="Zip">ZIP Code</label>
        <input type="text" id="Zip" name="ZipCode" class="form-control form-control-sm border border-dark rounded-pill" placeholder="12345">
      </div>
    </div>
    <div class="col-12">
      <div class="form-group w-90 mx-auto mb-0">
        <label class="text-dark m-0 pl-3" for="EmailAddress">Email*</label>
        <input type="email" id="EmailAddress" name="EmailAddress" class="form-control form-control-sm border border-dark rounded-pill" placeholder="youremail@example.com" required="">
      </div>
    </div>
    <div class="col-12">
      <div class="w-90 mx-auto">
        <span class="font-size-12px pl-3">* required</span>
      </div>
    </div>
    <div class="col">
      <button type="submit" id="gtm-sign-up" class="sign-up__submit-button--footer btn btn-sm btn-primary d-block mx-auto mt-2 mt-lg-0 px-5">Subscribe</button>
    </div>
  </div>
</form>

<form class="sign-up__form subscription" id="pop-up-subscribe">
  <input type="hidden" name="StateSubsidy" value="true">
  <input type="hidden" name="Source" value="Pop-up">
  <div class="form-group">
    <label class="text-primary" for="fNamePopUp">Enter First Name</label>
    <input id="fNamePopUp" name="fNamePopUp" class="form-control border-primary">
  </div>
  <div class="form-group">
    <label class="text-primary" for="ZipCode">Enter ZIP Code</label>
    <input name="ZipCode" id="ZipCode" class="form-control border-primary">
  </div>
  <div class="form-group">
    <label class="text-primary" for="eAddressPopUp">Enter Email Address (Required)</label>
    <input type="email" id="eAddressPopUp" name="eAddressPopUp" class="form-control border-primary" required="">
  </div>
  <a class="text-center d-inline-block mb-4" href="/privacy">Privacy Policy</a>
  <div class="loading text-center mb-3"><img src="//www.coveredca.com/images/loading.gif" alt="Loading..."></div>
  <div class="col-8 offset-2">
    <button id="signUp" type="submit" class="sign-up__submit-button btn btn-action w-100 gtm-lead-popup-subscribe" disabled="">Subscribe</button>
  </div>
</form>

<form id="calculator-form" class="subsidy-calculator__form py-3 px-3 px-md-0" autocomplete="off">
  <!-- Calculator API Error Message -->
  <div id="subsidy-calculator__calculate-error-message" class="row mr-0 d-none">
    <div class="col">
      <div class="alert alert-danger text-center"> We are experiencing technical difficulties. Please try again later. </div>
    </div>
  </div>
  <!-- Household Income, Zip and County -->
  <div class="row mr-0 align-items-end">
    <!-- Household Income -->
    <div class="col-md-4 py-3">
      <div id="household-income-component-01">
        <div class="household-income-component">
          <!-- HouseholdIncome Label -->
          <div class="mb-2">
            <label class="household-income-component__label font-weight-bold d-inline m-0" for="subsidy-calculator__household-income"> Household Income </label>
            <span id="calculator-tooltip--household-income" data-toggle="tooltip" title="" class="font-18px text-primary cursor-pointer d-inline material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
              data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
              data-original-title="Household income refers to the estimated combined income of all family members for the year you plan to have coverage."> info </span>
          </div>
          <!-- HouseholdIncome Input -->
          <div class="d-flex">
            <input id="subsidy-calculator__household-income" class="household-income-component__input subsidy-calculator__input subsidy-calculator__input-income order-2" placeholder="28,000" type="text">
            <div class="input-group-prepend order-1">
              <span class="subsidy-calculator__dollar-sign">$</span>
            </div>
          </div>
          <!-- HouseholdIncome Invalid Feedback -->
          <div id="subsidy-calculator__household-income-invalid-feedback" class="household-income-component__invalid-feedback invalid-feedback"> Please enter a number </div>
        </div>
      </div>
    </div>
    <!-- ZIP -->
    <div class="col-6 col-md-4 py-3">
      <div id="zip-component-01">
        <!-- ZIP Code Component -->
        <div class="zip-code-component">
          <!-- Label -->
          <label class="font-weight-bold zip-code-component__label" for="subsidy-calculator__zip-code">ZIP Code</label> <br>
          <!-- Input Group -->
          <div class="d-flex">
            <!-- Input -->
            <input id="subsidy-calculator__zip-code" class="zip-code-component__input subsidy-calculator__input" placeholder="95834" type="text">
            <!-- Location Button -->
            <div class="input-group-append">
              <span class="input-group-text icon-styles subsidy-calculator__form-control">
                <button class="subsidy-calculator__flat-button gtm-calculator-geolocation zip-code-component__location-button" type="button">
                  <span class="sr-only">location</span>
                  <svg class="subsidy-calculator__icon-primary" focusable="false" viewBox="0 0 24 24" aria-hidden="true">
                    <path
                      d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3c-.46-4.17-3.77-7.48-7.94-7.94V1h-2v2.06C6.83 3.52 3.52 6.83 3.06 11H1v2h2.06c.46 4.17 3.77 7.48 7.94 7.94V23h2v-2.06c4.17-.46 7.48-3.77 7.94-7.94H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z">
                    </path>
                  </svg>
                </button>
              </span>
            </div>
          </div>
          <!-- Invalid Feedback -->
          <div class="zip-code-component__invalid-feedback invalid-feedback"> Please enter a valid ZIP code </div>
        </div>
      </div>
    </div>
    <!-- County -->
    <div class="col-6 col-md-4 py-3">
      <div id="county-01" class="d-none">
        <div class="county-component">
          <label class="county-component__label font-weight-bold" for="subsidy-calculator__county">County</label> <br>
          <select id="subsidy-calculator__county" class="county-component__input subsidy-calculator__select">
            <option value="Sacramento">Sacramento</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <!-- Household Size, How many need coverage, coverage year-->
  <div class="row mr-0 align-items-end">
    <div id="household-size" class="col-6 col-md-4 py-3">
      <div class="household-size-component subsidy-calculator__household-size">
        <div class="mb-2">
          <label class="household-size-component__label font-weight-bold d-inline m-0" for="subsidy-calculator__household-size"> Household Size </label>
          <span id="calculator-tooltip--household-size" data-toggle="tooltip" data-placement="right" title="" class="font-18px text-primary cursor-pointer material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
            data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
            data-original-title="Include only the tax filer and any spouse or dependents (even if they aren’t applying for insurance)."> info </span>
        </div>
        <select id="subsidy-calculator__household-size" class="subsidy-calculator__select household-size-component__input">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
        <div role="alert">
          <div id="subsidy-calculator__household-size-invalid-feedback" class="invalid-feedback household-size-component__invalid-feedback"> Household size must be the same or more than how many need coverage. </div>
        </div>
      </div>
    </div>
    <div id="need-coverage" class="col-6 col-md-4 py-3">
      <div class="need-coverage-component">
        <label class="need-coverage-component__label font-weight-bold" for="subsidy-calculator__need-coverage">How many need coverage?</label> <br>
        <select id="subsidy-calculator__need-coverage" class="need-coverage-component__input subsidy-calculator__select">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
        <div role="alert">
          <div id="subsidy-calculator__need-coverage-invalid-feedback" class="need-coverage-component__invalid-feedback invalid-feedback"> Cannot be more than the household size </div>
        </div>
      </div>
    </div>
    <div id="coverage-year" class="col-12 col-md-4 py-3" style="display: none;">
      <div class="coverage-year-component">
        <div class="mb-2">
          <label class="coverage-year-component__label font-weight-bold d-inline m-0" for="subsidy-calculator__coverage-year"> When do you want to start coverage? </label>
        </div>
        <select disabled="" id="subsidy-calculator__coverage-year" class="coverage-year-component__input subsidy-calculator__select">
          <option value="2022">Next year (2022)</option>
          <option value="2021">This year (2021)</option>
        </select>
        <div class="coverage-year-component__invalid-feedback invalid-feedback" role="alert"> Please enter a coverage year </div>
      </div>
      <script>
        const now = new Date();
        if (now.getFullYear() > 2021) document.getElementById('coverage-year').style.display = 'none';
      </script>
    </div>
  </div>
  <!-- Age of members needing coverage -->
  <div class="row">
    <div id="ages" class="col-12">
      <div class="ages-component pt-4">
        <div class="mb-2">
          <span class="ages-component__label d-inline-block font-weight-bold pr-2"> Age of People Needing Coverage <span id="calculator-tooltip--member-ages" data-toggle="tooltip" data-placement="right" title=""
              class="font-18px text-primary cursor-pointer material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
              data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
              data-original-title="If under one year old, enter &quot;1&quot;. Enter the age you and your household members will be on Jan. 1, 2022."> info </span>
          </span>
          <span id="member-age-label" class="d-none">Age of People Needing Coverage</span>
        </div>
        <!-- Household Member Ages Input Container -->
        <div id="household-members" class="ages-component__ages-container d-flex flex-wrap m-0 w-100">
          <div class="household-member-age mr-2"><label for="dynamic-age-input-1" class="font-weight-bold sr-only"><br> Age of People Needing Coverage<br> <br> info<br> <br> </label><input type="number" id="dynamic-age-input-1"
              class="subsidy-calculator__household-member-age subsidy-calculator__input ages-component__age-input mr-2" placeholder="45"></div>
        </div>
        <div role="alert">
          <div id="household-members-invalid-feedback" class="ages-component__invalid-feedback invalid-feedback"> Please enter a valid age for each person. </div>
        </div>
      </div>
    </div>
  </div>
  <!-- UIB -->
  <div class="row mr-0 align-items-end pt-4">
    <div id="received-unemployment-benefits" class="col-md-8">
      <div class="uib-component d-none">
        <div class="font-weight-bold mb-2"> Received unemployment benefits in 2021? <span id="calculator-tooltip--uib" data-toggle="tooltip" data-placement="right" title=""
            class="font-18px text-primary cursor-pointer ml-2 material-icons-outlined subsidy-calculator__tooltip-trigger" tabindex="0"
            data-template="<div class=&quot;tooltip subsidy-calculator__tooltip&quot; role=&quot;tooltip&quot;><div class=&quot;arrow&quot;></div><div class=&quot;tooltip-inner&quot;></div></div>"
            data-original-title="If yes, your household likely qualifies for Silver 94 plans with lower deductibles, copays, and coinsurance — all for as low as $1 per person."> info </span>
        </div>
        <div class="d-inline-block pr-5 radio-container">
          <label for="yes-unemployment">Yes <input class="uib-component__yes-radio" type="radio" id="yes-unemployment" name="unemployment-benefits" value="yes">
            <span class="custom-radio"></span>
          </label><br>
        </div>
        <div class="d-inline-block radio-container">
          <label for="no-unemployment">No <input class="uib-component__no-radio" type="radio" id="no-unemployment" name="unemployment-benefits" value="no" checked="">
            <span class="custom-radio"></span>
          </label><br>
        </div>
        <div id="received-unemployment-benefits--info" class="subsidy-calculator__uib-info d-none">
        </div>
      </div>
    </div>
  </div>
  <!-- Calculate Button -->
  <div class="row mr-0 mt-auto pt-4">
    <div class="col-12 d-md-flex justify-content-md-end pr-md-5 py-3">
      <div id="calculate">
        <a href="#results-container" id="calculate-desktop" class="subsidy-calculator__calculate-button btn btn-primary px-0 px-lg-5 d-none d-sm-block gtm-calculator-calculate disabled">Calculate</a>
        <a href="#results-container" id="calculate-mobile" class="subsidy-calculator__calculate-btn-mobile btn btn-primary px-5 d-block d-sm-none w-75 mx-auto gtm-calculator-calculate disabled">Calculate</a>
      </div>
    </div>
  </div>
</form>

Text Content

Skip Navigation

menu
CC Vert REVERSE Logo Created with Sketch.
 * Shop and Compare SHOP

Logos/CC/Horiz/color Created with Sketch.
close
search

   
 * Get Started chevron_right
   
   
 * Health add
   
   Covered California Plans
   
   Bronze
   
   Silver
   
   Gold
   
   Platinum
   Medi-Cal
   
   Individuals and Families
   
   Children
   
   Pregnancy
   Not sure which plan you qualify for? Shop and Compare
   
 * Dental add
   
   Dental Coverage
   Children’s Dental
   
   
   
   Family Dental
   
   

   
 * Vision add
   
   Vision Coverage
   Adult Vision
   
   
   
   Children’s Vision
   
   

   
 * Support add
   
   Support Center
   
   Contact Us
   
   How-To Videos
   
   (800) 300-1506
   
 * (800) 300-1506 phone
 * Shop and Compare shopping_cart
 * Apply for Coverage
 * Sign In
   

search
 * Sign In

 * Shop and Compare SHOP

search
Search
close

 1. Home
    
    
    
    
    
    
    
    
    
    
 2. Privacy Policy


PRIVACY POLICY AND PRACTICES

YOUR INFORMATION. YOUR RIGHTS. OUR RESPONSIBILITIES.

 

At Covered California, our philosophy is “consumers first.” Every decision we
make is based upon that fundamental principle, including how we collect,
maintain and use your personal information. We want you to enroll with
confidence and to be informed and empowered with regard to your personal
privacy.

Simply put:

 1.  We will not collect personal information from you without your knowledge or
    consent.
 2.  We will not knowingly disclose your personal information to a third party,
    except as provided in this privacy policy.
 3.  We will allow you to inspect and correct your personal information.
 4.  We will take any and all reasonable measures to protect the security of any
    personal information you provide.
 5.  We will notify you if we ever suspect that the privacy of any personal
    information you provide may have been compromised.

View or download a copy of the Covered California Privacy Policy or Terms of
Use:

 * Covered California Privacy Policy (PDF)
 * Covered California Terms of Use (PDF)

Please click on the topic headings below to access additional Privacy
Office-related information.


ACCESS AND INSPECT YOUR RECORDS

You have the right to access and inspect any record containing your personal
information at any time. If you would like to access and inspect your Covered
California records, please either:

 1. Log in to your online account for immediate access, or
 2. Contact the Covered California Service Center at (800) 300-1506; or
 3. If you are unable to access the information you need, please contact the
    Privacy Office at privacyofficer@covered.ca.gov. 


AMEND OR UPDATE YOUR RECORDS

You have the right to request an amendment or update of any of your personal
information which Covered California may have on file at any time. To ensure
that you are able to amend and update your personal information in a timely
manner, we strongly recommend that you access your records via one of the first
two methods below.

 1. For immediate access, log in to your online account.
 2. For additional help, contact the Covered California Service Center at (800)
    300-1506 for assistance.
 3. If you prefer, you may also download and submit a written request to the
    Covered California Privacy Office. Your personal information will be updated
    within 30 days of receipt. If we are unable to grant your request, you will
    be notified within 30 days, and we will provide you the contact information
    needed for you to request a review of this decision.
    * “Request to Amend” form  (PDF)
    * “Request to Amend by a Parent, Guardian, or Personal Representative” form 
      (PDF)


REQUEST PREFERRED COMMUNICATION

You have the right to specify how you would like Covered California to contact
you should we need to do so or to update your preferred method of contact at any
time. Should you wish to do so, please:

 1. Log in to your online account.
 2. Contact the Covered California Service Center at (800) 300-1506 for
    assistance.


OBTAIN AN ACCOUNTING OF DISCLOSURES REGARDING YOUR PERSONAL INFORMATION

You have the right to obtain a report from Covered California that identifies
any disclosures made of your personal information to third parties. This report
will identify the date your personal information was disclosed, the person or
agency to which it was disclosed and the purpose of the disclosure. If you would
like to request an accounting of any disclosures made of your personal
information, please download and submit your written request to the Covered
California Privacy Office.

 * “Request an Accounting” form (PDF)
 * “Request an Accounting by a Parent, Guardian, or Personal Representative”
   form (PDF)


AUTHORIZE THE RELEASE OF YOUR PERSONAL INFORMATION OR APPOINT AN AUTHORIZED
REPRESENTATIVE

You have the right to authorize the release of your personal information to a
third party. You may also have the right to request the release of someone
else’s personal information, provided you can demonstrate that you have legal
authority to do so.

If you would like to authorize the release of personal information either on
your own behalf or on behalf of another person, please download and submit a
copy of the request form.

 * “Request to Release Personal Information and Appointment of Representative”
   form (PDF)
 * “Request to Release Personal Information by a Parent, Guardian, or Personal
   Representative” form (PDF)


FILE A COMPLAINT IF YOU FEEL YOUR PRIVACY RIGHTS HAVE BEEN VIOLATED

If you believe your privacy rights have been violated, please download and
submit a copy of the Covered California Privacy Complaint Form, and we will
review and respond to your complaint as soon as possible.

 * “Privacy Complaint” form  (PDF)
 * “Privacy Complaint by a Parent, Guardian, or Personal Representative”
   form  (PDF)

Please note that you will never be retaliated against for filing a
privacy-related complaint and your decision to file a privacy-related complaint
will never affect your eligibility for health care coverage or Covered
California services.

For non-privacy related complaints, please download and submit a copy of the
standard Covered California Complaint Form (CCFR902).


NOTIFY COVERED CALIFORNIA ABOUT THE DEATH OF AN ENROLLED CONSUMER

To notify Covered California about the passing of an enrolled consumer, please
download, complete and return the form below that best addresses your situation:

 * Courtesy Notification of Deceased — Please complete this form to provide
   Covered California with a courtesy notification for the deceased enrollee.
 * Notification of Deceased by an Enrolled Member — Please complete this form if
   you are listed on the account and wish to report the death of the primary
   account holder or another enrollee listed on the account.
 * Notification of Deceased by an Estate Representative — Please complete this
   form if you have legal authority to act on behalf of the deceased consumer’s
   estate.


OPT OUT OF THE COVERED CALIFORNIA HEALTHCARE EVIDENCE INITIATIVE

Covered California’s Healthcare Evidence Initiative uses data to improve the
patient experience of care, and lower costs for consumers. If you are currently
enrolled in a Covered California qualified health plan, you may request that
information about you and your household members not be used for Covered
California’s Healthcare Evidence Initiative. While the Healthcare Evidence
Initiative is designed to ensure that information about you remains anonymous,
your decision to opt out will prevent information about you or your household
from being used for this purpose. Your decision to opt out will not in any way
affect your coverage or your right to receive services through Covered
California. Opt-out requests will take effect in the month after they are
received from Covered California, and remain in effect for the consumer’s case
ID into future years. If you’d like to opt out of the Healthcare Evidence
Initiative, please download and submit the written request below.

 * Opt-Out of the Covered California Health Evidence Initiative (PDF) – Please
   complete and submit this form if you would like to opt out of having your
   household information used for the Covered California Healthcare Evidence
   Initiative.


CONTACT THE COVERED CALIFORNIA PRIVACY OFFICE

Should you have any questions or concerns regarding this privacy policy, please
feel free to contact the Covered California Privacy Office via one of the
following methods:

By email: PrivacyOfficer@covered.ca.gov

By phone: (800) 889-3871. (Please leave a message with your name and phone
number.)

By U.S. Mail: 

Privacy Officer
1601 Exposition Blvd.
Sacramento, CA 95815

Support
arrow_drop_down

I’m CiCi! What can I help you with?
clear
1


NEVER MISS A DEADLINE.

Sign up for email updates to get deadline reminders and other important
information

First Name
ZIP Code
Email*
* required
Subscribe

SUBSCRIPTION COMPLETE!

×

Now that you are signed up for updates from Covered California, we will send you
tips and reminders to help with your health coverage.

Privacy Policy Close


GET NOTIFICATIONS

×

Sign up for email updates to get deadline reminders and other important
information.

Enter First Name
Enter ZIP Code
Enter Email Address (Required)
Privacy Policy

Subscribe


CONTACT US

(800) 300-1506


OTHER LANGUAGES KEYBOARD_ARROW_UP

Language Arabic العربية (800) 826-6317 Cantonese 粵語 (800) 339-8938 Mandarin 普通话
(800) 300-1533 Hmong Hmoob (800) 771-2156 Korean 한국어 (800) 738-9116 Russian
русский (800) 778-7695 Filipino Tagalog (800) 983-8816 Armenian հայերեն (800)
996-1009 Farsi فارسی (800) 921-8879 Khmer Khmer (800) 906-8528 Lao Lao (800)
357-7976 Spanish Español (800) 300-0213 Vietnamese Tiếng Việt (800) 652-9528


SERVICE CENTER HOURS

Monday to Friday: 8 a.m. - 6 p.m.
Saturday and Sunday: Closed
 


NEW CUSTOMERS

Get a call back from a licensed agent. arrow_forward






SHOP

 * Shop and Compare
 * Apply


MY ACCOUNT

 * Sign In
 * Create an Account

Covered California for Small Business
Enrollment Partners and Agents
Newsroom
Careers
Register to Vote


LEARN

 * Learning Center
 * Support
 * Health
 * Dental
 * Vision
 * Members
 * What is Covered California?
 * American Indians and Alaska Natives
 * Health Care Blog


FOLLOW US


 * Accessibility and Nondiscrimination
 * Terms of Use
 * Privacy Policy
 * Protecting Our Consumers


 * Español
 * العربية
 * 中文
 * hmoob
 * 한국어
 * ру́сский
 * Tagalog
 * հայերեն
 * فارسی
 * Khmer
 * Lao
 * Tiếng Việt

CoveredCA.com is sponsored by Covered California and the Department of Health
Care Services, which work together to support health insurance shoppers to get
the coverage and care that’s right for them.

Copyright © 2022 Covered California

3.5.3

CALCULATOR

×


ESTIMATE WHAT YOU’LL PAY

Estimate what you might pay for your plan with the help of our nifty calculator.

We are experiencing technical difficulties. Please try again later.
Household Income info
$
Please enter a number
ZIP Code

location
Please enter a valid ZIP code
County
Sacramento
Household Size info
1 2 3 4 5 6 7 8
Household size must be the same or more than how many need coverage.
How many need coverage?
1 2 3 4 5 6 7 8
Cannot be more than the household size
When do you want to start coverage?
Next year (2022) This year (2021)
Please enter a coverage year
Age of People Needing Coverage info Age of People Needing Coverage

Age of People Needing Coverage

info


Please enter a valid age for each person.
Received unemployment benefits in 2021? info
Yes

No


Calculate Calculate
Your Estimate $63 per month for a Silver plan. Bronze as low as $0. You may
qualify for: Covered California.
 * You save $507 per month.
 * Brand-name plans.

This isn’t an application for health coverage.


QUICK QUOTE


YOU MAY QUALIFY FOR

done
$63 per month
Medi-Cal
for a Silver plan.
Bronze plans as low as $0.
After financial help from: You may qualify for: You may qualify for: Covered
California both Covered California and no-cost or low-cost coverage through
Medi-Cal. no-cost or low-cost coverage
check_circle Financial Help: $507 per month
check_circle Bronze, Gold and Platinum plans also available
check_circle Coverage for children, adults and families
check_circle Free or affordable pregnancy coverage
check_circle Because of your income, you may be able to sign up now, even if you
don't have another qualifying life event.
Continue
This isn’t an application for health coverage. info
Total Subsidy: $506.80
Members going to cca: 1
Members going to medical: 0
Fed Fairshare: $62.90
FPL%: 217.39130434782606
Percentage of income: 0.0
SLS Benchmark cost: 569.70
SLS Rate: 394.53
Household Rating Factor: 1.44

Edit Calculator
Start Over expand_less
Loading...
Loading...
Loading...

Our calculator will be back soon, but you can still learn more about how Covered
California works.

Get Started
keyboard_arrow_up
TOP