Nanoleaf Expands into Beauty Tech with New LED Light Therapy Devices

Nanoleaf Expands into Beauty Tech with New LED Light Therapy Devices
source: gettyimages
September 18, 2025

Nanoleaf, traditionally known for its innovative smart home lighting solutions, is making significant moves into the beauty technology space with the launch of two new LED light therapy devices. The company claims these products bring professional-level facial and body treatments into the comfort of your home.

New Products: Light Therapy Wand and Panel

Light Therapy Wand

Priced at $99.99, the Light Therapy Wand is now available for pre-order on Nanoleaf’s website, with shipments expected by mid-October. This versatile device functions as a “6-in-1 skincare power tool,” offering six different treatments: red, blue, and near-infrared light therapy, along with vibration, heating, and cooling modes. Equipped with rechargeable batteries, adjustable intensity, and an auto-off timer, the wand is designed primarily for facial use but also ideal for targeting areas like the neck or scalp that larger devices cannot reach.

Light Therapy Panel

The Light Therapy Panel, sized roughly like a tablet, is available for $149.99. It targets muscle recovery, collagen production, joint stiffness, and cellular renewal through dual-wavelength red light (630nm) and near-infrared light (850nm) technology. Capable of four intensity levels and customizable sessions lasting between 10 to 30 minutes, users can sit in front of the panel for whole-body treatments or focus on specific areas.

Industry Context and Competitive Edge

While light therapy gadgets are increasingly popular among skincare aficionados, at-home devices are generally less powerful compared to professional medical tools. Nonetheless, nanoleaf’s ability to source affordable LEDs gives it a competitive advantage, offering high-quality yet budget-friendly beauty tech.

Industry Movements

Nanoleaf’s expansion aligns with a broader trend of companies like Dyson and Shark venturing into beauty and personal care markets, notably through products such as hair styling and drying tools. Following the introduction of its $150 LED face mask at CES earlier this year, Nanoleaf’s new offerings signal a growing interest in integrating LED technology into personal wellness routines.

---

Follow this space for updates on Nanoleaf’s innovative beauty tech products and their impact on personal skincare routines.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 278 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6643932,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}