{"product_id":"taylor-complete-kit-chlorine-ph-aklalinity-hardness-cya-75-oz-k-2006-6","title":"Taylor K-2006 Complete Kit of Chlorine, pH, Alkalinity, Harness, CYA -.75 ounce","description":"\u003cstyle\u003e\n  .atb-product-description {\n    --atb-blue: #0b5f8f;\n    --atb-dark-blue: #063f60;\n    --atb-orange: #f47b20;\n    --atb-light-blue: #eef8fc;\n    --atb-light-orange: #fff4ea;\n    --atb-border: #d9e3e8;\n    --atb-text: #24323a;\n    --atb-muted: #5d6d75;\n    --atb-white: #ffffff;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--atb-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .atb-product-description * {\n    box-sizing: border-box;\n  }\n\n  .atb-product-description .atb-hero {\n    background: linear-gradient(135deg, #073f60 0%, #0b5f8f 100%);\n    color: #ffffff;\n    border-radius: 14px;\n    padding: 30px;\n    margin: 0 0 22px;\n    box-shadow: 0 8px 22px rgba(6, 63, 96, 0.16);\n  }\n\n  .atb-product-description .atb-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 10px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.16);\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n  }\n\n  .atb-product-description .atb-hero h2 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: 30px;\n    line-height: 1.2;\n  }\n\n  .atb-product-description .atb-hero p {\n    margin: 0;\n    color: rgba(255, 255, 255, 0.94);\n    font-size: 16px;\n  }\n\n  .atb-product-description .atb-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 0 0 24px;\n  }\n\n  .atb-product-description .atb-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    padding: 8px 12px;\n    border: 1px solid #cfe1ea;\n    border-radius: 999px;\n    background: #f8fcfe;\n    color: var(--atb-dark-blue);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .atb-product-description .atb-badge-orange {\n    border-color: #f7cda9;\n    background: var(--atb-light-orange);\n    color: #a34b0d;\n  }\n\n  .atb-product-description .atb-intro {\n    margin: 0 0 22px;\n    color: var(--atb-text);\n    font-size: 16px;\n  }\n\n  .atb-product-description .atb-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n    margin: 0 0 24px;\n  }\n\n  .atb-product-description .atb-feature-card {\n    min-height: 100%;\n    padding: 20px;\n    border: 1px solid var(--atb-border);\n    border-radius: 12px;\n    background: var(--atb-white);\n    box-shadow: 0 4px 12px rgba(12, 55, 78, 0.05);\n  }\n\n  .atb-product-description .atb-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 40px;\n    height: 40px;\n    margin-bottom: 12px;\n    border-radius: 10px;\n    background: var(--atb-light-blue);\n    color: var(--atb-blue);\n    font-size: 20px;\n    font-weight: 700;\n  }\n\n  .atb-product-description .atb-feature-card h3 {\n    margin: 0 0 7px;\n    color: var(--atb-dark-blue);\n    font-size: 16px;\n    line-height: 1.35;\n  }\n\n  .atb-product-description .atb-feature-card p {\n    margin: 0;\n    color: var(--atb-muted);\n    font-size: 14px;\n  }\n\n  .atb-product-description .atb-callout {\n    margin: 22px 0;\n    padding: 20px 22px;\n    border-left: 5px solid var(--atb-orange);\n    border-radius: 10px;\n    background: var(--atb-light-orange);\n  }\n\n  .atb-product-description .atb-callout h3 {\n    margin: 0 0 8px;\n    color: #9a470d;\n    font-size: 17px;\n  }\n\n  .atb-product-description .atb-callout p {\n    margin: 0;\n    color: #5f3a22;\n  }\n\n  .atb-product-description .atb-expert-tip {\n    margin: 22px 0;\n    padding: 20px 22px;\n    border-left: 5px solid var(--atb-blue);\n    border-radius: 10px;\n    background: var(--atb-light-blue);\n  }\n\n  .atb-product-description .atb-expert-tip h3 {\n    margin: 0 0 8px;\n    color: var(--atb-dark-blue);\n    font-size: 17px;\n  }\n\n  .atb-product-description .atb-expert-tip p {\n    margin: 0;\n    color: #294c5d;\n  }\n\n  .atb-product-description details {\n    margin: 12px 0;\n    overflow: hidden;\n    border: 1px solid var(--atb-border);\n    border-radius: 10px;\n    background: var(--atb-white);\n  }\n\n  .atb-product-description summary {\n    position: relative;\n    padding: 17px 52px 17px 18px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--atb-dark-blue);\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .atb-product-description summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .atb-product-description summary::after {\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    transform: translateY(-50%);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: var(--atb-light-blue);\n    color: var(--atb-blue);\n    content: \"+\";\n    font-size: 21px;\n    font-weight: 500;\n    line-height: 1;\n  }\n\n  .atb-product-description details[open] summary {\n    border-bottom: 1px solid var(--atb-border);\n    background: #fbfdfe;\n  }\n\n  .atb-product-description details[open] summary::after {\n    content: \"−\";\n  }\n\n  .atb-product-description .atb-details-content {\n    padding: 18px;\n  }\n\n  .atb-product-description .atb-details-content p:first-child {\n    margin-top: 0;\n  }\n\n  .atb-product-description .atb-details-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .atb-product-description ul {\n    margin: 12px 0;\n    padding-left: 22px;\n  }\n\n  .atb-product-description li {\n    margin: 7px 0;\n  }\n\n  .atb-product-description .atb-spec-table {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--atb-border);\n    border-radius: 8px;\n    border-collapse: collapse;\n  }\n\n  .atb-product-description .atb-spec-table th,\n  .atb-product-description .atb-spec-table td {\n    padding: 12px 14px;\n    border-bottom: 1px solid var(--atb-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .atb-product-description .atb-spec-table tr:last-child th,\n  .atb-product-description .atb-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .atb-product-description .atb-spec-table th {\n    width: 34%;\n    background: #f7fbfd;\n    color: var(--atb-dark-blue);\n    font-weight: 700;\n  }\n\n  .atb-product-description .atb-support-box {\n    margin-top: 28px;\n    padding: 26px;\n    border-radius: 14px;\n    background: #073f60;\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .atb-product-description .atb-support-box h3 {\n    margin: 0 0 9px;\n    color: #ffffff;\n    font-size: 21px;\n  }\n\n  .atb-product-description .atb-support-box p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.9);\n  }\n\n  @media (max-width: 749px) {\n    .atb-product-description .atb-hero {\n      padding: 23px 20px;\n    }\n\n    .atb-product-description .atb-hero h2 {\n      font-size: 24px;\n    }\n\n    .atb-product-description .atb-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .atb-product-description .atb-spec-table th,\n    .atb-product-description .atb-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .atb-product-description .atb-spec-table th {\n      padding-bottom: 5px;\n      border-bottom: 0;\n    }\n\n    .atb-product-description .atb-spec-table td {\n      padding-top: 5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"atb-product-description\"\u003e\n\n  \u003csection class=\"atb-hero\"\u003e\n    \u003cdiv class=\"atb-eyebrow\"\u003eTaylor Technologies Water Test Kit\u003c\/div\u003e\n    \u003ch2\u003eTaylor K-2006 Complete FAS-DPD Pool \u0026amp; Spa Water Test Kit\u003c\/h2\u003e\n    \u003cp\u003e\n      A comprehensive high-range water testing kit for accurately measuring free chlorine, combined chlorine, pH, total alkalinity, calcium hardness, and cyanuric acid in pools and spas.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"atb-badges\"\u003e\n    \u003cspan class=\"atb-badge\"\u003e✓ FAS-DPD Chlorine Testing\u003c\/span\u003e\n    \u003cspan class=\"atb-badge\"\u003e✓ Tests 6 Key Water Parameters\u003c\/span\u003e\n    \u003cspan class=\"atb-badge atb-badge-orange\"\u003e✓ .75 oz Reagent Bottles\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"atb-intro\"\u003e\n    The \u003cstrong\u003eTaylor K-2006 Complete Test Kit\u003c\/strong\u003e gives pool owners and service professionals a more precise way to monitor water chemistry than typical test strips or basic color-matching kits. It uses the FAS-DPD titration method for chlorine testing, allowing you to measure free chlorine and combined chlorine with clear, repeatable results.\n  \u003c\/p\u003e\n\n  \u003csection class=\"atb-feature-grid\"\u003e\n    \u003cdiv class=\"atb-feature-card\"\u003e\n      \u003cdiv class=\"atb-feature-icon\"\u003e✓\u003c\/div\u003e\n      \u003ch3\u003eHigh-Range FAS-DPD Testing\u003c\/h3\u003e\n      \u003cp\u003e\n        Measures free and combined chlorine using a drop-count titration method instead of relying only on color comparison.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"atb-feature-card\"\u003e\n      \u003cdiv class=\"atb-feature-icon\"\u003e💧\u003c\/div\u003e\n      \u003ch3\u003eComplete Water Balance Coverage\u003c\/h3\u003e\n      \u003cp\u003e\n        Tests chlorine, pH, alkalinity, calcium hardness, and cyanuric acid for routine pool and spa care.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"atb-feature-card\"\u003e\n      \u003cdiv class=\"atb-feature-icon\"\u003e🔍\u003c\/div\u003e\n      \u003ch3\u003eGreat for Routine Monitoring\u003c\/h3\u003e\n      \u003cp\u003e\n        Helps identify water balance changes before they lead to algae, corrosion, scaling, cloudy water, or sanitizer problems.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"atb-callout\"\u003e\n    \u003ch3\u003eWhy Choose a Taylor K-2006 Instead of Test Strips?\u003c\/h3\u003e\n    \u003cp\u003e\n      Test strips are convenient for a quick check, but the Taylor K-2006 provides a more detailed and repeatable approach to water testing. Its FAS-DPD chlorine test is especially useful for accurately checking free chlorine and combined chlorine levels when you need more than a general estimate.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails open\u003e\n    \u003csummary\u003eProduct Overview\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003e\n        The Taylor K-2006 Complete Test Kit is designed for comprehensive pool and spa water analysis. It includes the reagents, comparator components, testing accessories, and instructions needed to monitor the most important water chemistry readings in one organized kit.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The kit is ideal for homeowners who want better control over their water balance, as well as pool professionals who need dependable routine readings for service and troubleshooting.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhat Does the Taylor K-2006 Test?\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFree Chlorine:\u003c\/strong\u003e Measures the active sanitizer available to keep water clean.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCombined Chlorine:\u003c\/strong\u003e Helps identify chloramines and sanitizer demand.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003epH:\u003c\/strong\u003e Measures whether water is acidic, balanced, or too alkaline.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTotal Alkalinity:\u003c\/strong\u003e Helps determine how stable the pH level is.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCalcium Hardness:\u003c\/strong\u003e Helps prevent corrosive or scale-forming water conditions.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCyanuric Acid:\u003c\/strong\u003e Measures stabilizer level in outdoor pools.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eWhy FAS-DPD Chlorine Testing Matters\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003e\n        The K-2006 uses the FAS-DPD method to test chlorine. Instead of deciding whether a color looks “close enough,” the water sample is titrated until it changes from pink to colorless.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        This method is useful for pool owners who want a more reliable chlorine reading, especially when maintaining higher sanitizer levels, troubleshooting water issues, or monitoring combined chlorine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eSpecifications\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003ctable class=\"atb-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eManufacturer\u003c\/th\u003e\n            \u003ctd\u003eTaylor Technologies\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePart Number\u003c\/th\u003e\n            \u003ctd\u003eK-2006\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eTest Method\u003c\/th\u003e\n            \u003ctd\u003eFAS-DPD High-Range Chlorine Test Method\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eReagent Bottle Size\u003c\/th\u003e\n            \u003ctd\u003e.75 oz bottles\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWater Types\u003c\/th\u003e\n            \u003ctd\u003eResidential pools and spas\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePrimary Tests\u003c\/th\u003e\n            \u003ctd\u003eFree chlorine, combined chlorine, pH, total alkalinity, calcium hardness, cyanuric acid\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eRecommended Use\u003c\/th\u003e\n            \u003ctd\u003eRoutine water testing, water balance maintenance, troubleshooting, service use\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eIdeal For\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003ePool owners who want more reliable results than standard test strips.\u003c\/li\u003e\n        \u003cli\u003eSaltwater pools that still require chlorine, pH, alkalinity, hardness, and CYA monitoring.\u003c\/li\u003e\n        \u003cli\u003eTraditional chlorine pools and spas.\u003c\/li\u003e\n        \u003cli\u003ePool professionals and technicians performing regular service checks.\u003c\/li\u003e\n        \u003cli\u003eDiagnosing cloudy water, chlorine demand, algae concerns, scaling, or corrosion risk.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eHow Often Should Pool Water Be Tested?\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003e\n        Chlorine and pH should generally be checked several times per week during swim season, especially during hot weather, heavy use, rain, or after adding chemicals.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Total alkalinity, calcium hardness, and cyanuric acid are usually checked less frequently, but should still be monitored routinely and whenever water balance problems appear.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"atb-expert-tip\"\u003e\n    \u003ch3\u003eAqua Terra Backyard Expert Tip\u003c\/h3\u003e\n    \u003cp\u003e\n      Water chemistry is connected. A chlorine issue may actually be caused by high pH, low cyanuric acid, poor circulation, excessive stabilizer, or high combined chlorine. Testing all major water balance parameters gives you a much better picture than testing chlorine alone.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eDoes the Taylor K-2006 test salt?\u003c\/strong\u003e\u003cbr\u003e\n        No. The K-2006 tests chlorine, pH, alkalinity, calcium hardness, and cyanuric acid. A separate salt test is needed for saltwater pool salinity.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eCan this kit be used with a saltwater pool?\u003c\/strong\u003e\u003cbr\u003e\n        Yes. Saltwater pools still need routine testing for chlorine, pH, alkalinity, calcium hardness, and cyanuric acid.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eWhat is the difference between free chlorine and combined chlorine?\u003c\/strong\u003e\u003cbr\u003e\n        Free chlorine is the active sanitizer available to clean the water. Combined chlorine is chlorine that has reacted with contaminants and is less effective.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eAre replacement reagents available?\u003c\/strong\u003e\u003cbr\u003e\n        Yes. Taylor reagents can be replaced individually as they are used or as they age. Store reagents in a cool, dry location away from direct sunlight.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eIs this the same as the K-2006C?\u003c\/strong\u003e\u003cbr\u003e\n        The K-2006 uses .75 oz reagent bottles. The K-2006C version typically includes larger reagent bottles for higher testing volume.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eStorage \u0026amp; Care\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eStore test reagents upright in a cool, dry area.\u003c\/li\u003e\n        \u003cli\u003eKeep reagent bottles away from direct sunlight and excessive heat.\u003c\/li\u003e\n        \u003cli\u003eDo not mix caps between bottles.\u003c\/li\u003e\n        \u003cli\u003eReplace reagents if they are expired, contaminated, damaged, or producing questionable results.\u003c\/li\u003e\n        \u003cli\u003eRinse test cells with clean water after use.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n    \u003csummary\u003eShipping \u0026amp; Returns\u003c\/summary\u003e\n    \u003cdiv class=\"atb-details-content\"\u003e\n      \u003cp\u003e\n        Please review the included testing parameters and reagent bottle size before ordering. This kit does not include salt testing.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Reagents should be stored properly after delivery to help preserve their accuracy and useful life.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003csection class=\"atb-support-box\"\u003e\n    \u003ch3\u003eNeed Help Choosing the Right Taylor Test Kit?\u003c\/h3\u003e\n    \u003cp\u003e\n      Contact Aqua Terra Backyard with your pool type, sanitizer type, and the parameters you want to test. We can help you identify the right Taylor kit or refill reagents for your water testing routine.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Taylor Water Technologies","offers":[{"title":"Default Title","offer_id":51999097913618,"sku":"K-2006","price":84.22,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0733\/2279\/1186\/files\/TAYK20066_0.jpg?v=1770172245","url":"https:\/\/www.aquaterrabackyard.com\/products\/taylor-complete-kit-chlorine-ph-aklalinity-hardness-cya-75-oz-k-2006-6","provider":"Aqua Terra Backyard","version":"1.0","type":"link"}