.ew-post { font-family: 'DM Sans', sans-serif; color: #2d3748; line-height: 1.8; font-size: 17px; max-width: 800px; margin: 0 auto; } .ew-post h2 { font-family: 'Playfair Display', serif; color: #1a4a47; font-size: 1.75rem; margin: 48px 0 16px; line-height: 1.3; } .ew-post h3 { font-family: 'DM Sans', sans-serif; color: #1a4a47; font-size: 1.1rem; font-weight: 700; margin: 32px 0 12px; } .ew-post p { margin-bottom: 20px; color: #2d3748; } /* STAT BANNER */ .ew-stat-banner { background: linear-gradient(135deg, #1a4a47 0%, #1d3557 100%); border-radius: 14px; padding: 40px; margin: 32px 0; display: flex; gap: 0; flex-wrap: wrap; } .ew-stat-item { flex: 1; min-width: 160px; text-align: center; padding: 16px; border-right: 1px solid rgba(255,255,255,0.15); } .ew-stat-item:last-child { border-right: none; } .ew-stat-num { font-family: 'Playfair Display', serif; font-size: 2.6rem; font-weight: 700; color: #f6c057; line-height: 1; margin-bottom: 8px; } .ew-stat-label { font-size: 0.82rem; color: rgba(255,255,255,0.75); font-weight: 500; text-transform: uppercase; letter-spacing: 0.06em; line-height: 1.4; } /* LIFESPAN GRID */ .ew-lifespan-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 28px 0; } .ew-lifespan-card { border-radius: 12px; padding: 28px; text-align: center; } .ew-lifespan-card.porcelain { background: #ebf4ff; border: 2px solid #3b82f6; } .ew-lifespan-card.composite { background: #f0fff4; border: 2px solid #2d9e5f; } .ew-lifespan-num { font-family: 'Playfair Display', serif; font-size: 3.2rem; font-weight: 700; line-height: 1; margin-bottom: 8px; } .ew-lifespan-card.porcelain .ew-lifespan-num { color: #2563eb; } .ew-lifespan-card.composite .ew-lifespan-num { color: #2d9e5f; } .ew-lifespan-label { font-size: 0.88rem; font-weight: 600; color: #4a5568; line-height: 1.5; } .ew-lifespan-sub { font-size: 0.8rem; color: #94a3b8; margin-top: 6px; line-height: 1.4; } /* CALLOUT BOXES */ .ew-callout { border-radius: 12px; padding: 28px 32px; margin: 28px 0; } .ew-callout-teal { background: #fdf0ed; border-left: 5px solid #c8705a; } .ew-callout-teal .ew-callout-title { color: #c8705a; font-weight: 700; font-size: 0.95rem; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 10px; } .ew-callout-navy { background: #1a4a47; color: white; border-radius: 12px; padding: 32px 36px; margin: 32px 0; } .ew-callout-navy h3 { color: white; font-family: 'Playfair Display', serif; font-size: 1.3rem; margin-bottom: 12px; margin-top: 0; } .ew-callout-navy p { color: rgba(255,255,255,0.85); margin-bottom: 0; font-size: 0.95rem; } .ew-callout p { margin-bottom: 0; font-size: 0.95rem; } /* COMPARISON TABLE */ .ew-table-wrap { overflow-x: auto; margin: 28px 0; border-radius: 12px; border: 1px solid #e2e8f0; box-shadow: 0 2px 12px rgba(0,0,0,0.06); } .ew-table { width: 100%; border-collapse: collapse; font-size: 0.93rem; } .ew-table thead { background: #1a4a47; color: white; } .ew-table thead th { padding: 16px 20px; text-align: left; font-family: 'DM Sans', sans-serif; font-weight: 600; font-size: 0.88rem; letter-spacing: 0.03em; } .ew-table tbody tr:nth-child(even) { background: #f8fafb; } .ew-table tbody td { padding: 14px 20px; border-bottom: 1px solid #e2e8f0; vertical-align: middle; } .ew-table tbody tr:last-child td { border-bottom: none; } .ew-check { color: #2d9e5f; font-weight: 700; font-size: 1.1rem; } .ew-cross { color: #e53e3e; font-weight: 700; font-size: 1.1rem; } .ew-partial { color: #d69e2e; font-weight: 700; font-size: 1.1rem; } /* RISK FACTORS GRID */ .ew-risk-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin: 24px 0; } .ew-risk-card { background: white; border: 1px solid #e2e8f0; border-radius: 10px; padding: 18px 20px; display: flex; align-items: flex-start; gap: 12px; } .ew-risk-icon { font-size: 1.4rem; flex-shrink: 0; margin-top: 2px; } .ew-risk-card h4 { font-size: 0.9rem; font-weight: 700; color: #1a4a47; margin: 0 0 4px; } .ew-risk-card p { font-size: 0.83rem; color: #64748b; margin: 0; line-height: 1.5; } /* CHECKLIST */ .ew-checklist { list-style: none; padding: 0; margin: 16px 0; } .ew-checklist li { display: flex; align-items: flex-start; gap: 10px; font-size: 0.95rem; color: #2d3748; padding: 8px 0; border-bottom: 1px solid #f1f5f9; } .ew-checklist li:last-child { border-bottom: none; } .ew-checklist li::before { content: '✓'; color: #c8705a; font-weight: 700; flex-shrink: 0; margin-top: 2px; } /* WHEN TO REPLACE LIST */ .ew-replace-list { list-style: none; padding: 0; margin: 16px 0; } .ew-replace-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 0.93rem; color: #2d3748; padding: 8px 0; border-bottom: 1px solid #f1f5f9; } .ew-replace-list li:last-child { border-bottom: none; } .ew-replace-list li::before { content: '→'; color: #1a4a47; font-weight: 700; flex-shrink: 0; margin-top: 2px; } /* FAQ */ .ew-faq { margin: 24px 0; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; } .ew-faq-item { border-bottom: 1px solid #e2e8f0; } .ew-faq-item:last-child { border-bottom: none; } .ew-faq-q { width: 100%; background: none; border: none; padding: 18px 22px; text-align: left; font-family: 'DM Sans', sans-serif; font-size: 0.97rem; font-weight: 600; color: #1a4a47; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 16px; } .ew-faq-q:hover { background: #f8fafb; } .ew-faq-icon { width: 22px; height: 22px; border-radius: 50%; background: #fdf0ed; color: #c8705a; display: flex; align-items: center; justify-content: center; font-size: 1.1rem; flex-shrink: 0; transition: transform 0.2s; font-style: normal; }
See also  IV Sedation Dentistry for a Stress Free Dental Experience
.ew-faq-item.open .ew-faq-icon { transform: rotate(45deg); } .ew-faq-a { display: none; padding: 0 22px 18px; font-size: 0.93rem; color: #64748b; line-height: 1.7; } .ew-faq-item.open .ew-faq-a { display: block; } /* CTA BOX */ .ew-cta-box { background: linear-gradient(135deg, #1a4a47 0%, #1d3557 100%); border-radius: 14px; padding: 40px; text-align: center; margin: 40px 0; color: white; } .ew-cta-box h2 { color: white; font-family: 'Playfair Display', serif; font-size: 1.6rem; margin: 0 0 12px; } .ew-cta-box p { color: rgba(255,255,255,0.8); margin-bottom: 28px; font-size: 1rem; } .ew-cta-buttons { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; margin-bottom: 16px; } .ew-btn-primary { background: #c8705a; color: white; padding: 14px 28px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 1rem; display: inline-block; } .ew-btn-outline { border: 2px solid rgba(255,255,255,0.5); color: white; padding: 12px 26px; border-radius: 8px; text-decoration: none; font-weight: 500; font-size: 1rem; display: inline-block; } .ew-cta-address { font-size: 0.85rem; color: rgba(255,255,255,0.45); } /* POST HERO */ .ew-post-hero { margin-bottom: 40px; padding-bottom: 32px; border-bottom: 2px solid #e2e8f0; } .ew-post-title { font-family: 'Playfair Display', serif; color: #1a4a47; font-size: clamp(1.8rem, 4vw, 2.6rem); line-height: 1.25; margin: 16px 0 18px; font-weight: 700; } .ew-post-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; font-size: 0.87rem; color: #64748b; margin-bottom: 20px; } .ew-meta-dot { color: #cbd5e0; } .ew-post-intro { font-size: 1.1rem; color: #4a5568; line-height: 1.7; padding: 20px 24px; background: #f8fafb; border-left: 4px solid #1a4a47; border-radius: 0 8px 8px 0; font-style: italic; } /* BADGE */ .ew-awareness-badge { display: inline-flex; align-items: center; gap: 10px; background: #fdf0ed; border: 1.5px solid #c8705a; border-radius: 8px; padding: 10px 18px; margin-bottom: 16px; } .ew-awareness-badge span { font-size: 0.85rem; font-weight: 700; color: #c8705a; text-transform: uppercase; letter-spacing: 0.06em; } /* HERO IMAGE */ .ew-hero-image { margin: 32px 0 40px; border-radius: 14px; overflow: hidden; box-shadow: 0 8px 32px rgba(0,0,0,0.12); } .ew-hero-image img { width: 100%; height: auto; display: block; } /* PULLQUOTE */ .ew-pullquote { border-left: 4px solid #c8705a; margin: 32px 0; padding: 20px 28px; background: #fdf0ed; border-radius: 0 12px 12px 0; } .ew-pullquote p { font-family: 'Playfair Display', serif; font-size: 1.15rem; color: #1a4a47; font-style: italic; margin: 0; line-height: 1.7; } @media (max-width: 600px) { .ew-stat-banner { flex-direction: column; } .ew-stat-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.15); } .ew-stat-item:last-child { border-bottom: none; } .ew-lifespan-grid { grid-template-columns: 1fr; } .ew-cta-box { padding: 28px 20px; } .ew-callout-navy { padding: 24px 20px; } }
✨ Cosmetic Dentistry — Enhanced Wellness

How Long Do Veneers Actually Last? What My Patients Ask Me Most

Porcelain veneers last 10–20 years. Composite veneers last 5–7. But the real answer depends on your habits, your material, and how well they were placed. Dr. Liza Wakim explains what actually determines veneer lifespan.
Dr. Elizabeth Wakim, DDS — Enhanced Wellness, Washington PA

If I had to pick the single question I get most often after a patient decides they want veneers, it's this one: How long are they going to last?

It's a good question — and an important one to answer honestly, because the answer varies more than most people expect. Veneer lifespan depends on the material, the quality of placement, your habits, and frankly, how well you take care of them. It's not a fixed number.

10–20 yrs
Porcelain Veneers
With good care — some go well past 20 years
5–7 yrs
Composite Veneers
Often repairable rather than fully replaced
#1
Cause of early failure: teeth grinding (bruxism)
20+
Years some porcelain veneers last with excellent care
1 habit
A nightguard can meaningfully extend veneer lifespan

How Long Do Porcelain Veneers Last?

Porcelain veneers, well-placed and well-maintained, typically last 10 to 20 years. Some patients go considerably longer without needing replacement — I've seen porcelain veneers hold up well past the 20-year mark in patients who take excellent care of them. Others need replacement closer to the 10-year end, usually because of habits that put extra stress on the veneers or because normal wear has accumulated over time.

See also  Inlays vs. Crowns Explained: Tooth Restoration 101

The material itself is highly durable. Dental porcelain is stain-resistant, chip-resistant, and designed to withstand normal biting forces for years. What tends to end a porcelain veneer's lifespan isn't the material failing spontaneously — it's usually a specific event (a chip from biting something hard, a crack from grinding) or gradual wear at the edges that eventually warrants replacement.

How Long Do Composite Veneers Last?

Composite veneers have a shorter lifespan — typically 5 to 7 years before they need to be touched up or replaced. This is a meaningful difference from porcelain, and it's one of the main tradeoffs I walk patients through when deciding between the two.

Composite resin is more porous than porcelain, which makes it more susceptible to staining over time. It's also softer, which means it's more prone to chipping and surface wear. In exchange, composite veneers are considerably less expensive, can be placed in a single appointment, and are generally reversible.

A practical advantage of composite

Composite veneers can often be repaired rather than fully replaced when they chip or stain — a meaningful advantage over porcelain, which typically needs to be replaced as a unit when it fails.

Factor Composite Veneers Porcelain Veneers
Typical lifespan 5–7 years 10–20 years
Stain resistance ~ Moderate — stains over time High — highly resistant
Chip resistance ~ Moderate High
Repairable if chipped Often — chairside repair Usually requires replacement
Cost More affordable Higher investment
Reversibility Generally reversible Permanent commitment

What Shortens Veneer Lifespan?

This is the part of the conversation I find most useful to have early, because most of the factors that shorten veneer lifespan are things patients can actually control.

😬

Teeth grinding (bruxism)

The single most common thing I see shorten veneer lifespan. A custom nightguard is non-negotiable if you grind at night.

🦴

Biting hard objects

Nails, pen caps, hard candies, crusty bread with front teeth — all put stress on veneers they weren't designed to handle.

Staining habits

Coffee, tea, red wine, and tobacco accelerate staining on composite veneers. Porcelain is far more resistant.

📉

Gum recession

As the gumline recedes, the veneer margin can become visible. Maintaining healthy gums protects your veneers long-term.

🔧

Poor fit at placement

A veneer not precisely fitted or bonded is more likely to fail early. Skill and attention at placement genuinely matters.

What Maintenance Habits Actually Help?

The good news is that maintaining veneers doesn't require a dramatically different routine than maintaining natural teeth.

  • Brush and floss normally. Use a soft-bristled toothbrush and non-abrasive toothpaste — some whitening toothpastes contain abrasives that can dull composite veneers over time.
  • Keep up with regular cleanings. Professional cleanings remove buildup home brushing misses and give your dentist a chance to check margins and condition regularly. Catching a small issue early is always easier.
  • Wear a nightguard if you grind. The cost of a custom nightguard is a fraction of the cost of replacing a set of veneers ahead of schedule.
  • Be thoughtful about what you bite with front teeth. Not paranoid — just thoughtful. Use your back teeth for harder foods and be mindful of habits like nail-biting.

The patients who get the most longevity

They're not doing anything extraordinary. They're just taking care of their teeth — which, when you've invested in a smile you love, tends to be pretty good motivation.

When Does a Veneer Actually Need to Be Replaced?

Not every imperfection means immediate replacement. Minor surface staining on composite veneers can often be addressed with professional polishing. A small chip on composite can frequently be repaired chairside. A veneer that has slightly shifted in color over many years may still be structurally sound.

See also  Your Guide to Dental Checkup Frequency for a Healthy Smile
  • A veneer has chipped or cracked in a way that can't be repaired
  • The bonding has failed and the veneer is loose or debonded
  • There is decay developing underneath at the margins
  • Significant gum recession has left the margin visibly exposed
  • The veneer has stained or worn to the point it no longer matches surrounding teeth
  • The patient simply wants an update — preferences change, and replacing aging veneers is a routine cosmetic decision

When replacement is needed, it's also a good opportunity to revisit shade, shape, or any preferences that may have evolved since the originals were placed.

Frequently Asked Questions

Yes — porcelain veneers absolutely can last 20 years or beyond with the right care. It's not the norm, but it's not unusual either. The patients I see achieving that kind of longevity tend to be consistent about oral hygiene, wear a nightguard if they grind, and don't use their front teeth as tools. The material is capable of lasting that long — it's mostly about protecting it from the habits that cut lifespan short.
Not necessarily. If one veneer fails before others, it can often be replaced individually. The challenge with porcelain is matching the shade precisely — porcelain can subtly shift in appearance over years, and a brand-new veneer next to older ones may not match perfectly. This is a conversation worth having with your dentist before a single replacement, so you understand the aesthetic options.
Whitening agents don't affect porcelain or composite veneers — they'll stay the same shade while natural teeth lighten. This means if you whiten after veneers are placed, your natural teeth may become noticeably lighter than your veneers. If whitening is part of your plan, it should happen before veneers are placed so the veneers are matched to your final whitened shade.
A properly placed veneer with intact margins protects the underlying tooth. The bonding creates a seal that keeps bacteria out. Where problems occur is at the margins — if there are gaps or the bonding has broken down, bacteria can infiltrate and secondary decay can develop. This is one reason regular dental checkups matter even with veneers — your dentist can check the margins and catch any issues early.
It depends on your priorities. If longevity and the most natural-looking, stain-resistant result are your main goals, porcelain is worth the additional investment — you're paying for a result that should last twice as long or more. If budget is a primary constraint, or if you're younger and expect your preferences to evolve, composite is a legitimate option that can always be upgraded later. The right answer is different for every patient.

Questions About Your Veneers — or Ready to Start?

Whether you're planning veneers or wondering about the ones you have, I'm happy to have that conversation. Come in and let's look at what makes sense for your specific teeth and goals.

Enhanced Wellness · 620 N Main St, Washington, PA 15301
Serving Washington, Canonsburg, Peters Township & surrounding areas
document.querySelectorAll('.ew-faq-q').forEach(btn => { btn.addEventListener('click', () => { btn.parentElement.classList.toggle('open'); }); });
Scroll to Top

Book Appointment