Lanterns: First Trailer Sparks Yellowstone and True Detective Comparisons

Lanterns: First Trailer Sparks Yellowstone and True Detective Comparisons
source: gettyimages
March 5, 2026

The debut teaser for Lanterns has dropped, leaving DC fans debating the look and feel of the forthcoming series. Set to stream on HBO this August and tied into James Gunn’s DC Universe, Lanterns partners Hal Jordan (Kyle Chandler) with John Stewart (Aaron Pierre) in a murder mystery unfolding in a quiet Nebraskan town.

Clocking in at about two minutes and twenty seconds, the trailer’s tone and visuals have become the talking points as fans weigh what the series might become. Rather than the familiar Green Lantern spectacle, early footage emphasizes mood, atmosphere, and a grounded aesthetic.

Reaction snapshots from fans include disappointment over the perceived scarcity of the “green”—the energy constructs and iconic power-lighting fans associate with the lanterns. Some viewers lament not seeing more of the green glow or Lantern powers in the trailer, hoping for a stronger tease of the character’s signature abilities.

The trailer has sparked a flurry of comparisons, with chatter that ranges from “this feels like a Yellowstone spin-off” to “this looks like a prime True Detective vibe.” One humorous thread notes, “Lanterns are vulnerable to yellow stones,” a playful nod to the comic lore. Others riff on lines like “no country for old Lanterns” as a playful take on the trailer’s mood.

A recurring echo across discussions is the sense that Lanterns aims for a prestige, gritty-mystery tone reminiscent of True Detective. The take has even drawn direct acknowledgment from the show’s creators: Vanity Fair recently quoted showrunner Chris Mundy describing Lanterns as “turning beloved source material into a layered, human HBO drama.” The article’s headline—“When Green Lanterns become True Detectives”—captures the reception many viewers are weighing: is this a fresh spin or a departure from traditional Lantern lore?

Of course, it’s important to stress that this is only the first trailer. The final look and feel of Lanterns could shift significantly by the time the show premieres, and audiences might encounter a different balance of mystery, character drama, and superhero elements when the episodes roll out.

Lanterns is due in August. If you’re chasing more superhero content in the meantime, you can dive into our roundups of the best superhero shows and the best superhero movies to date.

[![yellowstone vibe](/yellowstone-vibe.jpg)] [![true detective vibe](/true-detective-vibe.jpg)] [![green lantern trailer](/green-lantern-trailer.jpg)]

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 · 135 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": 6646328,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}