Description
TITAN by ORACLE Lighting — a battle-tested 90W off-road auxiliary light engineered for extreme shock, vibration, and harsh environments with mission-ready White, Yellow, or IR output options.
90W Output10–32V Input60G Shock TestedIP69K WaterproofSpot / Flood Beam2-Year Warranty
Product Overview
Introducing the TITAN, the latest innovation from ORACLE Lighting and our toughest LED off-road light to date. Developed initially for military use, this isn’t just a light — it’s a battle-tested tool built to outperform and outlast.
Featuring a heavy-duty industrial bracket reinforced with an integrated anti-vibration shock plate, the TITAN stands unshaken in high-impact, high-speed environments. It’s tested to endure 60G shock forces and relentless vibration.
With a wide voltage input range (10V–32VDC) and full over/under voltage and reverse polarity protection, the TITAN ensures clean, stable power no matter where your rig takes you.
Available in White LED for maximum brightness, Yellow LED for fog-cutting clarity, and Infrared LED for night-vision operations — the TITAN adapts to your mission.
Certified for the real world with CE, RoHS, R10, and R112 compliance, designed for 50,000+ hours of operation, and backed by a 2-Year Warranty.
Key Features
- Heavy-duty industrial bracket design
- Optional anti-vibration shock plate
- Wide voltage input range: 10V–32VDC
- Over/under voltage & reverse polarity protection
- Certifications: CE, RoHS, R10, R112
- 50,000+ hours runtime
- Warranty: 2 Year
Specifications
- Beam Angle: Spotlight
- Input Voltage: 10V–32V
- Power Draw: 5A @ 12V / 2.5A @ 24V
- LED Chip: OSRAM
- Operating Power: 90W
- CCT Color Temp (White): 6000K
- Operating Temp: -40°F to 185°F
- RAW Lumens (6000K): 10,500 lm
- RAW Lumens (3400K): 9,700 lm
- Projection Distance: 640m
- Lux – Spot: (640m) 0.25 lx
- Lux – Flood: (240m) 0.25 lx
- Connector Type: Deutsch DT 2-Pin
- Lens Material: Polycarbonate
- Housing Material: Powdercoated Aluminum
- Mounting Hardware: 304 Stainless Steel
- Ingress Protection: IP69K Waterproof
- Lamp Dimensions: 120mm x 110mm x 86mm
- Lamp Weight: 3.7 lbs
Testing & Compliance
- Vibration: IEC 60068-2-6, 15.6Grms, 24—2000Hz
- Shock Test: IEC 60068-2-27, Grade: 2008, 60G
- EMC Test: CISPR 25 2008, Grade: R10 Class 4
- Ingress Protection: IEC60529, Grade: IP69K
- Certifications: CE, RoHS, R10, R112
Part Numbers & Options
5933-S-001Spot Beam / White LED5933-F-001Flood Beam / White LED5933-S-006Spot Beam / Yellow LED5933-F-006Flood Beam / Yellow LED5933-S-IRSpot Beam / IR LED5933-F-IRFlood Beam / IR LED
In the Box
- (1) 90W High Performance Auxiliary Light
Warranty, Shipping & Returns
Warranty Shipping Returns & Exchanges
Badges & Install Info
.oracle-pdp { font-size: 16px; line-height: 1.5; } .oracle-hero { margin-bottom: 18px; } .oracle-subhead { margin: 0 0 12px; font-size: 18px; opacity: 0.95; } .oracle-highlights { display: flex; flex-wrap: wrap; gap: 8px; margin: 10px 0 14px; } .oracle-pill { border: 1px solid rgba(0,0,0,0.12); border-radius: 999px; padding: 6px 10px; font-size: 14px; background: #fff; color: #111; } .oracle-pill strong { color: #111; } .oracle-media img { width: 100%; height: auto; border-radius: 12px; border: 1px solid rgba(0,0,0,0.12); } .oracle-list { margin: 0; padding-left: 18px; } .oracle-list li { margin: 6px 0; } /* Collapsible (card-style) */ .oracle-details { border: 1px solid rgba(0,0,0,0.12); border-radius: 12px; padding: 0; background: #fff; overflow: hidden; margin-top: 12px; } .oracle-details summary { cursor: pointer; font-weight: 700; padding: 12px 14px; display: flex; align-items: center; justify-content: space-between; list-style: none; } .oracle-details summary::-webkit-details-marker { display: none; } .oracle-details summary::after { content: “▾”; font-size: 16px; opacity: 0.8; transition: transform 0.2s ease; } .oracle-details[open] summary::after { transform: rotate(180deg); } .oracle-details__content { padding: 0 14px 14px; } /* Spec rows */ .oracle-specrows { display: grid; grid-template-columns: 1fr; gap: 8px; } .oracle-specrows > div { border: 1px solid rgba(0,0,0,0.10); border-radius: 10px; padding: 8px 10px; display: flex; justify-content: space-between; gap: 12px; font-size: 14px; line-height: 1.35; } .oracle-specrows > div span:first-child { font-weight: 700; opacity: 0.9; } .oracle-specrows > div span:last-child { opacity: 0.9; text-align: right; } /* Confidence Links (Pills) */ .oracle-trust { display: flex; flex-wrap: wrap; gap: 10px; margin: 0; } .oracle-trust__link { display: inline-flex; align-items: center; padding: 8px 10px; border: 1px solid rgba(0,0,0,0.12); border-radius: 999px; background: #fff; font-size: 14px; text-decoration: none; color: #111; } .oracle-trust__link:hover { border-color: rgba(0,0,0,0.22); text-decoration: underline; } /* PILL-STYLE COLLAPSIBLE (icons/badges) */ .oracle-pilldrop { margin-top: 12px; } .oracle-pilldrop > summary { list-style: none; } .oracle-pilldrop > summary::-webkit-details-marker { display: none; } .oracle-pilldrop__summary { cursor: pointer; display: inline-flex; align-items: center; gap: 10px; padding: 8px 12px; border: 1px solid rgba(0,0,0,0.12); border-radius: 999px; background: #fff; color: #111; font-size: 14px; font-weight: 700; } .oracle-pilldrop__summary::after { content: “▾”; opacity: 0.8; transition: transform 0.2s ease; } .oracle-pilldrop[open] .oracle-pilldrop__summary::after { transform: rotate(180deg); } .oracle-pilldrop__content { margin-top: 10px; border: 1px solid rgba(0,0,0,0.12); border-radius: 12px; background: #fff; padding: 12px 14px; } .oracle-pilldrop__row { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; } .oracle-pilldrop__row img { max-width: 160px; height: auto; display: block; } @media (min-width: 768px) { .oracle-specrows { grid-template-columns: 1fr 1fr; } }
Explore more from our collection.






Reviews
There are no reviews yet.