{"id":404,"date":"2022-03-09T15:02:58","date_gmt":"2022-03-09T14:02:58","guid":{"rendered":"https:\/\/www.beautydecoded.com\/?page_id=404"},"modified":"2026-05-08T11:23:10","modified_gmt":"2026-05-08T09:23:10","slug":"anti-dark-circle-serums","status":"publish","type":"page","link":"https:\/\/www.beautydecoded.com\/en\/facial-care\/anti-dark-circle-care\/anti-dark-circle-serums\/","title":{"rendered":"Best dark circle serums"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Best anti-dark circle serum: scientific analysis by a doctor - BeautyDecoded<\/title>\n<meta name=\"description\" content=\"Scientific analysis of the best anti-dark circle serums by plastic surgeon Dr. Sylvain David. Evaluation of active ingredients (caffeine, peptides, retinal), clinical data and adaptation to skin profile.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  \/* Variables et background (contexte de la page) *\/\n  .bd-article {\n    --bd-ink: #2a2438;\n    --bd-soft: #5a5468;\n    --bd-muted: #8a849a;\n    --bd-line: rgba(42, 36, 56, 0.08);\n    --bd-cream: #faf6ef;\n    --bd-pink: #fce4ec;\n    --bd-lavender: #eae4fc;\n    --bd-peach: #ffe8d9;\n    --bd-rose: #fde8ea;\n    --bd-accent: #b88ab8;\n    --bd-accent-deep: #8e5a8e;\n    --bd-serif: \"Fraunces\", \"Cormorant Garamond\", Georgia, serif;\n    --bd-sans: \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\n  }\n\n  \/* CSS sp\u00e9cifique \u00e0 cette page *\/\n  .bd-article .bd-actives-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n    margin-top: 40px;\n  }\n  .bd-article .bd-active-card {\n    padding: 32px 28px;\n    background: rgba(255, 255, 255, 0.55);\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    border-radius: 24px;\n    backdrop-filter: blur(20px);\n    position: relative;\n    overflow: hidden;\n  }\n  .bd-article .bd-active-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n  }\n  .bd-article .bd-active-card.bd-active-1::before {\n    background: linear-gradient(90deg, #a8b8f5, #7f93e8);\n  }\n  .bd-article .bd-active-card.bd-active-2::before {\n    background: linear-gradient(90deg, #d4c5d8, #a890ad);\n  }\n  .bd-article .bd-active-card.bd-active-3::before {\n    background: linear-gradient(90deg, #f5c5d8, #d8a8c8);\n  }\n  .bd-article .bd-active-card.bd-active-4::before {\n    background: linear-gradient(90deg, #f5d8a8, #d8b888);\n  }\n  .bd-article .bd-active-card h3 {\n    margin-top: 0;\n    font-size: 22px;\n  }\n  .bd-article .bd-active-card p {\n    font-size: 14.5px;\n    color: var(--bd-soft);\n    line-height: 1.65;\n    margin: 0 0 0.8em;\n  }\n  .bd-article .bd-active-card p:last-child {\n    margin-bottom: 0;\n  }\n  .bd-article .bd-compare {\n    margin: 40px 0;\n    padding: 44px 40px;\n    background: linear-gradient(135deg, rgba(252, 228, 236, 0.5), rgba(234, 228, 252, 0.45), rgba(255, 232, 217, 0.4));\n    border-radius: 32px;\n    border: 1px solid rgba(255, 255, 255, 0.9);\n    backdrop-filter: blur(20px);\n  }\n  .bd-article .bd-compare h3 {\n    margin-top: 0;\n    font-size: 28px;\n  }\n  .bd-article .bd-compare p {\n    font-size: 16px;\n    color: var(--bd-soft);\n    line-height: 1.75;\n  }\n  .bd-article .bd-compare strong {\n    color: var(--bd-ink);\n    font-weight: 600;\n  }\n  .bd-article .bd-tips {\n    margin: 40px 0;\n    padding: 44px 40px;\n    background: linear-gradient(135deg, #2a2438 0%, #3d3450 50%, #524466 100%);\n    color: var(--bd-cream);\n    border-radius: 32px;\n    position: relative;\n    overflow: hidden;\n  }\n  .bd-article .bd-tips::before {\n    content: \"\";\n    position: absolute;\n    top: -30%; right: -10%;\n    width: 500px; height: 500px;\n    background: radial-gradient(circle, rgba(184, 138, 184, 0.2) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .bd-article .bd-tips-inner {\n    position: relative;\n    z-index: 1;\n  }\n  .bd-article .bd-tips h3 {\n    color: var(--bd-cream);\n    font-size: 28px;\n    margin-top: 0;\n    margin-bottom: 24px;\n  }\n  .bd-article .bd-tips h3 em {\n    color: #e8bde8;\n    font-style: italic;\n  }\n  .bd-article .bd-tips p {\n    color: rgba(250, 246, 239, 0.85);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n  .bd-article .bd-tips strong {\n    color: var(--bd-cream);\n    font-weight: 600;\n  }\n  @media (max-width: 900px) {\n    .bd-article .bd-actives-grid { grid-template-columns: 1fr; }\n    .bd-article .bd-tips, .bd-article .bd-compare { padding: 36px 28px; border-radius: 24px; }\n  }\n  @media (max-width: 600px) {\n    .bd-article .bd-tips, .bd-article .bd-compare { padding: 30px 24px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<article class=\"bd-article\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"bd-hero\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-eyebrow\">Dermo-cosmetics - Comparative analysis<\/div>\n      <h1>Best serum <em>concealer<\/em> scientific analysis by a doctor.<\/h1>\n      <p class=\"bd-hero-sub\">Aqueous galenics, high bioavailability, targeted hydrophilic active ingredients. Five serums evaluated in scientific literature and adapted to your skin profile.<\/p>\n      <div class=\"bd-hero-meta\">\n        <span><strong>Dr Sylvain David<\/strong><\/span>\n        <span class=\"bd-hero-meta-dot\"><\/span>\n        <span>Plastic surgeon<\/span>\n        <span class=\"bd-hero-meta-dot\"><\/span>\n        <span>Update 2026<\/span>\n        <span class=\"bd-hero-meta-dot\"><\/span>\n        <span>Reading: 14 min<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ INTRO ============ -->\n  <section class=\"bd-intro\">\n    <div class=\"bd-wrap bd-prose\">\n      <p><span class=\"bd-dropcap\">L<\/span>he galenics of a serum differ from those of a cream: predominantly aqueous phase, low fat content, high concentration of hydrophilic active ingredients. This profile is particularly interesting for the periorbital area. The skin is <strong>five times thinner<\/strong> than on the rest of the face, and does not tolerate occlusive textures, which can encourage the appearance of milium grains and accentuate morning eyelid edema. A well-formulated serum delivers targeted active ingredients without overloading the area.<\/p>\n      <p>Choosing the right anti-dark circle serum involves identifying the dominant component of the dark circles. Scientific literature distinguishes three main pathophysiological mechanisms: pigmentary (hyperproduction of melanin), vascular (venous and lymphatic stasis) and structural (sagging, loss of volume).<sup class=\"bd-cite\"><a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC4756872\/\" target=\"_blank\" rel=\"noopener\">1<\/a><\/sup>. The vascular form is the most common, reaching up to <strong>51 % of cases<\/strong> in certain populations<sup class=\"bd-cite\"><a href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/31916334\/\" target=\"_blank\" rel=\"noopener\">2<\/a><\/sup>. Each mechanism has its own documented asset profile.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ============ ACTIFS ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-divider\">\n        <span class=\"bd-section-num\">I.<\/span>\n        <span class=\"bd-section-line\"><\/span>\n        <span class=\"bd-section-label\">Pharmacology<\/span>\n      <\/div>\n      <h2>Dermatological active ingredients : <em>clinical data<\/em>.<\/h2>\n\n      <div class=\"bd-actives-grid\">\n        <div class=\"bd-active-card bd-active-1\">\n          <span class=\"bd-active-tag\">Vascular component<\/span>\n          <h3>Caffeine<\/h3>\n          <p>Caffeine (1,3,7-trimethylxanthine) exerts a local vasoconstrictor action and inhibits phosphodiesterase, helping to reduce vascular permeability and lymphatic stasis.<\/p>\n          <p>Several clinical studies point to a measurable effect on puffiness and the bluish component of dark circles, at concentrations of between <strong>2 % and 5 %<\/strong><sup class=\"bd-cite\"><a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC12235579\/\" target=\"_blank\" rel=\"noopener\">3<\/a><\/sup>. High bioavailability in aqueous formulation.<\/p>\n        <\/div>\n\n        <div class=\"bd-active-card bd-active-2\">\n          <span class=\"bd-active-tag\">Structural component<\/span>\n          <h3>Retinal (retinaldehyde)<\/h3>\n          <p>Direct precursor of retinoic acid with a single enzymatic conversion step. Better skin bioavailability than retinol, comparable efficacy to tretinoin with improved tolerance<sup class=\"bd-cite\"><a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC2699641\/\" target=\"_blank\" rel=\"noopener\">4<\/a><\/sup>.<\/p>\n          <p>A review specific to the periorbital area identifies retinal as the retinoid with the highest concentration of retinoids. <strong>better efficiency\/tolerance ratio<\/strong> for this fragile zone<sup class=\"bd-cite\"><a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC4587894\/\" target=\"_blank\" rel=\"noopener\">5<\/a><\/sup>.<\/p>\n        <\/div>\n\n        <div class=\"bd-active-card bd-active-3\">\n          <span class=\"bd-active-tag\">Multi-target action<\/span>\n          <h3>Biomimetic peptides<\/h3>\n          <p>A heterogeneous family. Depending on their structure, peptides can stimulate collagen synthesis (palmitoyl tripeptide-38, Matrixyl), exert a muscle relaxant action (acetyl hexapeptide-8) or influence vascular permeability (acetyl tetrapeptide-5).<\/p>\n          <p>The peptide-copper complex <strong>GHK-Cu<\/strong> presents solid clinical data on collagen stimulation and dermal density over 12 weeks<sup class=\"bd-cite\"><a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC6073405\/\" target=\"_blank\" rel=\"noopener\">6<\/a><\/sup>.<\/p>\n        <\/div>\n\n        <div class=\"bd-active-card bd-active-4\">\n          <span class=\"bd-active-tag\">Transversal action<\/span>\n          <h3>Niacinamide<\/h3>\n          <p>Vitamin B3 acts on several levels: inhibition of melanosomal transfer from keratinocytes (anti-pigmentation action), reinforcement of barrier function, anti-inflammatory action.<\/p>\n          <p>A concentration of <strong>5 %<\/strong> is associated with a documented reduction in pigmentation spots over 4 weeks<sup class=\"bd-cite\"><a href=\"https:\/\/journals.lww.com\/ijwd\/fulltext\/2024\/06000\/a_review_of_the_efficacy_of_popular_eye_cream.21.aspx\" target=\"_blank\" rel=\"noopener\">7<\/a><\/sup>. Excellent tolerance, compatible with sensitive skin.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ M\u00c9THODOLOGIE ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-divider\">\n        <span class=\"bd-section-num\">II.<\/span>\n        <span class=\"bd-section-line\"><\/span>\n        <span class=\"bd-section-label\">Methodology<\/span>\n      <\/div>\n      <h2>Methodology of <em>selection<\/em>.<\/h2>\n      <div class=\"bd-prose\">\n        <p>The analysis focused on \u00abeye contour\u00bb skincare products referenced in the BeautyDecoded database with serum-type galenic formulations (aqueous, fluid or gel texture, with a reduced oily phase). Products were ranked according to a composite score covering anti-aging, spots and redness, weighted by skin profile. A minimum threshold of five user reviews was applied to ensure the reliability of qualitative feedback. Dr Sylvain David's sensitivity rule was applied to assess tolerance by skin profile.<\/p>\n      <\/div>\n      <div class=\"bd-disclaimer\">\n        <span class=\"bd-disclaimer-icon\">!<\/span>\n        <span><strong style=\"color: var(--bd-ink);\">Note on BeautyDecoded reviews.<\/strong> The ratings and review excerpts displayed on this page come from users of the application. These reviews are not verified. Dates and details of reviews are available on each product page.<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ S\u00c9LECTION ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-divider\">\n        <span class=\"bd-section-num\">III.<\/span>\n        <span class=\"bd-section-line\"><\/span>\n        <span class=\"bd-section-label\">Selection 2026<\/span>\n      <\/div>\n      <h2>Five serums according to <em>target component<\/em>.<\/h2>\n\n      <!-- PRODUIT 1 -->\n      <div class=\"bd-product\">\n        <span class=\"bd-product-rank\">\u2116 01<\/span>\n        <h3>Beauty of Joseon - Revive Eye Serum Ginseng + Retinal<\/h3>\n        <p class=\"bd-product-meta\">\n          <span class=\"bd-product-rating\">4.5\/5 - 47 reviews<\/span>\n          <strong>Dominant profile :<\/strong> structural + pigment component<br>\n          <strong>Key assets:<\/strong> retinal (retinaldehyde), Panax Ginseng, niacinamide, palmitoyl tripeptide-5, ceramide NP, adenosine\n        <\/p>\n\n        <h4>Mechanisms of action<\/h4>\n        <p>The formulation combines retinal with a complex of fermented ginseng extracts, renowned for their high saponin content. The cutaneous conversion pathway from retinal to retinoic acid requires only one enzymatic step, which explains its superior bioavailability compared to vitamin A esters. The presence of ceramide NP and adenosine reinforces the restorative component of the skin barrier. The formula remains fragrance-free, limiting a common factor of intolerance in this area.<\/p>\n\n        <h4>Scoreboard<\/h4>\n        <div class=\"bd-scores\">\n          <div class=\"bd-scores-header\">BeautyDecoded rating<\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Anti-aging<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 90.1%;\"><\/span><\/span>90,1<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Pigment spots<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 85%;\"><\/span><\/span>85,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Redness<\/span>\n            <span class=\"bd-scores-value bd-scores-value-neutral\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 0%;\"><\/span><\/span>0,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Imperfections<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 76.5%;\"><\/span><\/span>76,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Dry skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 86.8%;\"><\/span><\/span>86,8<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 87.5%;\"><\/span><\/span>87,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Normal to oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 91%;\"><\/span><\/span>91,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Sensitive skin<\/span>\n            <span class=\"bd-scores-value bd-scores-value-negative\">-2.2 - unsuitable<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bd-verdict\">\n          <span class=\"bd-verdict-label\">Sensitivity verdict<\/span>\n          <p>Negative score between -2 and -5: not suitable for sensitive skin. Introduction should be gradual, ideally two to three applications per week at the start of use, with a gradual increase depending on tolerance. Formal contraindication during pregnancy and breastfeeding, as with all vitamin A derivatives.<\/p>\n        <\/div>\n\n        <h4>User opinions - summary<\/h4>\n        <p>Feedback describes a soft, creamy texture and a pump bottle that is considered hygienic. Some users report transient dryness or initial fluffiness, generally resolved after a few weeks' adaptation, sometimes compensated by the use of a skin barrier restorer. Several feedbacks describe a gradual improvement in fine lines with prolonged use. Some users report a slightly rich texture for their personal preference.<\/p>\n      <\/div>\n\n      <!-- PRODUIT 2 -->\n      <div class=\"bd-product\">\n        <span class=\"bd-product-rank\">\u2116 02<\/span>\n        <h3>NIOD - Fractionated Eye Contour Concentrate<\/h3>\n        <p class=\"bd-product-meta\">\n          <span class=\"bd-product-rating\">4.0\/5 - 8 reviews<\/span>\n          <strong>Dominant profile :<\/strong> multi-target peptide action<br>\n          <strong>Key assets:<\/strong> complex of over 15 peptides (palmitoyl tripeptide-38, acetyl hexapeptide-8, decapeptide-22, oligopeptide-78, palmitoyl decapeptide-21, copper lysinate\/prolinate), niacinamide, ascorbyl glucoside, escin, EGCG\n        <\/p>\n\n        <h4>Mechanisms of action<\/h4>\n        <p>This formulation has the highest peptide density of the selection, with an assembly covering several biological targets: collagen signaling, neuromuscular modulation, vascular permeability, antioxidant action. Escin (horse chestnut extract) provides documented action on microcirculation and edema. The presence of ascorbyl glucoside (a stabilized form of vitamin C) and EGCG reinforces the antioxidant component. The complexity of the formula makes it difficult to assess the main contributor, which is both its strength and its analytical limitation.<\/p>\n\n        <h4>Scoreboard<\/h4>\n        <div class=\"bd-scores\">\n          <div class=\"bd-scores-header\">BeautyDecoded rating<\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Anti-aging<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 85%;\"><\/span><\/span>85,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Pigment spots<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 76.5%;\"><\/span><\/span>76,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Redness<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 17%;\"><\/span><\/span>17,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Imperfections<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 43.4%;\"><\/span><\/span>43,4<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Dry skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 91%;\"><\/span><\/span>91,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 84%;\"><\/span><\/span>84,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Normal to oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 91%;\"><\/span><\/span>91,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Sensitive skin<\/span>\n            <span class=\"bd-scores-value bd-scores-value-negative\">-0.25 - compatible with caution<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bd-verdict\">\n          <span class=\"bd-verdict-label\">Sensitivity verdict<\/span>\n          <p>Slightly negative score, but close to neutrality. The formula contains phenoxyethanol and a range of preservatives likely to generate reactivity in highly reactive profiles. Restricted-area test recommended on first use.<\/p>\n        <\/div>\n\n        <h4>User opinions - summary<\/h4>\n        <p>Feedback is mixed. Many users described the liquid texture as very fluid, and found it difficult to apply without spilling. Some users report an improvement in fine lines, puffiness and dark circles after several weeks, while others report no noticeable effect despite prolonged use. The price is unanimously described as high, partially offset by a minimal application dose (one drop for both eyes).<\/p>\n      <\/div>\n\n      <!-- PRODUIT 3 -->\n      <div class=\"bd-product\">\n        <span class=\"bd-product-rank\">\u2116 03<\/span>\n        <h3>The Ordinary - Multi-Peptide Eye Serum<\/h3>\n        <p class=\"bd-product-meta\">\n          <span class=\"bd-product-rating\">4.0\/5 - 29 reviews<\/span>\n          <strong>Dominant profile :<\/strong> peptides + caffeine<br>\n          <strong>Key assets:<\/strong> palmitoyl tripeptide-38, acetyl tetrapeptide-5, myristoyl nonapeptide-3, dipeptide diaminobutyroyl benzylamide diacetate, caffeine, EGCG, niacinamide, acetyl glucosamine\n        <\/p>\n\n        <h4>Mechanisms of action<\/h4>\n        <p>The formulation offers a compromise between peptide density and affordability. The peptides selected cover three areas: matrix stimulation (palmitoyl tripeptide-38), action on vascular permeability and pockets (acetyl tetrapeptide-5), neuromuscular modulation (dipeptide diaminobutyroyl benzylamide diacetate). The presence of caffeine provides the vascular component, and EGCG the antioxidant component. A 2024 review confirms the value of caffeine-associated peptides for periorbital concerns.<sup class=\"bd-cite\"><a href=\"https:\/\/journals.lww.com\/ijwd\/fulltext\/2024\/06000\/a_review_of_the_efficacy_of_popular_eye_cream.21.aspx\" target=\"_blank\" rel=\"noopener\">7<\/a><\/sup>.<\/p>\n\n        <h4>Scoreboard<\/h4>\n        <div class=\"bd-scores\">\n          <div class=\"bd-scores-header\">BeautyDecoded rating<\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Anti-aging<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 76.5%;\"><\/span><\/span>76,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Pigment spots<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 57%;\"><\/span><\/span>57,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Redness<\/span>\n            <span class=\"bd-scores-value bd-scores-value-neutral\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 0%;\"><\/span><\/span>0,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Imperfections<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 25.5%;\"><\/span><\/span>25,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Dry skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 84%;\"><\/span><\/span>84,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 84%;\"><\/span><\/span>84,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Normal to oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 91%;\"><\/span><\/span>91,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Sensitive skin<\/span>\n            <span class=\"bd-scores-value bd-scores-value-negative\">-1.0 - potential risk<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bd-verdict\">\n          <span class=\"bd-verdict-label\">Sensitivity verdict<\/span>\n          <p>Slightly negative score, reflecting a potential risk of irritation in highly reactive profiles, mainly due to the presence of a preservative system and a concentration of niacinamide that may cause transient tingling.<\/p>\n        <\/div>\n\n        <h4>User opinions - summary<\/h4>\n        <p>Fluid aqueous texture, fast penetration, no sticky or greasy finish according to most feedbacks. A single drop is enough for both eyes. Opinions on efficacy are mixed: some users report an effect on light blue circles and an improvement in eye contour quality, while others describe no noticeable change after several months' use. Tolerance profile rather favorable according to feedback, including for skin described as sensitive by users themselves.<\/p>\n      <\/div>\n\n      <!-- PRODUIT 4 -->\n      <div class=\"bd-product\">\n        <span class=\"bd-product-rank\">\u2116 04<\/span>\n        <h3>The Ordinary - Caffeine Solution 5 % + EGCG<\/h3>\n        <p class=\"bd-product-meta\">\n          <span class=\"bd-product-rating\">4.1\/5 - 4 reviews<\/span>\n          <strong>Dominant profile :<\/strong> vascular component (puffiness, bluish circles)<br>\n          <strong>Key assets:<\/strong> caffeine 5 %, epigallocatechin gallate (EGCG), oxidized glutathione, melanin, hyaluronic acid\n        <\/p>\n\n        <h4>Mechanisms of action<\/h4>\n        <p>This formulation specifically targets the vascular and edematous component of the dark circles. Caffeine concentration reaches 5 %, the upper limit of the therapeutic range documented in the literature (2 to 5 %).<sup class=\"bd-cite\"><a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC12235579\/\" target=\"_blank\" rel=\"noopener\">3<\/a><\/sup>. EGCG, green tea's main polyphenol, provides complementary antioxidant and anti-inflammatory action. Oxidized glutathione contributes to an action on pigmentation. The galenic formula is resolutely minimalist: aqueous phase, moisturizers, antioxidants, no fragrance or oils.<\/p>\n\n        <h4>Scoreboard<\/h4>\n        <div class=\"bd-scores\">\n          <div class=\"bd-scores-header\">BeautyDecoded rating<\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Anti-aging<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 63.8%;\"><\/span><\/span>63,8<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Pigment spots<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 51%;\"><\/span><\/span>51,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Redness<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 4.3%;\"><\/span><\/span>4,3<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Imperfections<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 46.8%;\"><\/span><\/span>46,8<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Dry skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 63%;\"><\/span><\/span>63,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 84%;\"><\/span><\/span>84,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Normal to oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 91%;\"><\/span><\/span>91,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Sensitive skin<\/span>\n            <span class=\"bd-scores-value bd-scores-value-negative\">-1.0 - potential risk<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bd-verdict\">\n          <span class=\"bd-verdict-label\">Sensitivity verdict<\/span>\n          <p>Slightly negative score. The risk of irritation remains limited, but the concentration of caffeine and the presence of preservatives may generate reactivity in hyper-reactive skin. Storage in the refrigerator, reported by several users, potentiates the vasoconstrictor effect.<\/p>\n        <\/div>\n\n        <h4>User opinions - summary<\/h4>\n        <p>Fluid gel texture, easy to apply. Several users describe a decongesting effect on morning puffiness, particularly marked after keeping in a cool place. On the other hand, the effect on dark circles is limited, which is consistent with the active ingredient profile. In the case of mixed oedemas (combining fluid retention and palpebral fat hernia), users reported partial efficacy, in line with the expected limitations of a topical treatment on the structural component.<\/p>\n      <\/div>\n\n      <!-- PRODUIT 5 -->\n      <div class=\"bd-product\">\n        <span class=\"bd-product-rank\">\u2116 05<\/span>\n        <h3>Aroma-Zone - Eye Contour Serum 5 % Caffeine &amp; Helichrysum<\/h3>\n        <p class=\"bd-product-meta\">\n          <span class=\"bd-product-rating\">2.7\/5 - 42 reviews<\/span>\n          <strong>Dominant profile :<\/strong> vascular component, budget option<br>\n          <strong>Key assets:<\/strong> caffeine 5 %, niacinamide, sodium hyaluronate, Italian helichrysum extract\n        <\/p>\n\n        <h4>Mechanisms of action<\/h4>\n        <p>The formulation features a classic combination: caffeine 5 %, niacinamide at an unspecified concentration, sodium hyaluronate and extract of helichrysum (Italian immortelle), a plant traditionally associated with microcirculation. The short INCI list limits potential intolerance factors. The format with metal roller applicator aims to optimize the vasoconstrictive effect by adding a thermal factor.<\/p>\n\n        <h4>Scoreboard<\/h4>\n        <div class=\"bd-scores\">\n          <div class=\"bd-scores-header\">BeautyDecoded rating<\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Anti-aging<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 8.5%;\"><\/span><\/span>8,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Pigment spots<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 42.5%;\"><\/span><\/span>42,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Redness<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 42.5%;\"><\/span><\/span>42,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Imperfections<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 68%;\"><\/span><\/span>68,0<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Dry skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 87.5%;\"><\/span><\/span>87,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 87.5%;\"><\/span><\/span>87,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Normal to oily skin<\/span>\n            <span class=\"bd-scores-value\"><span class=\"bd-scores-bar\"><span class=\"bd-scores-bar-fill\" style=\"width: 87.5%;\"><\/span><\/span>87,5<\/span>\n          <\/div>\n          <div class=\"bd-scores-row\">\n            <span class=\"bd-scores-label\">Sensitive skin<\/span>\n            <span class=\"bd-scores-value bd-scores-value-negative\">-1.0 - potential risk<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bd-verdict\">\n          <span class=\"bd-verdict-label\">Sensitivity verdict<\/span>\n          <p>Slightly negative score. Several users report stinging or irritation of the eye when applied close to the ciliary margin. Prolonged contact of the metal roller with reactive skin may aggravate pre-existing reactivity.<\/p>\n        <\/div>\n\n        <h4>User opinions - summary<\/h4>\n        <p>The low user rating reflects a predominantly critical feedback. Comments converge on two points: a residual white finish after application for some users, and a perceived lack of efficacy on puffiness and dark circles. Sensoriality is regularly described as \u00absticky\u00bb or \u00abuncomfortable\u00bb. Some positive feedback came from users with light dark circles or mainly looking for a morning freshening action. For this product, the discrepancy between the INCI composition (consistent on paper) and user satisfaction suggests a limitation linked to the galenic formulation rather than the concentration of active ingredients.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- ============ SYNTH\u00c8SE COMPARATIVE ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-divider\">\n        <span class=\"bd-section-num\">IV.<\/span>\n        <span class=\"bd-section-line\"><\/span>\n        <span class=\"bd-section-label\">Summary<\/span>\n      <\/div>\n      <h2>Synthesis according to <em>target component<\/em>.<\/h2>\n\n      <div class=\"bd-synthesis\">\n        <div class=\"bd-synthesis-row bd-synthesis-head\">\n          <span>Dominant component<\/span>\n          <span>Relevant option<\/span>\n        <\/div>\n        <div class=\"bd-synthesis-row\">\n          <span class=\"bd-synthesis-profile\">Structural component <em style=\"color: var(--bd-muted); font-size: 14px; display: block; font-weight: 400;\">wrinkles, loss of density<\/em><\/span>\n          <span class=\"bd-synthesis-products\">Beauty of Joseon Revive Eye Serum (retinal) - NIOD Fractionated Eye Contour Concentrate<\/span>\n        <\/div>\n        <div class=\"bd-synthesis-row\">\n          <span class=\"bd-synthesis-profile\">Pigment component <em style=\"color: var(--bd-muted); font-size: 14px; display: block; font-weight: 400;\">homogenous brown shade<\/em><\/span>\n          <span class=\"bd-synthesis-products\">Beauty of Joseon Revive Eye Serum - NIOD Fractionated Eye Contour Concentrate<\/span>\n        <\/div>\n        <div class=\"bd-synthesis-row\">\n          <span class=\"bd-synthesis-profile\">Vascular component <em style=\"color: var(--bd-muted); font-size: 14px; display: block; font-weight: 400;\">bluish hue, pockets<\/em><\/span>\n          <span class=\"bd-synthesis-products\">The Ordinary Caffeine Solution 5 % + EGCG - The Ordinary Multi-Peptide Eye Serum<\/span>\n        <\/div>\n        <div class=\"bd-synthesis-row\">\n          <span class=\"bd-synthesis-profile\">Mixed profile <em style=\"color: var(--bd-muted); font-size: 14px; display: block; font-weight: 400;\">vascular + light wrinkles<\/em><\/span>\n          <span class=\"bd-synthesis-products\">The Ordinary Multi-Peptide Eye Serum - NIOD Fractionated Eye Contour Concentrate<\/span>\n        <\/div>\n        <div class=\"bd-synthesis-row\">\n          <span class=\"bd-synthesis-profile\">Budget approach <em style=\"color: var(--bd-muted); font-size: 14px; display: block; font-weight: 400;\">vascular component<\/em><\/span>\n          <span class=\"bd-synthesis-products\">The Ordinary Caffeine Solution 5 % + EGCG<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ S\u00c9RUM VS CR\u00c8ME ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-divider\">\n        <span class=\"bd-section-num\">V.<\/span>\n        <span class=\"bd-section-line\"><\/span>\n        <span class=\"bd-section-label\">Galenics<\/span>\n      <\/div>\n      <h2>Serum or cream : <em>elements of differentiation<\/em>.<\/h2>\n\n      <div class=\"bd-compare\">\n        <h3>A question of barrier function.<\/h3>\n        <p>The choice between serum and cream depends mainly on the barrier function of the periorbital skin and the routine strategy. A <strong>aqueous serum<\/strong> delivers hydrophilic active ingredients (caffeine, niacinamide, peptides) with high bioavailability, but its reduced oil phase does not provide an occlusive barrier. On dry or fragile skin, serum is best followed by a moisturizer or emollient to limit transdermal water evaporation and preserve comfort.<\/p>\n        <p>Retinoid serums (retinal, retinol) have a particularity: they deliver a lipophilic active ingredient in a partially aqueous matrix, which can accentuate the initial sensation of dryness. Combination with a <strong>restoring balm<\/strong> of the skin barrier is a relevant strategy for limiting discomfort during the introduction phase.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ APPLICATION ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-divider\">\n        <span class=\"bd-section-num\">VI.<\/span>\n        <span class=\"bd-section-line\"><\/span>\n        <span class=\"bd-section-label\">Application<\/span>\n      <\/div>\n      <h2>Terms and conditions : <em>recommendations<\/em>.<\/h2>\n\n      <div class=\"bd-tips\">\n        <div class=\"bd-tips-inner\">\n          <h3>Visit <em>four principles<\/em> to be respected.<\/h3>\n          <p><strong>Quantity.<\/strong> A single drop is sufficient for both eyes. Apply by gentle tapping, about five millimeters from the ciliary margin, following the arch of the malar bone and the brow bone. Rubbing should be avoided in this area, which is particularly sensitive to micro-trauma.<\/p>\n          <p><strong>Frequency.<\/strong> A caffeine or peptide serum can be used morning and night. A retinal serum is introduced gradually, in the evening only, starting with two weekly applications and gradually increasing according to tolerance.<\/p>\n          <p><strong>Photoprotection.<\/strong> Daily photoprotection of the eye contour remains a decisive cofactor, particularly in pigmented profiles where UV exposure potentiates residual melanogenesis.<\/p>\n          <p><strong>Vascular component.<\/strong> Keeping the bottle refrigerated potentiates caffeine's vasoconstrictive effect. This simple practice has been reported by many users to improve the perceived effect on morning puffiness.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ LIMITES ============ -->\n  <section class=\"bd-section\">\n    <div class=\"bd-wrap\">\n      <div class=\"bd-section-divider\">\n        <span class=\"bd-section-num\">VII.<\/span>\n        <span class=\"bd-section-line\"><\/span>\n        <span class=\"bd-section-label\">Limits<\/span>\n      <\/div>\n      <h2>Limits and <em>outlook<\/em>.<\/h2>\n      <div class=\"bd-prose\">\n        <p>No cosmetic serum can make up for constitutional suborbital volume loss or palpebral fat hernia. These purely structural components require different medical approaches, which are beyond the scope of this analysis.<\/p>\n        <p>On the pigmentary and vascular components, the available clinical data support a measurable effect of well-designed formulations, over durations of use of <strong>eight to twelve weeks minimum<\/strong>. Regularity of application remains the main predictor of results, ahead of asset concentration.<\/p>\n      <\/div>\n\n      <!-- Signature -->\n      <div class=\"bd-signature\">\n        <div class=\"bd-signature-mark\">SD<\/div>\n        <div class=\"bd-signature-content\">\n          <strong>Dr Sylvain David<\/strong>\n          <span>Plastic surgeon, researcher and founder of BeautyDecoded<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"bd-footnote\">\n        Educational information, not a substitute for consultation. BeautyDecoded is a cosmetic analysis application using artificial intelligence, whose mission is to make INCI compositions and scientific literature readable.\n      <\/div>\n\n      <!-- R\u00e9f\u00e9rences -->\n      <div class=\"bd-references\">\n        <div class=\"bd-references-title\">Scientific references<\/div>\n        <ol>\n          <li>Sarkar R. et al. <em>Periorbital Hyperpigmentation: A Comprehensive Review.<\/em> J Clin Aesthet Dermatol. <a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC4756872\/\" target=\"_blank\" rel=\"noopener\">PMC4756872<\/a><\/li>\n          <li>Fatin H.S. et al. <em>Classification and characteristics of periorbital hyperpigmentation.<\/em> Skin Res Technol 2020. <a href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/31916334\/\" target=\"_blank\" rel=\"noopener\">PubMed 31916334<\/a><\/li>\n          <li>Brady B. et al. <em>Clinical Efficacy of a Novel Topical Formulation on Periorbital Dark Circles.<\/em> J Cosmet Dermatol 2025. <a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC12235579\/\" target=\"_blank\" rel=\"noopener\">PMC12235579<\/a><\/li>\n          <li>Mukherjee S. et al. <em>Retinoids in the treatment of skin aging: an overview of clinical efficacy and safety.<\/em> Clin Interv Aging. <a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC2699641\/\" target=\"_blank\" rel=\"noopener\">PMC2699641<\/a><\/li>\n          <li>Ahmadi Ashtiani H.R. et al. <em>The Tricky Tear Trough: A Review of Topical Cosmeceuticals for Periorbital Skin Rejuvenation.<\/em> J Clin Aesthet Dermatol. <a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC4587894\/\" target=\"_blank\" rel=\"noopener\">PMC4587894<\/a><\/li>\n          <li>Pickart L., Margolina A. <em>Regenerative and Protective Actions of the GHK-Cu Peptide.<\/em> Int J Mol Sci 2018. <a href=\"https:\/\/pmc.ncbi.nlm.nih.gov\/articles\/PMC6073405\/\" target=\"_blank\" rel=\"noopener\">PMC6073405<\/a><\/li>\n          <li>Naik K. et al. <em>A review of the efficacy of popular eye cream ingredients.<\/em> Int J Womens Dermatol 2024. <a href=\"https:\/\/journals.lww.com\/ijwd\/fulltext\/2024\/06000\/a_review_of_the_efficacy_of_popular_eye_cream.21.aspx\" target=\"_blank\" rel=\"noopener\">IJWD<\/a><\/li>\n          <li>Rajabi-Estarabadi A. et al. <em>Effectiveness and tolerance of multicorrective topical treatment for infraorbital dark circles and puffiness.<\/em> J Cosmet Dermatol 2024. <a href=\"https:\/\/onlinelibrary.wiley.com\/doi\/10.1111\/jocd.16122\" target=\"_blank\" rel=\"noopener\">DOI: 10.1111\/jocd.16122<\/a><\/li>\n        <\/ol>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/article>\n\n<\/body>\n<\/html>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"CERNES: Causes and Treatments! - Skincare, Injection, Lifestyle\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/i6Hn9k44LLE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>With the daily application of a <a href=\"https:\/\/www.beautydecoded.com\/en\/facial-care\/anti-dark-circle-care\/\" data-type=\"page\" data-id=\"274\">anti-dark circle care<\/a>, or a <a href=\"https:\/\/www.beautydecoded.com\/en\/facial-care\/anti-dark-circle-care\/anti-dark-circle-creams\/\" data-type=\"page\" data-id=\"406\">dark circle cream<\/a>In this way, you take care of your skin for a youthful, rested look all year round. Beauty Decoded explains all about this gentle, pleasant treatment here.<\/p>\n\n\n\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Best anti-dark circle serum: scientific analysis by a doctor - BeautyDecoded Dermo-cosmetics - Comparative analysis Best anti-dark circle serum: scientific analysis by a doctor. Aqueous galenics, high bioavailability, targeted hydrophilic active ingredients. Five serums evaluated on scientific literature and adapted to your skin profile. Dr Sylvain David Plastic surgeon Update 2026 Reading:...<\/p>","protected":false},"author":3,"featured_media":0,"parent":274,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"enable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-404","page","type-page","status-publish","hentry"],"acf":[],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"Beautydecoded","author_link":"https:\/\/www.beautydecoded.com\/en\/author\/sylvaindavid\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/comments?post=404"}],"version-history":[{"count":24,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/404\/revisions"}],"predecessor-version":[{"id":74077,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/404\/revisions\/74077"}],"up":[{"embeddable":true,"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/pages\/274"}],"wp:attachment":[{"href":"https:\/\/www.beautydecoded.com\/en\/wp-json\/wp\/v2\/media?parent=404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}