{"id":11599,"date":"2026-07-02T07:57:02","date_gmt":"2026-07-02T07:57:02","guid":{"rendered":"http:\/\/greenmood.se\/moss-walls-vs-acoustic-panels\/"},"modified":"2026-07-02T07:57:02","modified_gmt":"2026-07-02T07:57:02","slug":"moss-walls-vs-acoustic-panels","status":"publish","type":"post","link":"https:\/\/greenmood.se\/se\/moss-walls-vs-acoustic-panels\/","title":{"rendered":"Moss Walls vs Acoustic Panels"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"11599\" class=\"elementor elementor-11599\" data-elementor-post-type=\"post\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-5492755 e-flex e-con-boxed e-con e-parent\" data-id=\"5492755\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ffb11ba elementor-widget elementor-widget-html\" data-id=\"ffb11ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <title>Moss Walls vs Acoustic Panels: An Honest Lab-Data Comparison<\/title>\r\n\r\n  <style>\r\n    \/* ===============================\r\n       GREENMOOD \u2014 ARTICLE TEMPLATE\r\n       Light, editorial, modern\r\n       Fonts: Poppins (body) + Spezia (titles)\r\n       =============================== *\/\r\n\r\n    :root{\r\n      --bg:#f6f7f8;\r\n      --panel:#ffffff;\r\n      --panel-soft:#fbfbfc;\r\n      --border:rgba(0,0,0,0.08);\r\n      --shadow:0 14px 36px rgba(0,0,0,0.08);\r\n\r\n      --text:#14171a;\r\n      --muted:#5c636e;\r\n      --muted2:#8a9099;\r\n\r\n      --radius:18px;\r\n      --radius-sm:12px;\r\n\r\n      --max:1120px;\r\n      --content:760px;\r\n\r\n      --btn:#111213;\r\n      --btnText:#ffffff;\r\n\r\n      --font-body:'Poppins', system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;\r\n      --font-title:'Spezia','Poppins', serif;\r\n    }\r\n\r\n    *{ box-sizing:border-box; }\r\n    html,body{ margin:0; padding:0; }\r\n    body{\r\n      font-family:var(--font-body);\r\n      background:var(--bg);\r\n      color:var(--text);\r\n      line-height:1.6;\r\n    }\r\n\r\n    a{ color:inherit; text-decoration:none; }\r\n    a:hover{ text-decoration:underline; }\r\n\r\n    .container{\r\n      max-width:var(--max);\r\n      margin:0 auto;\r\n      padding:16px 8px 80px;\r\n    }\r\n\r\n    \/* ===== Hero ===== *\/\r\n    .hero{\r\n      background:var(--panel);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      overflow:hidden;\r\n      box-shadow:var(--shadow);\r\n    }\r\n\r\n    .hero-media{\r\n      position:relative;\r\n      height:450px;\r\n      background-image:url(\"https:\/\/greenmood.se\/wp-content\/uploads\/2026\/01\/greenmood_acoustic-hero.webp\");\r\n      background-size:cover;\r\n      background-position:center;\r\n    }\r\n\r\n    .hero-media::after{\r\n      content:\"\";\r\n      position:absolute;\r\n      inset:0;\r\n      background:linear-gradient(\r\n        180deg,\r\n        rgba(255,255,255,0.00) 30%,\r\n        rgba(255,255,255,0.55) 55%,\r\n        rgba(255,255,255,0.85) 85%,\r\n        rgba(255,255,255,1.00) 100%\r\n      );\r\n    }\r\n\r\n    .hero-content{\r\n      position:relative;\r\n      padding:4px 26px 22px;\r\n    }\r\n\r\n    .kicker{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap:10px;\r\n      font-family:var(--font-title);\r\n      letter-spacing:0.12em;\r\n      text-transform:uppercase;\r\n      font-size:12px;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .kicker-dot{\r\n      width:9px;\r\n      height:9px;\r\n      border-radius:50%;\r\n      background:#c97a2b;\r\n      display:inline-block;\r\n      flex:0 0 9px;\r\n      min-width:9px;\r\n      min-height:9px;\r\n    }\r\n\r\n    h1{\r\n      font-family:var(--font-title);\r\n      margin:14px 0 10px;\r\n      font-size:clamp(30px,3.2vw,44px);\r\n      line-height:1.08;\r\n      letter-spacing:-0.015em;\r\n      color:var(--text);\r\n    }\r\n\r\n    .subtitle{\r\n      margin:0;\r\n      max-width:none;\r\n      color:var(--muted);\r\n      font-size:16px;\r\n    }\r\n\r\n    .meta{\r\n      display:flex;\r\n      flex-wrap:wrap;\r\n      gap:10px;\r\n      margin-top:32px;\r\n      font-size:13px;\r\n      color:var(--muted2);\r\n    }\r\n    .meta .pill{\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      padding:7px 10px;\r\n      border-radius:999px;\r\n    }\r\n    .meta .pill strong{ color:var(--text); font-weight:600; }\r\n\r\n    .tags{\r\n      display:flex;\r\n      flex-wrap:wrap;\r\n      gap:8px;\r\n      margin-top:14px;\r\n    }\r\n    .tag{\r\n      font-size:12px;\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      padding:7px 10px;\r\n      border-radius:999px;\r\n      color:var(--muted);\r\n    }\r\n\r\n    \/* ===== Main layout ===== *\/\r\n    .grid{\r\n      display:grid;\r\n      grid-template-columns:1fr;\r\n      gap:22px;\r\n      margin-top:18px;\r\n    }\r\n    @media (min-width:980px){\r\n      .grid{ grid-template-columns:1fr 320px; }\r\n      .sticky{ position:sticky; top:16px; }\r\n    }\r\n\r\n    \/* ===== Article card ===== *\/\r\n    .article{\r\n      background:var(--panel);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      box-shadow:var(--shadow);\r\n    }\r\n    .article-inner{\r\n      padding:32px 28px;\r\n      max-width:var(--content);\r\n    }\r\n\r\n    .notice{\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius-sm);\r\n      padding:18px 18px;\r\n      color:var(--muted);\r\n      font-size:14px;\r\n      margin-bottom:18px;\r\n    }\r\n    .notice strong{ color:var(--text); }\r\n\r\n    \/* TOC *\/\r\n    details.toc-details{\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      background:var(--panel-soft);\r\n      overflow:hidden;\r\n      margin:0 0 22px;\r\n    }\r\n    details summary{\r\n      cursor:pointer;\r\n      padding:16px 16px;\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content:space-between;\r\n      font-family:var(--font-title);\r\n      font-size:14px;\r\n      letter-spacing:0.02em;\r\n      color:var(--text);\r\n      list-style:none;\r\n    }\r\n    details summary::-webkit-details-marker{ display:none; }\r\n\r\n    .chev{\r\n      width:10px; height:10px;\r\n      border-right:2px solid rgba(0,0,0,0.45);\r\n      border-bottom:2px solid rgba(0,0,0,0.45);\r\n      transform:rotate(45deg);\r\n      transition:transform 180ms ease;\r\n    }\r\n    details[open] .chev{ transform:rotate(225deg); }\r\n\r\n    .toc{\r\n      display:flex;\r\n      flex-direction:column;\r\n      gap:10px;\r\n      padding:0 16px 16px;\r\n    }\r\n    .toc a{\r\n      display:block;\r\n      background:#fff;\r\n      border:1px solid var(--border);\r\n      border-radius:14px;\r\n      padding:14px 14px;\r\n      color:var(--text);\r\n      font-size:14px;\r\n    }\r\n    .toc a:hover{\r\n      text-decoration:none;\r\n      background:#f3f4f5;\r\n    }\r\n\r\n    \/* ===== Typography in article ===== *\/\r\n    h2{\r\n      font-family:var(--font-title);\r\n      margin:34px 0 10px;\r\n      font-size:24px;\r\n      letter-spacing:-0.01em;\r\n      color:var(--text);\r\n    }\r\n    h3{\r\n      font-family:var(--font-title);\r\n      margin:22px 0 8px;\r\n      font-size:16px;\r\n      letter-spacing:0;\r\n      color:var(--text);\r\n    }\r\n\r\n    p{\r\n      margin:12px 0;\r\n      color:var(--text);\r\n      font-size:15.5px;\r\n    }\r\n    p + p{ margin-top:18px; }\r\n\r\n    .leadline{\r\n      font-weight:600;\r\n      color:var(--text);\r\n    }\r\n\r\n    ul{\r\n      padding-left:20px;\r\n      margin:12px 0 16px;\r\n      color:var(--text);\r\n    }\r\n    li{ margin:8px 0; }\r\n    li::marker{ color:#000; }\r\n\r\n    .quote{\r\n      margin:22px 0;\r\n      padding:18px 18px;\r\n      border-radius:var(--radius-sm);\r\n      border:1px solid var(--border);\r\n      background:var(--panel-soft);\r\n      color:var(--text);\r\n    }\r\n    .quote strong{ font-weight:700; }\r\n\r\n    .divider{\r\n      height:1px;\r\n      background:rgba(0,0,0,0.08);\r\n      margin:26px 0;\r\n    }\r\n\r\n    .keytakeaways{\r\n      display:grid;\r\n      gap:12px;\r\n      margin-top:14px;\r\n    }\r\n    .take{\r\n      display:flex;\r\n      gap:12px;\r\n      padding:14px 14px;\r\n      border-radius:14px;\r\n      border:1px solid var(--border);\r\n      background:var(--panel-soft);\r\n      color:var(--text);\r\n    }\r\n    .take-bullet{\r\n      width:10px; height:10px;\r\n      margin-top:7px;\r\n      border-radius:2px;\r\n      background:#000;\r\n      flex:0 0 auto;\r\n    }\r\n\r\n    \/* ===== Sidebar panels ===== *\/\r\n    .panel{\r\n      background:var(--panel);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      box-shadow:var(--shadow);\r\n      overflow:hidden;\r\n    }\r\n    .panel + .panel{ margin-top:14px; }\r\n\r\n    .panel-hd{\r\n      padding:14px 14px;\r\n      border-bottom:1px solid var(--border);\r\n      font-family:var(--font-title);\r\n      font-size:13px;\r\n      text-transform:uppercase;\r\n      letter-spacing:0.08em;\r\n      color:var(--muted);\r\n    }\r\n    .panel-bd{ padding:14px; }\r\n\r\n    \/* Share icons *\/\r\n    .share-row{\r\n      display:flex;\r\n      gap:10px;\r\n      align-items:center;\r\n      flex-wrap:nowrap;\r\n      overflow:auto;\r\n      padding-bottom:2px;\r\n    }\r\n\r\n    .icon-btn{\r\n      width:44px;\r\n      height:44px;\r\n      border-radius:999px;\r\n      border:1px solid var(--border);\r\n      background:#fff;\r\n      display:inline-flex;\r\n      align-items:center;\r\n      justify-content:center;\r\n      cursor:pointer;\r\n      flex:0 0 auto;\r\n    }\r\n    .icon-btn:hover{ background:#f1f2f3; }\r\n    .icon{\r\n      width:18px; height:18px;\r\n      fill:#111213;\r\n    }\r\n\r\n    \/* CTAs *\/\r\n    .cta{\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      padding:14px;\r\n    }\r\n    .cta h4{\r\n      font-family:var(--font-title);\r\n      margin:0 0 8px;\r\n      font-size:16px;\r\n      color:var(--text);\r\n    }\r\n    .cta p{\r\n      margin:0 0 12px;\r\n      font-size:14px;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .btn-black{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      justify-content:center;\r\n      padding:8px 16px;\r\n      border-radius:4px;\r\n      background:#333333;\r\n      color:var(--btnText);\r\n      border:1px solid #000;\r\n      font-size:14px;\r\n      font-weight:600;\r\n      cursor:pointer;\r\n      text-decoration:none;\r\n    }\r\n    .btn-black:hover{\r\n      background:#000;\r\n      color:#ffffff;\r\n      text-decoration:none;\r\n    }\r\n\r\n    .footer{\r\n      margin-top:22px;\r\n      text-align:center;\r\n      font-size:13px;\r\n      color:var(--muted2);\r\n      font-family:var(--font-body);\r\n    }\r\n\r\n    .toast{\r\n      position:fixed;\r\n      left:50%;\r\n      bottom:18px;\r\n      transform:translateX(-50%);\r\n      background:#111213;\r\n      color:#fff;\r\n      padding:10px 12px;\r\n      border-radius:999px;\r\n      font-size:13px;\r\n      opacity:0;\r\n      pointer-events:none;\r\n      transition:opacity 160ms ease, transform 160ms ease;\r\n      z-index:9999;\r\n    }\r\n    .toast.show{\r\n      opacity:1;\r\n      transform:translateX(-50%) translateY(-2px);\r\n    }\r\n\r\n<style>\r\n.image-pair{\r\n  display:grid;\r\n  gap:16px;\r\n  margin:22px 0;\r\n  grid-template-columns:1fr;\r\n}\r\n\r\n.image-pair__item{\r\n  display:flex;\r\n  flex-direction:column;\r\n  height:100%;\r\n}\r\n\r\n.image-pair__media{\r\n  position:relative;\r\n  width:100%;\r\n  aspect-ratio: 4 \/ 3; \/* \u00e9quilibre \u00e9ditorial *\/\r\n  border-radius:14px;\r\n  overflow:hidden;\r\n  border:1px solid rgba(0,0,0,0.08);\r\n  background:#f6f7f8;\r\n}\r\n\r\n.image-pair figcaption{\r\n  margin-top:12px;\r\n  padding-bottom:24px;\r\n  font-size:13px;\r\n  color:#5c636e;\r\n}\r\n\r\n\r\n.image-pair__media img{\r\n  width:100%;\r\n  height:100%;\r\n  object-fit:cover;\r\n  display:block;\r\n}\r\n\r\n.image-pair figcaption{\r\n  margin-top:10px;\r\n  font-size:13px;\r\n  color:#5c636e;\r\n}\r\n\r\n\/* Two-column on desktop *\/\r\n@media (min-width: 860px){\r\n  .image-pair{\r\n    grid-template-columns:1fr 1fr;\r\n    align-items:stretch;\r\n  }\r\n}\r\n\r\n\r\n\r\n    @media (max-width: 768px){\r\n      .article .article-inner{\r\n        padding: 20px 16px !important;\r\n        max-width: 100% !important;\r\n      }\r\n      .container{\r\n        padding: 16px 12px 60px !important;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n\r\n<body>\n  <div class=\"container\">\n\n    <!-- HERO -->\n    <section class=\"hero\">\n      <div class=\"hero-media\" role=\"img\" aria-label=\"Moss walls compared with conventional acoustic panels using laboratory data\"><\/div>\n      <div class=\"hero-content\">\n        <span class=\"kicker\"><span class=\"kicker-dot\"><\/span> GUIDANCE FOR PROJECT TEAMS<\/span>\n\n        <h1>Moss Walls vs Acoustic Panels<\/h1>\n\n        <p class=\"subtitle\">\n          An honest comparison based on laboratory data only: measured NRC values, absorption classes, fire indices, and what supplier claims often leave out.\n        <\/p>\n\n        <div class=\"meta\" aria-label=\"Meta information\">\n          <span class=\"pill\"><strong>10 min read<\/strong><\/span>\n          <span class=\"pill\">Published: <strong>Jul 2026<\/strong><\/span>\n          <span class=\"pill\">Topics: <strong>Acoustics<\/strong>, <strong>Moss Walls<\/strong>, <strong>Specification<\/strong>, <strong>A&amp;D<\/strong><\/span>\n        <\/div>\n\n        <div class=\"tags\" aria-label=\"Topics tags\">\n          <span class=\"tag\">NRC<\/span>\n          <span class=\"tag\">ISO 11654<\/span>\n          <span class=\"tag\">ASTM E84<\/span>\n          <span class=\"tag\">Preserved Moss<\/span>\n          <span class=\"tag\">PET Panels<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <div class=\"grid\">\n      <!-- ARTICLE -->\n      <article class=\"article\" id=\"article\">\n        <div class=\"article-inner\">\n\n          <div class=\"notice\">\n            <strong>Intent:<\/strong> This article compares preserved moss walls with conventional acoustic panels using measured laboratory data only.\n            Every acoustic value below names the standard, the laboratory, and the public test report it comes from. No marketing numbers.\n          <\/div>\n\n          <section style=\"margin:20px 0 0; padding:18px 18px; border-radius:14px; background:#eef6f0; border:1px solid rgba(0,0,0,0.08);\" aria-label=\"Quick answer summary\">\n            <strong>Quick answer:<\/strong> Acoustic panels usually win when the only objective is maximum sound absorption per square meter at the lowest cost. Preserved moss walls are the stronger choice when a project needs acoustic absorption, natural materiality, visual impact, and maintenance-free biophilic design in one surface. Ball Moss, for example, has been lab-tested at NRC 0.73, while Reindeer Moss measures NRC 0.35 and Greenmood cork tiles range from NRC 0.20 to 0.40 depending on the profile.\n          <\/section>\n\n          <!-- TOC -->\n          <details class=\"toc-details\">\n            <summary>\n              <span>Table of contents<\/span>\n              <span class=\"chev\" aria-hidden=\"true\"><\/span>\n            <\/summary>\n            <nav class=\"toc\">\n              <a href=\"#sec-1\">Why this comparison is usually done wrong<\/a>\n              <a href=\"#sec-2\">How sound absorption is actually measured<\/a>\n              <a href=\"#sec-3\">What conventional acoustic panels achieve<\/a>\n              <a href=\"#sec-4\">What preserved moss walls actually measure<\/a>\n              <a href=\"#sec-5\">What cork acoustic tiles measure<\/a>\n              <a href=\"#sec-6\">Red flags in supplier acoustic claims<\/a>\n              <a href=\"#sec-7\">Beyond NRC: materials, fire data, and wellbeing<\/a>\n              <a href=\"#sec-8\">When panels win, when moss wins<\/a>\n              <a href=\"#sec-9\">Specification checklist<\/a>\n              <a href=\"#sec-10\">Resources and test reports<\/a>\n              <a href=\"#sec-faq\">Frequently asked questions<\/a>\n              <a href=\"#sec-11\">Final takeaway<\/a>\n            <\/nav>\n          <\/details>\n\n          <h2 id=\"sec-1\">#Why this comparison is usually done wrong<\/h2>\n          <p>\n            Search for \"moss walls vs acoustic panels\" and you will find confident numbers on both sides:\n            moss absorption figures quoted without a standard, a laboratory, or a mounting configuration,\n            and panel ratings measured with an air gap that the installed product will never have.\n          <\/p>\n          <p>\n            The result is a comparison between a <span class=\"leadline\">marketing claim<\/span> and a\n            <span class=\"leadline\">laboratory measurement<\/span>, which is not a comparison at all.\n          <\/p>\n          <div class=\"quote\">\n            <strong>A number without a standard, a laboratory, and a test report is not acoustic data. It is copy.<\/strong>\n          <\/div>\n\n          <h2 id=\"sec-2\">#How sound absorption is actually measured<\/h2>\n          <p>\n            Credible absorption values come from reverberation room measurements following recognized standards:\n            <span class=\"leadline\">ISO 354<\/span> for the measurement itself, <span class=\"leadline\">ISO 11654<\/span> for the\n            weighted absorption coefficient and the absorption class (A to E), and <span class=\"leadline\">ASTM C423<\/span> for\n            the NRC and SAA indicators used in North America.\n          <\/p>\n          <ul>\n            <li><strong>NRC (Noise Reduction Coefficient):<\/strong> a four-frequency average of absorption, from 0.00 to 1.00.<\/li>\n            <li><strong>Absorption class (ISO 11654):<\/strong> a letter from A (most absorbent) to E, weighted across a frequency curve.<\/li>\n            <li><strong>Mounting matters:<\/strong> the same product can measure very differently direct-mounted versus with an air gap behind it. Always ask which configuration was tested.<\/li>\n          <\/ul>\n          <p>\n            The two systems weight frequencies differently, so a Class D product can still carry a high NRC.\n            That is not a contradiction. It is why serious suppliers publish both, with the report.\n          <\/p>\n\n          <p>\n            For reference, <a href=\"https:\/\/www.iso.org\/standard\/19583.html\" target=\"_blank\" rel=\"noopener\">ISO 11654<\/a> is the international standard for rating the sound absorption of building products from ISO 354 measurements, and <a href=\"https:\/\/store.astm.org\/c0423-22.html\" target=\"_blank\" rel=\"noopener\">ASTM C423<\/a> defines the reverberation room method used to calculate NRC and SAA in North America.\n          <\/p>\n\n          <div style=\"overflow-x:auto; margin:22px 0;\">\n            <table style=\"width:100%; border-collapse:collapse; font-size:14px; background:#fff; border:1px solid rgba(0,0,0,0.08); border-radius:14px; overflow:hidden;\">\n              <thead>\n                <tr style=\"background:#f6f7f8; text-align:left;\">\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">Criteria<\/th>\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">Preserved moss walls<\/th>\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">Conventional acoustic panels<\/th>\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">Cork acoustic tiles<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><strong>Best for<\/strong><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Acoustic performance combined with biophilic impact<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Maximum absorption per square meter on a budget<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Natural, tactile wall finish<\/td>\n                <\/tr>\n                <tr>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><strong>Typical acoustic profile<\/strong><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Mid and high frequency absorption<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Broad absorption depending on thickness and mounting<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Moderate contribution, diffusive geometry<\/td>\n                <\/tr>\n                <tr>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><strong>Lab-tested example<\/strong><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Ball Moss NRC 0.73<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Often NRC 0.45 to 0.90+ depending on setup<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Morse NRC 0.40, Sillon NRC 0.30<\/td>\n                <\/tr>\n                <tr>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><strong>Material story<\/strong><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Preserved natural plants<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Usually PET felt or synthetic core<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Natural cork<\/td>\n                <\/tr>\n                <tr>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><strong>Visual impact<\/strong><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">High<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Medium, technical<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">High, tactile texture<\/td>\n                <\/tr>\n                <tr>\n                  <td style=\"padding:12px 14px;\"><strong>Maintenance<\/strong><\/td>\n                  <td style=\"padding:12px 14px;\">No water, light, or pruning<\/td>\n                  <td style=\"padding:12px 14px;\">Low<\/td>\n                  <td style=\"padding:12px 14px;\">Low<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <h2 id=\"sec-3\">#What conventional acoustic panels achieve<\/h2>\n          <p>\n            Conventional interior acoustic panels, most commonly PET felt made from recycled plastic bottles, are effective absorbers.\n            Advertised values typically range from NRC 0.45 for thin direct-mounted panels up to 0.90 or more for thick panels\n            measured with an air gap behind them.\n          <\/p>\n          <p>\n            Both ends of that range are real. The point is that the high numbers usually describe a specific mounting\n            configuration, not the panel glued flat to a wall. If a datasheet quotes NRC 0.95, ask whether that was measured\n            with an E-400 mounting (400 mm air cavity) or direct-mounted. The answer often explains half the number.\n          <\/p>\n          <p>\n            Panels win on raw absorption per square meter and on price. What they do not offer is a natural material story:\n            PET felt is plastic, and most spaces that choose it accept that trade-off knowingly.\n          <\/p>\n\n          <h2 id=\"sec-4\">#What preserved moss walls actually measure<\/h2>\n          <p>\n            Preserved moss is a genuinely absorbent material: soft, porous, and irregular, which is exactly what mid and high\n            frequencies (the human speech range) respond to. But moss types differ widely, and honest data shows it.\n          <\/p>\n          <p>\n            The values below were measured on the material itself in reverberation rooms, per ISO 354 \/ ISO 11654 and ASTM C423,\n            by two accredited European laboratories: CARE-CEDIA at the University of Liege (Belgium) and Peutz bv (Netherlands).\n            Every report is a public PDF.\n          <\/p>\n\n          <div style=\"overflow-x:auto; margin:22px 0;\">\n            <table style=\"width:100%; border-collapse:collapse; font-size:14px; background:#fff; border:1px solid rgba(0,0,0,0.08); border-radius:14px; overflow:hidden;\">\n              <thead>\n                <tr style=\"background:#f6f7f8; text-align:left;\">\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">Material<\/th>\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">NRC<\/th>\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">Class (ISO 11654)<\/th>\n                  <th style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.08);\">Laboratory<\/th>\n                <\/tr>\n              <\/thead>\n              <tbody>\n                <tr>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><a href=\"https:\/\/greenmood.se\/green-walls\/ball-moss\/\">Ball Moss<\/a><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><strong>0.73<\/strong><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">D<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">CARE-CEDIA, University of Liege (report 2017\/7092)<\/td>\n                <\/tr>\n                <tr>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><a href=\"https:\/\/greenmood.se\/green-walls\/velvet-leaf\/\">Velvet Leaf<\/a><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\"><strong>0.65<\/strong><\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">C<\/td>\n                  <td style=\"padding:12px 14px; border-bottom:1px solid rgba(0,0,0,0.06);\">Peutz bv (Netherlands)<\/td>\n                <\/tr>\n                <tr>\n                  <td style=\"padding:12px 14px;\"><a href=\"https:\/\/greenmood.se\/green-walls\/reindeer-moss\/\">Reindeer Moss<\/a><\/td>\n                  <td style=\"padding:12px 14px;\"><strong>0.35<\/strong><\/td>\n                  <td style=\"padding:12px 14px;\">D<\/td>\n                  <td style=\"padding:12px 14px;\">CARE-CEDIA, University of Liege (report 2017\/7093)<\/td>\n                <\/tr>\n              <\/tbody>\n            <\/table>\n          <\/div>\n\n          <p>\n            Two things are worth noticing. First, <a href=\"https:\/\/greenmood.se\/green-walls\/ball-moss\/\">Ball Moss at NRC 0.73<\/a> sits inside the range of many conventional\n            panels as actually installed, while offering a natural preserved plant surface without a plastic acoustic core.\n            Second, Reindeer Moss measures 0.35. We publish that number anyway, because it is the measured one.\n            Reindeer moss is often the type behind spectacular absorption claims elsewhere, usually quoted without a report.\n          <\/p>\n\n          <figure style=\"margin:26px 0;\">\n            <img decoding=\"async\" src=\"https:\/\/greenmood.us\/wp-content\/uploads\/2025\/07\/Greenmood_ball-moss-gallery_01.webp\" alt=\"Ball Moss preserved acoustic wall panel\" loading=\"lazy\" style=\"width:100%; height:auto; display:block; border-radius:14px; border:1px solid rgba(0,0,0,0.08);\" \/>\n            <figcaption style=\"margin-top:10px; font-size:13px; color:#5c636e;\">Ball Moss acoustic wall panel: preserved moss measured at NRC 0.73 (ISO 11654).<\/figcaption>\n          <\/figure>\n\n          <h2 id=\"sec-5\">#What cork acoustic tiles measure<\/h2>\n          <p>\n            Cork wall tiles are a different acoustic profile: denser, harder, and lower absorption than moss, with the benefit of\n            being a durable, tactile, fully natural surface. Measured on the material per ISO 11654 by Peutz bv:\n          <\/p>\n          <ul>\n            <li><a href=\"https:\/\/greenmood.se\/cork-wall\/morse\/\">Morse<\/a>: Class D, NRC 0.40<\/li>\n            <li><a href=\"https:\/\/greenmood.se\/cork-wall\/sillon\/\">Sillon<\/a>: Class D, NRC 0.30<\/li>\n            <li><a href=\"https:\/\/greenmood.se\/cork-wall\/parenthese\/\">Parenthese<\/a>: Class E, NRC 0.20<\/li>\n            <li><a href=\"https:\/\/greenmood.se\/cork-wall\/brickx\/\">Brickx<\/a>: Class E, NRC 0.20<\/li>\n          <\/ul>\n          <p>\n            Cork tiles are best specified as a contributing surface within a wider acoustic strategy, not as the primary absorber.\n            Their sculpted geometry also diffuses reflections, which flat panels do not. For tailored configurations, see our <a href=\"https:\/\/greenmood.se\/custom-acoustic-cork-walls\/\">custom acoustic cork wall<\/a> options.\n          <\/p>\n\n          <figure style=\"margin:26px 0;\">\n            <img decoding=\"async\" src=\"https:\/\/greenmood.us\/wp-content\/uploads\/2025\/08\/Greenmood_brickx-hero-02a.webp\" alt=\"Brickx acoustic cork wall panel installation\" loading=\"lazy\" style=\"width:100%; height:auto; display:block; border-radius:14px; border:1px solid rgba(0,0,0,0.08);\" \/>\n            <figcaption style=\"margin-top:10px; font-size:13px; color:#5c636e;\">Brickx acoustic cork wall tiles, measured Class E, NRC 0.20 (Peutz bv).<\/figcaption>\n          <\/figure>\n\n          <h2 id=\"sec-6\">#Red flags in supplier acoustic claims<\/h2>\n          <p>When you compare moss walls and acoustic panels, discard any number that comes with one of these:<\/p>\n          <ul>\n            <li><strong>No standard named.<\/strong> \"Absorbs up to 90% of sound\" is not ISO 354, ISO 11654, or ASTM C423.<\/li>\n            <li><strong>No laboratory named.<\/strong> Accredited labs put their name on reports. Marketing departments do not.<\/li>\n            <li><strong>No report available.<\/strong> If the PDF cannot be produced, the measurement may not exist.<\/li>\n            <li><strong>No mounting configuration.<\/strong> An NRC without the tested mounting is half a number.<\/li>\n            <li><strong>Decibel reduction claims for absorption products.<\/strong> \"Reduces noise by 10 dB\" mixes absorption with isolation, which are different problems solved by different constructions.<\/li>\n          <\/ul>\n          <div class=\"quote\">\n            <strong>The fastest way to compare suppliers is to ask each one for the same three things: the standard, the lab, and the report.<\/strong>\n          <\/div>\n\n          <h2 id=\"sec-7\">#Beyond NRC: materials, fire data, and wellbeing<\/h2>\n          <h3>Material composition<\/h3>\n          <p>\n            Most conventional acoustic panels are PET felt: recycled plastic, but plastic. Preserved moss walls are natural\n            preserved plants on a wood-based backing, with no plastic acoustic core. For projects with material health,\n            biophilic design, or sustainability targets, that difference is often the deciding factor.\n          <\/p>\n          <h3>Fire performance<\/h3>\n          <p>\n            Fire data follows the same rule as acoustic data: ask for the tested value. Greenmood preserved mosses are tested to\n            ASTM E84 with a Flame Spread Index of 0 (Ball Moss: FSI 0, Smoke Developed Index 10; Reindeer Moss: FSI 0, SDI 15)\n            and carry European classifications of B-s1-d0 and B-s2-d0. Full details and report references are in our\n            <a href=\"https:\/\/greenmood.se\/fire-safety-and-biophilic-materials\/\">fire safety guide<\/a>.\n          <\/p>\n          <h3>Wellbeing<\/h3>\n          <p>\n            Acoustic panels treat sound. Moss walls treat sound and the visual environment at the same time. Research on\n            biophilic interiors consistently links natural textures and greenery to lower perceived stress, which no NRC value\n            captures. That is a benefit, not a substitute for absorption data, and it should be argued as such.\n          <\/p>\n\n          <p>\n            For a deeper look at how nature-connected design affects human response, the <a href=\"https:\/\/www.terrapinbrightgreen.com\/report\/14-patterns\/\" target=\"_blank\" rel=\"noopener\">14 Patterns of Biophilic Design report by Terrapin Bright Green<\/a> remains the reference framework connecting biophilia to measurable outcomes in the built environment.\n          <\/p>\n\n          <h2 id=\"sec-8\">#When panels win, when moss wins<\/h2>\n          <h3>Choose conventional panels when<\/h3>\n          <ul>\n            <li>You need maximum absorption per square meter on a tight budget<\/li>\n            <li>Large ceiling or wall coverage is possible and aesthetics are secondary<\/li>\n            <li>The reverberation problem is severe and surface area is limited<\/li>\n          <\/ul>\n          <h3>Choose preserved moss when<\/h3>\n          <ul>\n            <li>The wall must deliver absorption and design impact in one surface<\/li>\n            <li>Material health and natural composition are project requirements<\/li>\n            <li>The space serves people directly: reception, lounge, meeting, hospitality<\/li>\n            <li>Maintenance-free greenery is wanted (no water, no light, no pruning)<\/li>\n          <\/ul>\n          <p>\n            In practice, many of the best-performing interiors combine both: engineered absorbers where surface is cheap,\n            biophilic absorbers where people actually spend their time.\n          <\/p>\n\n          <h2 id=\"sec-9\">#Specification checklist<\/h2>\n          <p>Before signing off a moss wall or an acoustic panel package, confirm:<\/p>\n          <div class=\"keytakeaways\">\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><span>Absorption values per ISO 354 \/ ISO 11654 or ASTM C423, with the test report<\/span><\/div>\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><span>The mounting configuration behind every quoted NRC<\/span><\/div>\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><span>Fire classification for your market (ASTM E84 indices or EN 13501 class), with the report<\/span><\/div>\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><span>Material composition: what the acoustic core actually is<\/span><\/div>\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><span>Coverage calculation: which surface area achieves the target reverberation time<\/span><\/div>\n          <\/div>\n\n          <h2 id=\"sec-10\">#Resources and test reports<\/h2>\n          <p>Public documents referenced in this article:<\/p>\n          <ul>\n            <li><a href=\"https:\/\/greenmood.us\/wp-content\/uploads\/2025\/07\/Acoustic-Reports_Ball-Moss.pdf\" target=\"_blank\" rel=\"noopener\">Ball Moss acoustic test report (PDF)<\/a><\/li>\n            <li><a href=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/02\/greenmood_biophilic-acoustic-assemblies-%E2%80%93-specification-performance-guide.pdf\" target=\"_blank\" rel=\"noopener\">Specification &amp; performance guide for biophilic acoustic assemblies (PDF)<\/a><\/li>\n            <li><a href=\"https:\/\/greenmood.se\/acoustic-material-performance\/\">Acoustic &amp; material performance: what really drives quiet interiors<\/a><\/li>\n            <li><a href=\"https:\/\/greenmood.se\/fire-safety-and-biophilic-materials\/\">Fire safety and biophilic materials<\/a><\/li>\n            <li><a href=\"https:\/\/greenmood.se\/downloads\/\">Download center: technical specification sheets and test reports<\/a><\/li>\n          <\/ul>\n\n          <h2 id=\"sec-faq\">#Frequently asked questions<\/h2>\n          <details style=\"border:1px solid rgba(0,0,0,0.08); border-radius:14px; background:#fbfbfc; margin:0 0 12px; overflow:hidden;\">\n            <summary style=\"cursor:pointer; padding:14px 16px; font-family:'Spezia','Poppins',serif; font-size:15px; color:#14171a;\">Are moss walls as acoustic as acoustic panels?<\/summary>\n            <p style=\"padding:0 16px 16px; margin:0;\">Not always. Conventional panels usually offer higher absorption per square meter, especially when thick or installed with an air gap. However, <a href=\"https:\/\/greenmood.se\/green-walls\/ball-moss\/\">Ball Moss<\/a> has been lab-tested at NRC 0.73, which places it within the range of many installed acoustic panels.<\/p>\n          <\/details>\n          <details style=\"border:1px solid rgba(0,0,0,0.08); border-radius:14px; background:#fbfbfc; margin:0 0 12px; overflow:hidden;\">\n            <summary style=\"cursor:pointer; padding:14px 16px; font-family:'Spezia','Poppins',serif; font-size:15px; color:#14171a;\">Do moss walls replace acoustic panels?<\/summary>\n            <p style=\"padding:0 16px 16px; margin:0;\">They can in some design-led spaces, but not always. Moss walls are best when acoustic comfort, natural materiality, and visual impact are required together. Severe reverberation problems may still need engineered absorbers.<\/p>\n          <\/details>\n          <details style=\"border:1px solid rgba(0,0,0,0.08); border-radius:14px; background:#fbfbfc; margin:0 0 12px; overflow:hidden;\">\n            <summary style=\"cursor:pointer; padding:14px 16px; font-family:'Spezia','Poppins',serif; font-size:15px; color:#14171a;\">Which moss type performs best acoustically?<\/summary>\n            <p style=\"padding:0 16px 16px; margin:0;\">Among Greenmood's tested moss products, <a href=\"https:\/\/greenmood.se\/green-walls\/ball-moss\/\">Ball Moss<\/a> performs best acoustically, with NRC 0.73. <a href=\"https:\/\/greenmood.se\/green-walls\/velvet-leaf\/\">Velvet Leaf<\/a> measures NRC 0.65, while <a href=\"https:\/\/greenmood.se\/green-walls\/reindeer-moss\/\">Reindeer Moss<\/a> measures NRC 0.35.<\/p>\n          <\/details>\n          <script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Are moss walls as acoustic as acoustic panels?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Not always. Conventional panels usually offer higher absorption per square meter, especially when thick or installed with an air gap. However, Ball Moss has been lab-tested at NRC 0.73, which places it within the range of many installed acoustic panels.\"}},{\"@type\":\"Question\",\"name\":\"Do moss walls replace acoustic panels?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"They can in some design-led spaces, but not always. Moss walls are best when acoustic comfort, natural materiality, and visual impact are required together. Severe reverberation problems may still need engineered absorbers.\"}},{\"@type\":\"Question\",\"name\":\"Which moss type performs best acoustically?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Among Greenmood's tested moss products, Ball Moss performs best acoustically, with NRC 0.73. Velvet Leaf measures NRC 0.65, while Reindeer Moss measures NRC 0.35.\"}}]}<\/script>\n\n          <h2 id=\"sec-11\">Final takeaway<\/h2>\n          <div class=\"quote\">\n            <p style=\"margin:0;\">\n              Moss walls and acoustic panels are not rivals. They are different tools with different measured profiles.\n              <strong>Compare them on lab data with named standards and public reports, and both will end up in the right place in your project.<\/strong>\n            <\/p>\n          <\/div>\n\n        <\/div>\n      <\/article>\n\n      <!-- SIDEBAR -->\n      <aside class=\"sticky\">\n        <div>\n\n          <!-- SHARE -->\n          <section class=\"panel\">\n            <div class=\"panel-hd\">Share<\/div>\n            <div class=\"panel-bd\">\n              <div class=\"share-row\">\n                <a class=\"icon-btn\" id=\"share-linkedin\" href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"Share on LinkedIn\" title=\"LinkedIn\">\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M4.98 3.5C4.98 4.88 3.87 6 2.5 6S0 4.88 0 3.5 1.12 1 2.5 1s2.48 1.12 2.48 2.5zM.5 8h4V24h-4V8zm7 0h3.8v2.2h.05c.53-1 1.82-2.2 3.75-2.2 4.01 0 4.75 2.64 4.75 6.07V24h-4v-7.1c0-1.7-.03-3.88-2.36-3.88-2.36 0-2.72 1.84-2.72 3.75V24h-4V8z\"\/><\/svg>\n                <\/a>\n                <a class=\"icon-btn\" id=\"share-x\" href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"Share on X\" title=\"X\">\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M18.9 2H22l-6.8 7.8L23.5 22h-6.6l-5.2-6.8L5.7 22H2.5l7.3-8.4L.9 2h6.8l4.7 6.1L18.9 2zm-1.2 18h1.8L7.2 3.9H5.3L17.7 20z\"\/><\/svg>\n                <\/a>\n                <a class=\"icon-btn\" id=\"share-facebook\" href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"Share on Facebook\" title=\"Facebook\">\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M13.5 22v-8h2.7l.4-3.1h-3.1V9c0-.9.2-1.5 1.6-1.5h1.7V4.7c-.3 0-1.5-.1-2.8-.1-2.8 0-4.7 1.7-4.7 4.8v1.5H6.7V14h2.6v8h4.2z\"\/><\/svg>\n                <\/a>\n                <button class=\"icon-btn\" id=\"copy-link\" type=\"button\" aria-label=\"Copy link\" title=\"Copy link\">\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M16 1H4c-1.1 0-2 .9-2 2v12h2V3h12V1zm4 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h12v14z\"\/><\/svg>\n                <\/button>\n              <\/div>\n            <\/div>\n          <\/section>\n\n          <!-- CTA -->\n          <section class=\"panel\">\n            <div class=\"panel-hd\">Next steps<\/div>\n            <div class=\"panel-bd\">\n\n              <div class=\"cta\">\n                <h4>Ball Moss Acoustic Walls<\/h4>\n                <p>The highest measured absorption in our moss collection: NRC 0.73, lab-tested, maintenance-free.<\/p>\n                <a class=\"btn-black\" href=\"https:\/\/greenmood.se\/green-walls\/ball-moss\/\"\n                   target=\"_blank\" rel=\"noopener noreferrer\">Explore Ball Moss<\/a>\n              <\/div>\n\n              <div style=\"height:12px\"><\/div>\n\n              <div class=\"cta\">\n                <h4>Custom Acoustic Green Walls<\/h4>\n                <p>Tailored preserved moss walls with documented acoustic performance for professional interiors.<\/p>\n                <a class=\"btn-black\" href=\"https:\/\/greenmood.se\/custom-acoustic-green-walls\/\"\n                   target=\"_blank\" rel=\"noopener noreferrer\">Explore Green Walls<\/a>\n              <\/div>\n\n              <div style=\"height:12px\"><\/div>\n\n              <div class=\"cta\">\n                <h4>Specification &amp; Performance Guide<\/h4>\n                <p>\n                  A structured reference document designed to help project teams understand, specify,\n                  &amp; validate biophilic acoustic assemblies based on real-world performance conditions.\n                <\/p>\n                <a class=\"btn-black\" href=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/02\/greenmood_biophilic-acoustic-assemblies-%E2%80%93-specification-performance-guide.pdf\"\n                   target=\"_blank\" rel=\"noopener noreferrer\">Download specification guide<\/a>\n              <\/div>\n\n            <\/div>\n          <\/section>\n\n        <\/div>\n      <\/aside>\n    <\/div>\n\n    <div class=\"footer\">\u00a9 <span id=\"year\"><\/span> Greenmood<\/div>\n\n  <\/div>\n\n  <div class=\"toast\" id=\"toast\" role=\"status\" aria-live=\"polite\">Link copied<\/div>\n\n  <script>\n    \/\/ Share links\n    const pageUrl = encodeURIComponent(window.location.href);\n    const pageTitle = encodeURIComponent(document.title);\n\n    document.getElementById(\"share-linkedin\").href =\n      \"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=\" + pageUrl;\n\n    document.getElementById(\"share-x\").href =\n      \"https:\/\/twitter.com\/intent\/tweet?url=\" + pageUrl + \"&text=\" + pageTitle;\n\n    document.getElementById(\"share-facebook\").href =\n      \"https:\/\/www.facebook.com\/sharer\/sharer.php?u=\" + pageUrl;\n\n    \/\/ Copy link\n    const toast = document.getElementById(\"toast\");\n    document.getElementById(\"copy-link\").addEventListener(\"click\", async () => {\n      try{\n        await navigator.clipboard.writeText(window.location.href);\n        toast.textContent = \"Link copied\";\n      }catch(e){\n        prompt(\"Copy this link:\", window.location.href);\n        toast.textContent = \"Copied\";\n      }\n      toast.classList.add(\"show\");\n      setTimeout(()=> toast.classList.remove(\"show\"), 1500);\n    });\n\n    \/\/ Smooth scroll for TOC links\n    document.querySelectorAll('.toc a[href^=\"#\"]').forEach(a => {\n      a.addEventListener(\"click\", (e) => {\n        const id = a.getAttribute(\"href\");\n        const target = document.querySelector(id);\n        if(!target) return;\n        e.preventDefault();\n        target.scrollIntoView({ behavior: \"smooth\", block: \"start\" });\n        history.pushState(null, \"\", id);\n      });\n    });\n\n    \/\/ Year\n    document.getElementById(\"year\").textContent = new Date().getFullYear();\n  <\/script>\n<\/body>\n<\/html>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Moss Walls vs Acoustic Panels: An Honest Lab-Data Comparison GUIDANCE FOR PROJECT TEAMS Moss Walls vs Acoustic Panels An honest comparison based on laboratory data only: measured NRC values, absorption classes, fire indices, and what supplier claims often leave out. 10 min read Published: Jul 2026 Topics: Acoustics, Moss Walls, Specification, A&amp;D NRC ISO 11654 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"Moss Walls vs Acoustic Panels: NRC, Fire Ratings & Material Comparison - Greenmood","_seopress_titles_desc":"Moss walls vs acoustic panels compared with laboratory data only: measured NRC per ISO 11654 and ASTM C423, fire indices, mounting effects and a specification checklist.","_seopress_robots_index":"","_seopress_analysis_target_kw":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-11599","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/posts\/11599","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/comments?post=11599"}],"version-history":[{"count":0,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/posts\/11599\/revisions"}],"wp:attachment":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/media?parent=11599"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/categories?post=11599"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/tags?post=11599"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}