Electronics

LED Basics

LED forward voltages by color, current sizing, and driver topology.

Forward voltage by color

ColorV_f (typical)Notes
Infrared1.2 VGaAs (~940 nm)
Red1.8–2.1 VAlGaAs, AlInGaP
Orange2.0–2.1 VAlInGaP
Yellow2.1–2.2 V
Green (pure)3.0–3.5 VInGaN
Green (old)2.1 VGaP — dim
Blue3.0–3.3 VInGaN
White3.0–3.3 VBlue + phosphor
UV3.3–4.0 V

Sizing rules

Resistor valueR = (V_supply − V_f) / I_f
DissipationP_R = (V_supply − V_f) · I_f (size for at least 2×)
Typical I_f10–20 mA for indicator LEDs, 350 mA–1 A for lighting
Neverconnect an LED directly across a voltage source — always limit current

Driver topology

  • Resistor: simplest; efficient only when V_supply − V_f is small.
  • Constant-current linear: wastes the difference as heat; fine at low power.
  • Buck driver: 90 %+ efficient for higher current — standard for lighting.
  • PWM dimming: preserves color; flicker must be >200 Hz to avoid visible artifacts.
  • Series vs parallel: prefer series (same current through all). Parallel forces per-string resistor or driver.
Was this article helpful?