{"id":12501,"date":"2018-06-19T18:27:27","date_gmt":"2018-06-19T21:27:27","guid":{"rendered":"https:\/\/www.lawnstarter.com\/blog\/?p=12501"},"modified":"2026-01-13T14:35:36","modified_gmt":"2026-01-13T17:35:36","slug":"best-grass-types-chicago","status":"publish","type":"post","link":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/","title":{"rendered":"4 Best Grass Types for Lawns in Chicago"},"content":{"rendered":"<p class=\"wp-block-paragraph\">The best grass types for the Chicago area can take our cold winters and hot summers, occasional drought, and sometimes, too much rain.<\/p>    <p class=\"wp-block-paragraph\">That means the best grass types for Chicagoland lawns are Kentucky bluegrass, turf-type tall fescue, fine fescues, and perennial ryegrass.&nbsp;<\/p>    <h2 class=\"wp-block-heading\" id=\"0-calculate-the-best-grass-for-your-chicago-lawn\">Calculate the Best Grass for Your Chicago Lawn<\/h2>    <figure class=\"wp-block-image size-full\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"300\" src=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/Grass-Types-Chicago-small.jpg?wsr\" alt=\"A combined image shows the 4 most popular types of grass in Chicago, IL: Bluegrass, Tall Fescue, Fine Fescue, and Ryegrass.\" class=\"wp-image-139397\" srcset=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/Grass-Types-Chicago-small.jpg 1200w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/Grass-Types-Chicago-small-300x75.jpg 300w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/Grass-Types-Chicago-small-656x164.jpg 656w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/Grass-Types-Chicago-small-150x38.jpg 150w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/Grass-Types-Chicago-small-768x192.jpg 768w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/Grass-Types-Chicago-small-928x232.jpg 928w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">Illustration by Whitney Lehnecker \/ LawnStarter<\/figcaption><\/figure>    <p class=\"wp-block-paragraph\">But which of these 4 cool-season grasses is best for your particular lawn? The best grass for you really depends on how much time you plan to spend caring for your Chicago lawn.&nbsp;Answer a few questions, such as how much lawn maintenance you want to do, and our Grass Match tool will calculate which is the best grass type for you and your lawn.<\/p>    <!-- CGX Grass Match Calculator (namespaced CSS, original JS variable names) --> <div id=\"cgx-grass-calculator\" class=\"cgx-root\" aria-label=\"Grass Match Calculator\">   <div class=\"cgx-card\">     <header class=\"cgx-header\">       <h2 class=\"cgx-title\">\ud83c\udf31 Grass Match Calculator for Chicago<\/h2>       <p class=\"cgx-subtitle\">Find the perfect grass type for your Chicagoland lawn<\/p>     <\/header>      <div class=\"cgx-grid\">       <div class=\"cgx-col\">         <div class=\"cgx-qcard\">           <label class=\"cgx-label\" for=\"shade\">What&#8217;s your yard&#8217;s sun exposure?<\/label>           <select id=\"shade\" class=\"cgx-select\">             <option value=\"\">Any sun exposure<\/option>             <option value=\"full\">Full Sun (6+ hours)<\/option>             <option value=\"partial\">Partial Sun (4\u20136 hours)<\/option>             <option value=\"minimal\">Mostly Shade (2\u20134 hours)<\/option>           <\/select>         <\/div>          <div class=\"cgx-qcard\">           <label class=\"cgx-label\" for=\"traffic\">How much foot traffic will your lawn get?<\/label>           <select id=\"traffic\" class=\"cgx-select\">             <option value=\"\">Any foot traffic level<\/option>             <option value=\"high\">Heavy Traffic<\/option>             <option value=\"moderate\">Moderate Traffic<\/option>             <option value=\"low\">Light Traffic<\/option>           <\/select>         <\/div>       <\/div>        <div class=\"cgx-col\">         <div class=\"cgx-qcard\">           <label class=\"cgx-label\" for=\"drought\">How important is drought tolerance?<\/label>           <select id=\"drought\" class=\"cgx-select\">             <option value=\"\">Any drought tolerance importance<\/option>             <option value=\"high\">Very Important<\/option>             <option value=\"moderate\">Somewhat Important<\/option>             <option value=\"low\">Not Important<\/option>           <\/select>         <\/div>          <div class=\"cgx-qcard\">           <label class=\"cgx-label\" for=\"maintenance\">How much maintenance can you handle?<\/label>           <select id=\"maintenance\" class=\"cgx-select\">             <option value=\"\">Any maintenance level<\/option>             <option value=\"high\">High Maintenance<\/option>             <option value=\"moderate\">Moderate Maintenance<\/option>             <option value=\"low\">Low Maintenance<\/option>           <\/select>         <\/div>       <\/div>     <\/div>      <div class=\"cgx-actions\">       <!-- keep inline handler for parity with your working embed -->       <button type=\"button\" class=\"cgx-btn\">\ud83c\udf31 Find My Perfect Grass<\/button>     <\/div>      <div id=\"results-container\" class=\"cgx-results\" aria-live=\"polite\" hidden><\/div>   <\/div> <\/div>  <style>   \/* namespaced CSS (cgx-*) *\/   .cgx-root { max-width:800px; margin:0 auto; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif; }   .cgx-card { background:linear-gradient(135deg,#e8f5e8,#f0f8f0); border:1px solid #d4e6d4; border-radius:12px; padding:20px; }   .cgx-header { text-align:center; margin-bottom:20px; }   .cgx-title { color:#2d5a2d; margin:0 0 8px; font-size:24px; font-weight:700; }   .cgx-subtitle { color:#4a6b4a; font-size:16px; }   .cgx-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; }   .cgx-qcard { background:#fff; border:1px solid #d4e6d4; border-radius:8px; padding:16px; }   .cgx-label { font-weight:600; font-size:15px; color:#2d5a2d; display:block; margin-bottom:10px; }   .cgx-select { width:100%; padding:10px; border:2px solid #d4e6d4; border-radius:6px; }   .cgx-actions { text-align:center; margin:18px 0; }   .cgx-btn { background:#4CAF50; color:#fff; border:none; padding:14px 26px; border-radius:8px; font-size:16px; font-weight:700; cursor:pointer; box-shadow:0 2px 6px rgba(76,175,80,.3); }   .cgx-btn:hover { background:#45a049; box-shadow:0 4px 12px rgba(76,175,80,.4); transform:translateY(-1px); }   .cgx-results { margin-top:12px; }   .cgx-result-card { background:#fff; border:1px solid #d4e6d4; border-radius:8px; padding:15px; margin-bottom:12px; }   .cgx-result-card.cgx-top { background:#f8fdf8; border-color:#4CAF50; }   .cgx-result-head { display:flex; justify-content:space-between; align-items:flex-start; gap:12px; margin-bottom:8px; }   .cgx-result-title { margin:0; font-size:18px; font-weight:700; color:#2d5a2d; }   .cgx-badge { background:#e8f5e8; color:#2d5a2d; padding:6px 12px; border-radius:999px; font-size:13px; font-weight:700; white-space:nowrap; }   .cgx-result-card.cgx-top .cgx-badge { background:#4CAF50; color:#fff; }   .cgx-desc { font-size:14px; color:#4a6b4a; margin:0 0 10px; line-height:1.4; }   .cgx-two-col { display:grid; grid-template-columns:1fr 1fr; gap:14px; font-size:13px; }   .cgx-pros strong { color:#2d5a2d; }   .cgx-cons strong { color:#d64545; }   .cgx-list { margin:6px 0 0; padding-left:18px; color:#4a6b4a; }   .cgx-list.cgx-cons { color:#6a4a4a; }   .cgx-link { color:#4CAF50; text-decoration:none; font-size:13px; font-weight:600; border-bottom:1px solid #4CAF50; }   .cgx-tip { background:#f0f8f0; border-left:4px solid #4CAF50; padding:12px; border-radius:8px; margin-top:14px; font-size:13px; color:#2d5a2d; }   @media (max-width:768px){ .cgx-grid{grid-template-columns:1fr;} } <\/style>  <script>\n  function trackGA4(eventName, params) {\n    if (typeof window.gtag === \"function\") {\n      window.gtag(\"event\", eventName, {\n        send_to: \"G-MF2FDLCNKD\",\n        ...(params || {})\n      });\n    }\n  }\n  \/* ---------- Data (original variable names) ---------- *\/\n  var grassTypes = {\n    kentucky_bluegrass: {\n      name: \"Kentucky Bluegrass\",\n      description: \"The most popular cool-season grass with blue-green color and fine texture. Spreads by rhizomes for self-repair. Thrives in Chicago's climate but needs consistent watering during hot summers.\",\n      shadeScore: { full: 3, partial: 2, minimal: 1 },\n      droughtScore: { high: 2, moderate: 3, low: 1 },\n      trafficScore: { high: 2, moderate: 3, low: 3 },\n      maintenanceScore: { high: 3, moderate: 2, low: 1 },\n      pros: [\"Spreads by rhizomes for natural repair\",\"Classic lawn appearance\",\"Cold-hardy for Chicago winters\",\"Excellent for overseeding\"],\n      cons: [\"High maintenance requirements\",\"Susceptible to fungal diseases\",\"Poor shade tolerance\",\"Needs regular watering\"]\n    },\n    tall_fescue: {\n      name: \"Turf-Type Tall Fescue\",\n      description: \"Durable, dark green turf with deep roots (2\u20133 ft). Excellent drought\/traffic tolerance and handles variable Chicago weather.\",\n      shadeScore: { full: 2, partial: 3, minimal: 3 },\n      droughtScore: { high: 3, moderate: 3, low: 2 },\n      trafficScore: { high: 3, moderate: 3, low: 2 },\n      maintenanceScore: { high: 1, moderate: 2, low: 3 },\n      pros: [\"Excellent drought tolerance\",\"Handles heavy foot traffic\",\"Low maintenance once established\",\"Deep roots prevent erosion\"],\n      cons: [\"Slow to recover from damage\",\"Needs frequent mowing in spring\",\"Susceptible to brown patch\",\"Can be tougher to overseed\"]\n    },\n    fine_fescue: {\n      name: \"Fine Fescues\",\n      description: \"Low-maintenance, fine texture; great shade performance and tolerates poorer urban soils common around Chicago.\",\n      shadeScore: { full: 1, partial: 3, minimal: 3 },\n      droughtScore: { high: 3, moderate: 3, low: 2 },\n      trafficScore: { high: 1, moderate: 2, low: 3 },\n      maintenanceScore: { high: 1, moderate: 1, low: 3 },\n      pros: [\"Excellent shade tolerance\",\"Very low maintenance\",\"High drought tolerance\",\"Grows in poor soils\"],\n      cons: [\"Limited foot traffic tolerance\",\"Some varieties disease-prone\",\"Slower recovery from damage\",\"Not ideal for highly active yards\"]\n    },\n    perennial_ryegrass: {\n      name: \"Perennial Ryegrass\",\n      description: \"Very fast germination (5\u201310 days) and strong traffic tolerance; popular for overseeding and quick repairs.\",\n      shadeScore: { full: 3, partial: 2, minimal: 1 },\n      droughtScore: { high: 1, moderate: 2, low: 3 },\n      trafficScore: { high: 3, moderate: 3, low: 2 },\n      maintenanceScore: { high: 2, moderate: 3, low: 2 },\n      pros: [\"Germinates quickly for fast results\",\"Excellent traffic tolerance\",\"Moderate maintenance\",\"Great for overseeding\"],\n      cons: [\"Poor drought tolerance\",\"Doesn't spread naturally\",\"May thin out over time\",\"Gray leaf spot risk in humidity\"]\n    }\n  };\n\n  \/* ---------- Safe localStorage helpers (namespaced keys) ---------- *\/\n  var CGX_KEYS = {\n    answers: 'cgx_grass_answers',\n    type: 'cgx_grass_results_type',\n    scores: 'cgx_grass_scores',\n    order: 'cgx_grass_sorted'\n  };\n  function safeSet(k, v){ try { localStorage.setItem(k, v); } catch(_){} }\n  function safeGet(k){ try { return localStorage.getItem(k); } catch(_){ return null; } }\n\n  \/* ---------- Core flow (original function names preserved) ---------- *\/\n  function calculateResults(){\n    var answers = {\n      shade: (document.getElementById('shade')||{}).value || '',\n      drought: (document.getElementById('drought')||{}).value || '',\n      traffic: (document.getElementById('traffic')||{}).value || '',\n      maintenance: (document.getElementById('maintenance')||{}).value || ''\n    };\n    var hasAny = Object.values(answers).some(Boolean);\n    safeSet(CGX_KEYS.answers, JSON.stringify(answers));\n\n    var answeredQuestions = ['shade','drought','traffic','maintenance'].filter(function(k){\n      return answers[k];\n    }).length;\n    \n    if (answeredQuestions > 0) {\n      trackGA4(\"grass_types_chicago_calculator\", {\n        shade: answers.shade,\n        drought: answers.drought,\n        traffic: answers.traffic,\n        maintenance: answers.maintenance,\n        answered_questions: answeredQuestions\n      });\n    }\n\n\n    if (!hasAny){\n      showAllGrassTypes();\n      safeSet(CGX_KEYS.type, 'general');\n      return;\n    }\n\n    \/\/ score + normalize + gentle tie-breakers for stable ordering\n    var scores = {};\n    var tieBreakers = { kentucky_bluegrass:0.03, tall_fescue:0.02, fine_fescue:0.01, perennial_ryegrass:0.00 };\n    Object.keys(grassTypes).forEach(function(k){\n      var g = grassTypes[k], score = 0, cnt = 0;\n      if (answers.shade){ score += g.shadeScore[answers.shade] || 0; cnt++; }\n      if (answers.drought){ score += g.droughtScore[answers.drought] || 0; cnt++; }\n      if (answers.traffic){ score += g.trafficScore[answers.traffic] || 0; cnt++; }\n      if (answers.maintenance){ score += g.maintenanceScore[answers.maintenance] || 0; cnt++; }\n      scores[k] = (cnt ? (score\/cnt) : 0) + (tieBreakers[k] || 0);\n    });\n\n    var sorted = Object.keys(scores).sort(function(a,b){ return scores[b] - scores[a]; });\n\n    safeSet(CGX_KEYS.type, 'personalized');\n    safeSet(CGX_KEYS.scores, JSON.stringify(scores));\n    safeSet(CGX_KEYS.order, JSON.stringify(sorted));\n\n    showResults(sorted, scores);\n  }\n\n  function showAllGrassTypes(){\n    var results = document.getElementById('results-container');\n    if (!results) return;\n    results.hidden = false;\n\n    \/\/ fixed %s for general mode so the top card looks confidently recommended\n    var fixedPercentages = { kentucky_bluegrass:100, tall_fescue:94, fine_fescue:87 };\n    var order = ['kentucky_bluegrass','tall_fescue','fine_fescue'];\n\n    results.innerHTML =\n      '<div class=\"cgx-result-card cgx-top\">' +\n        '<div class=\"cgx-result-head\">' +\n          '<h5 class=\"cgx-result-title\">1. '+grassTypes[order[0]].name+'<\/h5>' +\n          '<div class=\"cgx-badge\">'+fixedPercentages[order[0]]+'% match<\/div>' +\n        '<\/div>' +\n        '<p class=\"cgx-desc\">'+grassTypes[order[0]].description+'<\/p>' +\n        buildProsCons(order[0]) +\n        buildLinkRow(order[0]) +\n      '<\/div>' +\n      order.slice(1).map(function(key, i){\n        var g = grassTypes[key], pct = fixedPercentages[key];\n        return '<div class=\"cgx-result-card\">' +\n                 '<div class=\"cgx-result-head\">' +\n                   '<h5 class=\"cgx-result-title\">'+(i+2)+'. '+g.name+'<\/h5>' +\n                   '<div class=\"cgx-badge\">'+pct+'% match<\/div>' +\n                 '<\/div>' +\n                 '<p class=\"cgx-desc\">'+g.description+'<\/p>' +\n                 buildProsCons(key) +\n                 buildLinkRow(key) +\n               '<\/div>';\n      }).join('') +\n      '<div class=\"cgx-tip\">\ud83c\udf31 <strong>Want personalized recommendations?<\/strong> Select your conditions above and click \u201cFind My Perfect Grass\u201d.<\/div>';\n  }\n\n  function showResults(sortedGrasses, scores){\n    var results = document.getElementById('results-container');\n    if (!results) return;\n    results.hidden = false;\n\n    var max = Math.max.apply(Math, Object.values(scores));\n    if (!isFinite(max) || max <= 0){ showAllGrassTypes(); return; }\n\n    \/\/ dynamic tip based on how many answers were provided\n    var answers = JSON.parse(safeGet(CGX_KEYS.answers) || '{}');\n    var answeredCount = ['shade','drought','traffic','maintenance'].filter(function(k){ return (answers||{})[k]; }).length;\n    var tipText = answeredCount===4\n      ? '\ud83c\udfaf <strong>Perfect match!<\/strong> You\u2019ve answered all questions for the most accurate recommendations.'\n      : answeredCount>=2\n        ? '\ud83d\udcdd <strong>Good results!<\/strong> Answer the remaining questions to personalize even further.'\n        : '\ud83d\udca1 <strong>Tip:<\/strong> Answer more questions above to refine your results.';\n\n    \/\/ build top 3 with unique, reasonable %s\n    var cards = sortedGrasses.slice(0,3).map(function(key, idx){\n      var g = grassTypes[key];\n      var pct = Math.round((scores[key] \/ max) * 100);\n      if (idx>0){\n        var prevPct = Math.round((scores[sortedGrasses[idx-1]] \/ max) * 100);\n        if (pct >= prevPct) pct = prevPct - 1; \/\/ ensure descending\n      }\n      if (pct < 60) pct = Math.max(pct, 85 - (idx * 3)); \/\/ keep badges meaningful\n\n      return '<div class=\"cgx-result-card '+(idx===0?'cgx-top':'')+'\">' +\n               '<div class=\"cgx-result-head\">' +\n                 '<h5 class=\"cgx-result-title\">'+(idx+1)+'. '+g.name+'<\/h5>' +\n                 '<div class=\"cgx-badge\">'+pct+'% match<\/div>' +\n               '<\/div>' +\n               '<p class=\"cgx-desc\">'+g.description+'<\/p>' +\n               buildProsCons(key) +\n               buildLinkRow(key) +\n             '<\/div>';\n    }).join('');\n\n    results.innerHTML = cards + '<div class=\"cgx-tip\">'+tipText+'<\/div>';\n  }\n\n  \/* ---------- Helpers: pros\/cons + learn-more links ---------- *\/\n  var grassLinks = {\n    kentucky_bluegrass: 'https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/kentucky-bluegrass\/',\n    tall_fescue: 'https:\/\/www.lawnstarter.com\/blog\/grass-guides\/tall-fescue-lawn-maintenance-guide\/',\n    fine_fescue: 'https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/fine-fescue\/',\n    perennial_ryegrass: 'https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/perennial-ryegrass\/'\n  };\n  function buildProsCons(key){\n    var g = grassTypes[key];\n    return '<div class=\"cgx-two-col\">' +\n             '<div class=\"cgx-pros\"><strong>\u2705 Pros:<\/strong><ul class=\"cgx-list\">'+\n               g.pros.map(function(p){ return '<li>'+p+'<\/li>'; }).join('') +\n             '<\/ul><\/div>' +\n             '<div class=\"cgx-cons\"><strong>\u26a0\ufe0f Considerations:<\/strong><ul class=\"cgx-list cgx-cons\">'+\n               g.cons.map(function(c){ return '<li>'+c+'<\/li>'; }).join('') +\n             '<\/ul><\/div>' +\n           '<\/div>';\n  }\n  function buildLinkRow(key){\n    var href = grassLinks[key] || '#';\n    var textMap = {\n      kentucky_bluegrass:'Read more about Kentucky bluegrass.',\n      tall_fescue:'Read more about tall fescue.',\n      fine_fescue:'Read more about fine fescue.',\n      perennial_ryegrass:'Read more about perennial ryegrass.'\n    };\n    var label = textMap[key] || 'Learn more';\n    return '<p style=\"margin:10px 0 0;\"><a class=\"cgx-link\" href=\"'+href+'\">'+label+' \u2192<\/a><\/p>';\n  }\n\n  \/* ---------- Persistence + robust init (keeps your original names) ---------- *\/\n  function restoreSavedState(){\n    var saved = safeGet(CGX_KEYS.answers);\n    if (saved){\n      try {\n        var a = JSON.parse(saved);\n        var ids = ['shade','drought','traffic','maintenance'];\n        ids.forEach(function(id){\n          var el = document.getElementById(id);\n          if (el) el.value = a[id] || '';\n        });\n      } catch(_) {}\n    }\n\n    var type = safeGet(CGX_KEYS.type);\n    if (type === 'general'){\n      showAllGrassTypes();\n    } else if (type === 'personalized'){\n      var s = safeGet(CGX_KEYS.scores);\n      var o = safeGet(CGX_KEYS.order);\n      if (s && o){\n        try { showResults(JSON.parse(o), JSON.parse(s)); } catch(_) { showAllGrassTypes(); }\n      } else {\n        showAllGrassTypes();\n      }\n    }\n  }\n\n  function bindUI(){\n    \/\/ also bind programmatically (in addition to your inline onclick) for CSP-safe installs\n    var btn = document.querySelector('.cgx-btn');\n    if (btn) btn.addEventListener('click', calculateResults);\n\n    document.addEventListener('keydown', function(e){\n      if (e.key === 'Enter') calculateResults();\n    });\n  }\n\n  (function init(){\n    if (document.readyState === 'loading'){\n      document.addEventListener('DOMContentLoaded', init, { once:true });\n      return;\n    }\n    bindUI();\n    restoreSavedState();\n  })();\n<\/script>   <div class=\"wp-block-ub-table-of-contents-block ub_table-of-contents\" id=\"ub_table-of-contents-fff53825-57f8-44eb-8b7a-4089fa4b411c\" data-linktodivider=\"false\" data-showtext=\"show\" data-hidetext=\"hide\" data-scrolltype=\"auto\" data-enablesmoothscroll=\"false\" data-initiallyhideonmobile=\"false\" data-initiallyshow=\"true\"><div class=\"ub_table-of-contents-header-container\" style=\"\"> \t\t\t<div class=\"ub_table-of-contents-header\" style=\"text-align: left; \"> \t\t\t\t<div class=\"ub_table-of-contents-title\" style=\"\">Let\u2019s take a closer look at the 4 best grasses for Chicago lawns<\/div> \t\t\t\t \t\t\t<\/div> \t\t<\/div><div class=\"ub_table-of-contents-extra-container\" style=\"\"> \t\t\t<div class=\"ub_table-of-contents-container ub_table-of-contents-1-column\"> \t\t\t\t<ul style=\"\"><li style=\"\"><a href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#0-calculate-the-best-grass-for-your-chicago-lawn\" style=\"\">Calculate the Best Grass for Your Chicago Lawn<\/a><\/li><li style=\"\"><a href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#1-1-kentucky-bluegrass\" style=\"\">1. Kentucky Bluegrass<\/a><\/li><li style=\"\"><a href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#2-2-turf-type-tall-fescue\" style=\"\">2. Turf-Type Tall Fescue<\/a><\/li><li style=\"\"><a href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#3-3-fine-fescues\" style=\"\">3. Fine Fescues<\/a><\/li><li style=\"\"><a href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#4-4-perennial-ryegrass\" style=\"\">4. Perennial Ryegrass<\/a><\/li><li style=\"\"><a href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#5-best-grass-types-for-chicago-compared\" style=\"\">Best Grass Types for Chicago Compared<\/a><\/li><li style=\"\"><a href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#6-faq-about-growing-grass-in-chicago\" style=\"\">FAQ About Growing Grass in Chicago<\/a><\/li><\/ul> \t\t\t<\/div> \t\t<\/div><\/div>   <h2 class=\"wp-block-heading\" id=\"1-1-kentucky-bluegrass\">1. Kentucky Bluegrass<\/h2>    <figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"535\" src=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/bluegrass.jpg?wsr\" alt=\"Close-up of a lush, green kentucky bluegrass lawn.\" class=\"wp-image-138358\" style=\"aspect-ratio:16\/9;object-fit:cover\" srcset=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/bluegrass.jpg 800w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/bluegrass-300x201.jpg 300w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/bluegrass-656x439.jpg 656w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/bluegrass-150x100.jpg 150w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/bluegrass-768x514.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"wp-element-caption\">Kentucky Bluegrass. Photo Credit: <a href=\"https:\/\/stock.adobe.com\/images\/kentucky-bluegrass-lawn-grass-digital-landscape-photography\/398963331?prev_url=detail\" target=\"_blank\" rel=\"noreferrer noopener\">PAULINE<\/a> \/ Adobe Stock<\/figcaption><\/figure>    <p class=\"wp-block-paragraph\">Kentucky bluegrass is the most common grass in Chicago and across the area, including Naperville and Matteson. Kentucky blue is probably the most well-known and popular cool-season grass for northern climates.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">One of the advantages of this blue-green, fine-textured grass is that it spreads by rhizomes, which means it can fill in if a patch dies.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">Kentucky bluegrass also manages drought by going dormant. When it rains again, the grass greens up.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">It\u2019s really a sun-loving grass and does not do well in heavy shade.&nbsp;<\/p>    <p class=\"wp-block-paragraph\"><strong>Note: <\/strong>Kentucky bluegrass seed does not germinate well, so it\u2019s usually mixed with other species like perennial rye to ensure good coverage.<\/p>    <ul class=\"wp-block-list\"> <li><strong>Shade Tolerance:<\/strong> Low to moderate<\/li>    <li><strong>Drought Tolerance:<\/strong> Moderate<\/li>    <li><strong>Foot Traffic Tolerance:<\/strong> Low to moderate (rhizomes help it recover)<\/li>    <li><strong>Maintenance Needs<\/strong>: High<\/li>    <li><strong>Potential for Disease:<\/strong> Moderate; susceptible to several fungal diseases, including necrotic ring spot and summer patch<\/li> <\/ul>    <p class=\"wp-block-paragraph\"><strong>LawnStarter Chicago Pro Tip: <\/strong>For spring, summer, fall, or winter care, two helpful tips are:&nbsp;<\/p>    <ol class=\"wp-block-list\"> <li>1. Aerate your lawn in the fall or early spring to improve soil health.<\/li>    <li>2. Adjust your mowing height throughout the year, keeping it taller in the summer to retain moisture and prevent weed growth.<\/li> <\/ol>    <p class=\"wp-block-paragraph\"><strong>See Related:<\/strong><br>\u2013 <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/kentucky-bluegrass\/\">Guide for Growing Kentucky Bluegrass<br><\/a>\u2013 <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/when-to-fertilize-kentucky-bluegrass\/\">When to Fertilize Kentucky Bluegrass<\/a><\/p>    <h2 class=\"wp-block-heading\" id=\"2-2-turf-type-tall-fescue\">2. Turf-Type Tall Fescue<\/h2>    <figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/tall-fescue.jpg?wsr\" alt=\"Close-up of long, lush, green tall fescue blades.\" class=\"wp-image-138365\" style=\"aspect-ratio:16\/9;object-fit:cover\" srcset=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/tall-fescue.jpg 800w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/tall-fescue-300x200.jpg 300w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/tall-fescue-656x437.jpg 656w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/tall-fescue-150x100.jpg 150w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/tall-fescue-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"wp-element-caption\">Tall Fescue. Photo Credit: <a href=\"https:\/\/stock.adobe.com\/images\/closeup-of-tall-fescue-blades-in-farming-field-ideal-for-agriculture-and-animal-feed\/814389939?prev_url=detail\" target=\"_blank\" rel=\"noreferrer noopener\">Serhii<\/a> \/ Adobe Stock Generated with AI<\/figcaption><\/figure>    <p class=\"wp-block-paragraph\">Turf-type tall fescue used to be called tall fescue, and it had a rough, weedy texture. Genetics has greatly improved this species, and now it has a dark green color and a coarse texture like Kentucky bluegrass.<\/p>    <p class=\"wp-block-paragraph\">This fescue is a clump or bunch grower but develops an extensive root system. The root system reduces watering needs, so an irrigation system may need to be adjusted.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">Although shade-tolerant, turf-type tall fescue needs at least 4 hours of direct sun each day. This means this grass is suitable for Elmhurst, Glencoe, and other sunny Chicago-area lawns.<\/p>    <ul class=\"wp-block-list\"> <li><strong>Shade Tolerance<\/strong>: Moderate<\/li>    <li><strong>Drought Tolerance<\/strong><strong>: <\/strong>High<\/li>    <li><strong>Foot Traffic Tolerance:<\/strong> High (but doesn\u2019t recover well and will require overseeding)<\/li>    <li><strong>Maintenance Needs:<\/strong><strong> <\/strong>Low (but requires frequent mowing)<\/li>    <li><strong>Potential for Disease:<\/strong> Low; susceptible to brown patch<\/li> <\/ul>    <p class=\"wp-block-paragraph\"><strong>See Related:<\/strong><br>\u2013 <a href=\"https:\/\/www.lawnstarter.com\/blog\/grass-guides\/tall-fescue-lawn-maintenance-guide\/\">Tall Fescue Lawn Maintenance Guide<br><\/a>\u2013 <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/when-to-fertilize-fescue\/\">When to Fertilize Fescues<\/a><\/p>    <h2 class=\"wp-block-heading\" id=\"3-3-fine-fescues\">3. Fine Fescues<\/h2>    <figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"492\" src=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/fine-fescue.jpg?wsr\" alt=\"Close-up of a lush, green fine fescue lawn.\" class=\"wp-image-138400\" style=\"aspect-ratio:16\/9;object-fit:cover\" srcset=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/fine-fescue.jpg 800w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/fine-fescue-300x185.jpg 300w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/fine-fescue-656x403.jpg 656w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/fine-fescue-150x92.jpg 150w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/fine-fescue-768x472.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"wp-element-caption\">Fine Fescue. Photo Credit: <a href=\"https:\/\/stock.adobe.com\/images\/young-fescue-grass\/27510212?prev_url=detail\" target=\"_blank\" rel=\"noreferrer noopener\">dbvirago<\/a> \/ Adobe Stock<\/figcaption><\/figure>    <p class=\"wp-block-paragraph\">Fine fescues are a group of low-maintenance grasses: creeping red fescue, chewings fescue, hard fescue, and sheep fescue.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">Fine fescues are medium to dark green in color with a fine, feathery texture. Fine fescues can frequently be found mixed with other types of grass seed.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">Although recommended for shade to part sun, fine fescues need at least 2 hours of full sun a day. There\u2019s no grass that can grow in deep shade, so consider a landscape bed of shrubs or perennials.<\/p>    <p class=\"wp-block-paragraph\"><strong>Note:<\/strong> The creeping fescues spread by rhizomes, and the others are clump growers.&nbsp;<\/p>    <ul class=\"wp-block-list\"> <li><strong>Shade Tolerance:<\/strong><strong> <\/strong>High<\/li>    <li><strong>Drought Tolerance<\/strong><strong>: <\/strong>High<\/li>    <li><strong>Foot Traffic Tolerance:<\/strong> Moderate<\/li>    <li><strong>Maintenance Needs:<\/strong><strong> <\/strong>Low<\/li>    <li><strong>Potential for Disease: <\/strong>Moderate (some species have high resistance while others have low resistance); susceptible to summer patch, snow mold, red thread, and dollar spot<\/li> <\/ul>    <p class=\"wp-block-paragraph\"><strong>See Related:<\/strong> <br>&#8212; <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/fine-fescue\/\">Guide to Growing Fine Fescues<\/a><\/p>    <h2 class=\"wp-block-heading\" id=\"4-4-perennial-ryegrass\">4. Perennial Ryegrass<\/h2>    <figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/07\/rye.jpg\" alt=\"A close-up of green ryegrass in a lawn.\" class=\"wp-image-137156\" style=\"aspect-ratio:16\/9;object-fit:cover\" srcset=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/07\/rye.jpg 800w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/07\/rye-300x169.jpg 300w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/07\/rye-656x369.jpg 656w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/07\/rye-150x84.jpg 150w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/07\/rye-768x432.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><figcaption class=\"wp-element-caption\">Ryegrass. Photo Credit: <a href=\"https:\/\/stock.adobe.com\/images\/lolium-perenne-commonly-known-as-perennial-ryegrass-is-a-fast-growing-cool-season-grass-with-fine-texture-it-s-ideal-for-lawns-pastures-and-erosion-control-in-temperate-climates\/1374135189?prev_url=detail\" target=\"_blank\" rel=\"noreferrer noopener\">cilicia<\/a> \/ Adobe Stock<\/figcaption><\/figure>    <p class=\"wp-block-paragraph\">Perennial ryegrass has a dark green, fine texture with a high tolerance for foot traffic, making it perfect for touch football games and areas with playful puppies and kids.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">Perennial ryegrass seed is frequently mixed with Kentucky bluegrass when sowing Chicago lawns. Unlike the rhizome-spreading Kentucky blue, perennial ryegrass grows in clumps or bunches.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">Although perennial is in its name, it germinates quickly, covering the soil, while Kentucky blue germinates and spreads.<\/p>    <ul class=\"wp-block-list\"> <li><strong>Shade Tolerance:<\/strong> Low<\/li>    <li><strong>Drought Tolerance:<\/strong> Moderate<\/li>    <li><strong>Foot Traffic Tolerance:<\/strong> High, but as a bunch-type grass, it has little ability to recuperate, and damaged grass must be overseeded.<\/li>    <li><strong>Maintenance Needs:<\/strong> Moderate<\/li>    <li><strong>Potential for Disease: <\/strong>Moderate; susceptible to gray leaf spot and rust<br><\/li>    <li><strong>See Related:<\/strong> <br>&#8212; <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/perennial-ryegrass\/\">Guide to Growing Perennial Ryegrass<\/a><\/li> <\/ul>    <h2 class=\"wp-block-heading\" id=\"5-best-grass-types-for-chicago-compared\">Best Grass Types for Chicago Compared<\/h2>    <p class=\"wp-block-paragraph\">When choosing a grass type for your Chicago lawn, consider factors such as lawn maintenance (how much work will it take to keep your yard looking great), drought tolerance, and shade tolerance.<\/p>    <p class=\"wp-block-paragraph\">The table below compares the 4 best grass types for Chicago on these 3 factors and more, but we\u2019ve made it even easier for you to make a choice.&nbsp;<\/p>    <div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\"> <div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\"> <div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"> <figure class=\"wp-block-table is-style-stripes left-align-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Kentucky bluegrass<\/strong><\/td><td><\/td><\/tr><tr><td><strong>Pros:<\/strong><\/td><td><strong>Cons:<\/strong><\/td><\/tr><tr><td>\u2014 Spreads by rhizomes<\/td><td>\u2014 Susceptible to fungus disease<\/td><\/tr><tr><td>\u2014 Moderate drought tolerance<\/td><td>\u2014 High maintenance<\/td><\/tr><tr><td>\u2014 Susceptible to fungal disease<\/td><td><\/td><\/tr><tr><td><strong>Turf-Type Tall Fescue<\/strong><\/td><td><\/td><\/tr><tr><td><strong>Pros:<\/strong><\/td><td><strong>Cons:<\/strong><\/td><\/tr><tr><td>\u2014 Moderate shade tolerance<\/td><td>\u2014 Susceptible to brown patch<\/td><\/tr><tr><td><strong>Fine Fescues<\/strong><\/td><td><\/td><\/tr><tr><td><strong>Pros:<\/strong><\/td><td><strong>Cons:<\/strong><\/td><\/tr><tr><td>\u2014 Tolerates shade<\/td><td>\u2014 Susceptible to fungus disease<\/td><\/tr><tr><td>\u2014 Moderate food traffic<\/td><td><\/td><\/tr><tr><td>\u2014 High drought tolerance<\/td><td><\/td><\/tr><tr><td><strong>Perennial Ryegrass<\/strong><\/td><td><\/td><\/tr><tr><td><strong>Pros:<\/strong><\/td><td><strong>Cons:<\/strong><\/td><\/tr><tr><td>\u2014 Germinates quickly<\/td><td>\u2014 Short-lived<\/td><\/tr><\/tbody><\/table><\/figure> <\/div> <\/div> <\/div>    <h2 class=\"wp-block-heading\" id=\"6-faq-about-growing-grass-in-chicago\">FAQ About Growing Grass in Chicago<\/h2>    <p class=\"wp-block-paragraph\">If you are establishing a new lawn in Chicago, you definitely want the best grass type for your particular yard \u2013 sunny or shade, level of maintenance, etc., but you also need to know how to grow your grass from seed for success here.&nbsp;<\/p>    <div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1756150917590\"><strong class=\"schema-faq-question\"><strong>When is the best time to plant grass seed in Chicago?<\/strong><\/strong> <p class=\"schema-faq-answer\">Cool-season grasses are best sown from mid-August to mid-September because the soil is still warm, and late summer and fall rains help with irrigation. You can patch places in the lawn as needed.<br\/><br\/><strong>See Related:<\/strong> <br\/>&#8212; <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/best-time-plant-grass-seed\/\">When is the Best Time to Plant Grass Seed<\/a><\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1756150942177\"><strong class=\"schema-faq-question\"><strong>What should I look for in a grass seed mix?<\/strong><\/strong> <p class=\"schema-faq-answer\">Avoid a grass seed mix with perennial rye listed as the first ingredient. You want Kentucky bluegrass or fescues to be the first ingredient.\u00a0<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1756150947911\"><strong class=\"schema-faq-question\"><strong>How can I help my new grass to take root?<\/strong><\/strong> <p class=\"schema-faq-answer\">Avoid walking on the newly sown lawn. Footsteps will smash the grass seedling and leave imprints in the soil.<br\/><br\/><strong>See Related:<\/strong> <br\/>&#8212; <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/how-to-plant-grass-seed\/\">How to Plant Grass Seed<\/a><\/p> <\/div> <\/div>    <h2 class=\"wp-block-heading\" id=\"7-when-to-hire-a-lawn-care-pro\">When to Hire a Lawn Care Pro<\/h2>    <figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"875\" src=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/chicago2-small.jpg?wsr\" alt=\"A well-maintained suburban neighborhood with trees, manicured lawns, and houses on a sunny day.\" class=\"wp-image-139375\" style=\"aspect-ratio:16\/9;object-fit:cover\" srcset=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/chicago2-small.jpg 1200w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/chicago2-small-300x219.jpg 300w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/chicago2-small-656x478.jpg 656w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/chicago2-small-150x109.jpg 150w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/chicago2-small-768x560.jpg 768w, https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/chicago2-small-928x677.jpg 928w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">Lawn maintained by a LawnStarter pro in Chicago, IL. Photo Credit: LawnStarter<\/figcaption><\/figure>    <p class=\"wp-block-paragraph\">Whatever grass type you have, lawns require a lot of care \u2013 mowing, fertilizing, weed control \u2013 and that means a lot of lost hours on your weekends spent in your yard.&nbsp;<\/p>    <p class=\"wp-block-paragraph\">There is a better way. LawnStarter makes lawn care easy in Chicago.<\/p>    <p class=\"wp-block-paragraph\">Our <a href=\"https:\/\/www.lawnstarter.com\/chicago-il-lawn-care\">Chicago lawn care pros<\/a> cut grass all across the Windy City, from <a href=\"https:\/\/www.lawnstarter.com\/oak-forest-il-lawn-care\">Oak Forest<\/a> to <a href=\"https:\/\/www.lawnstarter.com\/niles-il-lawn-care\">Niles<\/a>, <a href=\"https:\/\/www.lawnstarter.com\/chicago-heights-il-lawn-care\">Chicago Heights<\/a>, and <a href=\"https:\/\/www.lawnstarter.com\/skokie-il-lawn-care\">Skokie<\/a>. Getting started is easy. Our local lawn care pros are a few clicks or a quick call away.&nbsp;Take back your time. Let our Chicago lawn care pros cut and take care of your grass.<\/p>   <div class=\"wp-block-ub-content-toggle wp-block-ub-content-toggle-block\" id=\"ub-content-toggle-block-15efeb53-7502-4af8-85e3-753ea19d1074\" data-mobilecollapse=\"false\" data-desktopcollapse=\"true\" data-preventcollapse=\"false\" data-showonlyone=\"true\"> <div class=\"wp-block-ub-content-toggle-accordion\" style=\"border-color: #f1f1f1; \" id=\"ub-content-toggle-panel-block-\"> \t\t\t<div class=\"wp-block-ub-content-toggle-accordion-title-wrap\" style=\"background-color: #f1f1f1;\" aria-controls=\"ub-content-toggle-panel-0-15efeb53-7502-4af8-85e3-753ea19d1074\" tabindex=\"0\"> \t\t\t<p class=\"wp-block-ub-content-toggle-accordion-title ub-content-toggle-title-15efeb53-7502-4af8-85e3-753ea19d1074\" style=\"color: #000000; \"><strong>Sources:<\/strong><\/p> \t\t\t<div class=\"wp-block-ub-content-toggle-accordion-toggle-wrap right\" style=\"color: #000000;\"><span class=\"wp-block-ub-content-toggle-accordion-state-indicator wp-block-ub-chevron-down\"><\/span><\/div> \t\t<\/div> \t\t\t<div role=\"region\" aria-expanded=\"false\" class=\"wp-block-ub-content-toggle-accordion-content-wrap ub-hide\" id=\"ub-content-toggle-panel-0-15efeb53-7502-4af8-85e3-753ea19d1074\">  <ul class=\"wp-block-list\"> <li>\u2013 <a href=\"https:\/\/extension.illinois.edu\/blogs\/good-growing\/2022-03-25-selecting-turfgrass-species-your-lawn\" target=\"_blank\" rel=\"noreferrer noopener\">How to Select a Turfgrass Species for Your Lawn<\/a>, University of Illinois Urbana-Champain<\/li>    <li>\u2013 <a href=\"https:\/\/www.extension.purdue.edu\/extmedia\/TURF-63-W.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">Fine Fescues: Understanding the Differences<\/a>, Purdue University\u00a0<\/li> <\/ul>  <\/div> \t\t<\/div> <\/div>   <p class=\"wp-block-paragraph\">Main Image: Illustration by Whitney Lehnecker \/ LawnStarter; Adobe Stock photos<\/p>","protected":false},"excerpt":{"rendered":"<p>Chicago is known for diversity in its food, people, neighborhoods, attractions, and even its grasses. There are numerous cool-season types [&hellip;]<\/p>\n","protected":false},"author":94,"featured_media":139398,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[548],"tags":[1163],"class_list":["post-12501","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-chicago","tag-chicago-il-lawn-care"],"acf":[],"featured_image_src":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/HEROgrassChicago-small.jpg?wsr","author_info":{"display_name":"Jo Ellen Meyers Sharp","author_link":"https:\/\/www.lawnstarter.com\/blog\/author\/jo-ellen-meyers-sharp\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>4 Best Grass Types for Lawns in Chicago<\/title>\n<meta name=\"description\" content=\"Chicago is known for diversity in its food, people, neighborhoods, attractions, and even its grasses. There are numerous cool-season types [\u2026]\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"4 Best Grass Types for Lawns in Chicago\" \/>\n<meta property=\"og:description\" content=\"Chicago is known for diversity in its food, people, neighborhoods, attractions, and even its grasses. There are numerous cool-season types [\u2026]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/\" \/>\n<meta property=\"og:site_name\" content=\"Lawnstarter\" \/>\n<meta property=\"article:published_time\" content=\"2018-06-19T21:27:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-13T17:35:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/HEROgrassChicago-small.jpg?wsr\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jo Ellen Meyers Sharp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jo Ellen Meyers Sharp\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/\"},\"author\":{\"name\":\"Jo Ellen Meyers Sharp\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#\\\/schema\\\/person\\\/d49e612cd2de216f2dbe2f8b102f27de\"},\"headline\":\"4 Best Grass Types for Lawns in Chicago\",\"datePublished\":\"2018-06-19T21:27:27+00:00\",\"dateModified\":\"2026-01-13T17:35:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/\"},\"wordCount\":1320,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/HEROgrassChicago-small.jpg?wsr\",\"keywords\":[\"Chicago IL Lawn Care\"],\"articleSection\":[\"Chicago\"],\"inLanguage\":\"en-US\"},{\"@type\":[\"WebPage\",\"FAQPage\"],\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/\",\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/\",\"name\":\"4 Best Grass Types for Lawns in Chicago\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/HEROgrassChicago-small.jpg?wsr\",\"datePublished\":\"2018-06-19T21:27:27+00:00\",\"dateModified\":\"2026-01-13T17:35:36+00:00\",\"description\":\"Chicago is known for diversity in its food, people, neighborhoods, attractions, and even its grasses. There are numerous cool-season types [\u2026]\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#breadcrumb\"},\"mainEntity\":[{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150917590\"},{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150942177\"},{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150947911\"}],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/HEROgrassChicago-small.jpg?wsr\",\"contentUrl\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/HEROgrassChicago-small.jpg?wsr\",\"width\":1200,\"height\":800,\"caption\":\"Illustration by Whitney Lehnecker \\\/ LawnStarter; Adobe Stock photos\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"4 Best Grass Types for Lawns in Chicago\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/\",\"name\":\"Lawnstarter\",\"description\":\"The LawnStarter Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#organization\",\"name\":\"Lawnstarter\",\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/lawnstarter-logo.svg?wsr\",\"contentUrl\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/lawnstarter-logo.svg?wsr\",\"width\":198,\"height\":26,\"caption\":\"Lawnstarter\"},\"image\":{\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/#\\\/schema\\\/person\\\/d49e612cd2de216f2dbe2f8b102f27de\",\"name\":\"Jo Ellen Meyers Sharp\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/rsz_jo_ellen_meyers_sharp-150x150.jpg?wsr\",\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/rsz_jo_ellen_meyers_sharp-150x150.jpg?wsr\",\"contentUrl\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/rsz_jo_ellen_meyers_sharp-150x150.jpg?wsr\",\"caption\":\"Jo Ellen Meyers Sharp\"},\"description\":\"Jo Ellen Meyers Sharp award-winning garden writer, editor, and speaker. (She speaks at libraries, garden clubs, public gardens, home and garden shows, Master Gardener groups, and horticulture industry events.) Known as a hortiholic, she frequently says her eyes are too big for her yard. She blogs at hoosiergardener.com.\",\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/author\\\/jo-ellen-meyers-sharp\\\/\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150917590\",\"position\":1,\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150917590\",\"name\":\"When is the best time to plant grass seed in Chicago?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Cool-season grasses are best sown from mid-August to mid-September because the soil is still warm, and late summer and fall rains help with irrigation. You can patch places in the lawn as needed.<br\\\/><br\\\/><strong>See Related:<\\\/strong> <br\\\/>-- <a href=\\\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/lawn-care-2\\\/best-time-plant-grass-seed\\\/\\\">When is the Best Time to Plant Grass Seed<\\\/a>\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150942177\",\"position\":2,\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150942177\",\"name\":\"What should I look for in a grass seed mix?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Avoid a grass seed mix with perennial rye listed as the first ingredient. You want Kentucky bluegrass or fescues to be the first ingredient.\u00a0\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"},{\"@type\":\"Question\",\"@id\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150947911\",\"position\":3,\"url\":\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/illinois\\\/chicago\\\/best-grass-types-chicago\\\/#faq-question-1756150947911\",\"name\":\"How can I help my new grass to take root?\",\"answerCount\":1,\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Avoid walking on the newly sown lawn. Footsteps will smash the grass seedling and leave imprints in the soil.<br\\\/><br\\\/><strong>See Related:<\\\/strong> <br\\\/>-- <a href=\\\"https:\\\/\\\/www.lawnstarter.com\\\/blog\\\/lawn-care-2\\\/how-to-plant-grass-seed\\\/\\\">How to Plant Grass Seed<\\\/a>\",\"inLanguage\":\"en-US\"},\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"4 Best Grass Types for Lawns in Chicago","description":"Chicago is known for diversity in its food, people, neighborhoods, attractions, and even its grasses. There are numerous cool-season types [\u2026]","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/","og_locale":"en_US","og_type":"article","og_title":"4 Best Grass Types for Lawns in Chicago","og_description":"Chicago is known for diversity in its food, people, neighborhoods, attractions, and even its grasses. There are numerous cool-season types [\u2026]","og_url":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/","og_site_name":"Lawnstarter","article_published_time":"2018-06-19T21:27:27+00:00","article_modified_time":"2026-01-13T17:35:36+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/HEROgrassChicago-small.jpg?wsr","type":"image\/jpeg"}],"author":"Jo Ellen Meyers Sharp","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jo Ellen Meyers Sharp","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#article","isPartOf":{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/"},"author":{"name":"Jo Ellen Meyers Sharp","@id":"https:\/\/www.lawnstarter.com\/blog\/#\/schema\/person\/d49e612cd2de216f2dbe2f8b102f27de"},"headline":"4 Best Grass Types for Lawns in Chicago","datePublished":"2018-06-19T21:27:27+00:00","dateModified":"2026-01-13T17:35:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/"},"wordCount":1320,"commentCount":0,"publisher":{"@id":"https:\/\/www.lawnstarter.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/HEROgrassChicago-small.jpg?wsr","keywords":["Chicago IL Lawn Care"],"articleSection":["Chicago"],"inLanguage":"en-US"},{"@type":["WebPage","FAQPage"],"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/","url":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/","name":"4 Best Grass Types for Lawns in Chicago","isPartOf":{"@id":"https:\/\/www.lawnstarter.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#primaryimage"},"image":{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#primaryimage"},"thumbnailUrl":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/HEROgrassChicago-small.jpg?wsr","datePublished":"2018-06-19T21:27:27+00:00","dateModified":"2026-01-13T17:35:36+00:00","description":"Chicago is known for diversity in its food, people, neighborhoods, attractions, and even its grasses. There are numerous cool-season types [\u2026]","breadcrumb":{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#breadcrumb"},"mainEntity":[{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150917590"},{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150942177"},{"@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150947911"}],"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#primaryimage","url":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/HEROgrassChicago-small.jpg?wsr","contentUrl":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2025\/08\/HEROgrassChicago-small.jpg?wsr","width":1200,"height":800,"caption":"Illustration by Whitney Lehnecker \/ LawnStarter; Adobe Stock photos"},{"@type":"BreadcrumbList","@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.lawnstarter.com\/blog\/"},{"@type":"ListItem","position":2,"name":"4 Best Grass Types for Lawns in Chicago"}]},{"@type":"WebSite","@id":"https:\/\/www.lawnstarter.com\/blog\/#website","url":"https:\/\/www.lawnstarter.com\/blog\/","name":"Lawnstarter","description":"The LawnStarter Blog","publisher":{"@id":"https:\/\/www.lawnstarter.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.lawnstarter.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.lawnstarter.com\/blog\/#organization","name":"Lawnstarter","url":"https:\/\/www.lawnstarter.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lawnstarter.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2021\/10\/lawnstarter-logo.svg?wsr","contentUrl":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2021\/10\/lawnstarter-logo.svg?wsr","width":198,"height":26,"caption":"Lawnstarter"},"image":{"@id":"https:\/\/www.lawnstarter.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.lawnstarter.com\/blog\/#\/schema\/person\/d49e612cd2de216f2dbe2f8b102f27de","name":"Jo Ellen Meyers Sharp","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2021\/10\/rsz_jo_ellen_meyers_sharp-150x150.jpg?wsr","url":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2021\/10\/rsz_jo_ellen_meyers_sharp-150x150.jpg?wsr","contentUrl":"https:\/\/www.lawnstarter.com\/blog\/wp-content\/uploads\/2021\/10\/rsz_jo_ellen_meyers_sharp-150x150.jpg?wsr","caption":"Jo Ellen Meyers Sharp"},"description":"Jo Ellen Meyers Sharp award-winning garden writer, editor, and speaker. (She speaks at libraries, garden clubs, public gardens, home and garden shows, Master Gardener groups, and horticulture industry events.) Known as a hortiholic, she frequently says her eyes are too big for her yard. She blogs at hoosiergardener.com.","url":"https:\/\/www.lawnstarter.com\/blog\/author\/jo-ellen-meyers-sharp\/"},{"@type":"Question","@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150917590","position":1,"url":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150917590","name":"When is the best time to plant grass seed in Chicago?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Cool-season grasses are best sown from mid-August to mid-September because the soil is still warm, and late summer and fall rains help with irrigation. You can patch places in the lawn as needed.<br\/><br\/><strong>See Related:<\/strong> <br\/>-- <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/best-time-plant-grass-seed\/\">When is the Best Time to Plant Grass Seed<\/a>","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150942177","position":2,"url":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150942177","name":"What should I look for in a grass seed mix?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Avoid a grass seed mix with perennial rye listed as the first ingredient. You want Kentucky bluegrass or fescues to be the first ingredient.\u00a0","inLanguage":"en-US"},"inLanguage":"en-US"},{"@type":"Question","@id":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150947911","position":3,"url":"https:\/\/www.lawnstarter.com\/blog\/illinois\/chicago\/best-grass-types-chicago\/#faq-question-1756150947911","name":"How can I help my new grass to take root?","answerCount":1,"acceptedAnswer":{"@type":"Answer","text":"Avoid walking on the newly sown lawn. Footsteps will smash the grass seedling and leave imprints in the soil.<br\/><br\/><strong>See Related:<\/strong> <br\/>-- <a href=\"https:\/\/www.lawnstarter.com\/blog\/lawn-care-2\/how-to-plant-grass-seed\/\">How to Plant Grass Seed<\/a>","inLanguage":"en-US"},"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/posts\/12501","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/users\/94"}],"replies":[{"embeddable":true,"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/comments?post=12501"}],"version-history":[{"count":0,"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/posts\/12501\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/media\/139398"}],"wp:attachment":[{"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/media?parent=12501"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/categories?post=12501"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.lawnstarter.com\/blog\/wp-json\/wp\/v2\/tags?post=12501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}