Lanterns Teaser Sparks Creepy Theory About Grounded DCU

Lanterns Teaser Sparks Creepy Theory About Grounded DCU
source: gettyimages
March 6, 2026

DC fans are buzzing about HBO’s Lanterns, the DCU series that ties into James Gunn’s broader superhero lineup, including Superman, Peacemaker, and Clayface. The show centers on veteran Green Lantern Hal Jordan (played by Kyle Chandler) guiding rookie John Stewart (Aaron Pierre) as they investigate a mystery in a small Nebraska town.

Fans pushed back on the trailer for what they didn’t show: the signature green constructs and the bright costume designs. The only outfit glimpsed in the footage appeared muted in brown and black, a stark contrast to the usual neon-green aesthetic associated with the Green Lanterns. This has sparked discussion about a deliberate, grounded approach to the series.

A popular fan theory has emerged suggesting the quiet Nebraska town is actually a containment site for brainwashed villains, operated by the Green Lantern Corps. One Threads post imagines Hal Jordan and John Stewart uncover a string of killings connected to Alan Scott, the original Green Lantern from the Golden Age, who could be serving as a warden for the town. The idea hinges on weaving Alan Scott into the narrative alongside Hal and John as a nod to Lanterns history.

The theory goes further: the town is a covert prison established by the Guardians to hold some of their most dangerous enemies. The inmates are brainwashed, and as they begin to awaken, the safety of everyone involved becomes jeopardized. In this setup, Hal and John’s lack of bright green garb and direct, flashy constructs would make sense, as public displays could risk triggering the brainwashed foes.

There are hints in HBO’s early character descriptions that lend some credence to the speculation. Paul Ben-Victor, known for The Wire and The Irishman, is listed as a mysterious alien named Antaan who is driven to reveal truth and seek vengeance for his people. This has led to rumors that Antaan could be the Red Lantern, Atrocitus, though HBO has not confirmed this casting. Other vague bios include Chris Coy’s Waylon Sanders, described as “a nervous truck driver and an intelligent survivor whose real name is unknown,” and Garret Dillahunt’s character, modern cowboy William Macon, portrayed as a charming, calculated figure masking ruthless ambition.

Until more concrete details surface, fans can keep an eye on Lanterns’ evolving story and world-building. For now, the show remains a topic of intrigue, with theories about the town’s possible prison-for-brainwashed-foes fueling its mystique. If you’re hungry for more speculative takes and official updates, you can explore our roundups of the most anticipated TV shows of 2026 and the best TV series of 2025.

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