The standard symbol for LED in a circuit is a solid triangle (representing the anode) pointing toward a vertical line (representing the cathode), with two small arrows pointing diagonally away from the triangle to indicate light emission. The reference designator is typically 'LED' or 'D'. However, depending on whether your schematic follows IEEE 315 (US) or IEC 60617 (International) standards, and whether you are reading a pristine CAD export or a faded PCB silkscreen, the exact representation changes. Below is the complete reference to identify, interpret, and source the correct component.
Complete Optoelectronic Symbol Reference
Use this table to identify the specific type of light-emitting or light-sensing component shown on your schematic. Note the typical forward voltage (Vf) and reference designator (RefDes) to confirm your identification against the bill of materials (BOM).
| Component Type | IEEE 315 / ANSI Symbol Description | IEC 60617 Variant Notes | Typical RefDes | Typical Vf / Wavelength |
|---|---|---|---|---|
| Standard LED | Diode triangle/line, enclosed in a circle, two straight arrows pointing out. | Often drawn without the enclosing circle in modern CAD libraries (Altium/KiCad). | LED, D | 1.8V-3.3V / Visible |
| Bi-Color LED | Two diode triangles pointing in opposite directions, sharing one cathode line, two arrows out. | Similar, but may show three distinct pins (common cathode/anode) explicitly. | LED, D | 2.0V (Red) / 3.2V (Green) |
| RGB LED | Three separate diode symbols grouped together, sharing a common anode or cathode line. | Often represented as a single block box with pin numbers (1-R, 2-G, 3-B, 4-Com) rather than discrete diodes. | LED, U | 2.0V(R) / 3.2V(G/B) |
| IR LED (Infrared) | Standard LED symbol, but the two arrows are wavy (sinusoidal) to denote non-visible IR radiation. | Identical wavy arrows, sometimes accompanied by the text 'IR' or '940nm'. | IR, LED, D | 1.2V-1.5V / 850-940nm |
| UV LED (Ultraviolet) | Standard LED symbol, arrows pointing out, sometimes labeled with 'UV' or a wavelength <400nm. | Same as IEEE, relies on text annotation rather than a distinct graphical arrow style. | LED, D | 3.4V-3.8V / 365-395nm |
| LED w/ Built-in Resistor | Standard LED symbol with a small resistor rectangle drawn in series inside the enclosure circle. | Often just a standard LED symbol with a note: '5V internal' or '12V internal'. | LED | 5V or 12V nominal |
| Photodiode (Contrast) | Diode symbol with two arrows pointing INWARD toward the triangle. | Identical inward arrows; operates in reverse bias. | PD, D | N/A (Generates current) |
Regional and Standard Variants: IEEE vs IEC vs Silkscreen
While the core concept of the triangle and line remains consistent, the execution varies by region and medium. According to electronics schematic standards, the US traditionally relies on IEEE 315 (and ANSI Y32.2), while Europe and most international bodies use IEC 60617.
Schematic Differences
- IEEE 315 (US): Strictly encloses the LED symbol in a circle. The arrows must point away at a 45-degree angle from the cathode line.
- IEC 60617 (EU/Global): Frequently omits the enclosing circle to reduce schematic clutter. The diode shape itself is identical, but the arrows may originate directly from the center of the diode body rather than the cathode line.
- Addressable LEDs (WS2812B, etc.): Neither standard has a universally adopted symbol for digital addressable LEDs. In modern schematics, these are almost universally drawn as rectangular ICs (RefDes 'U') with DIN, DOUT, VCC, and GND pins, rather than using the traditional diode symbol.
The PCB Silkscreen Reality
On the physical printed circuit board (PCB), the schematic symbol is rarely printed. Instead, you will see a footprint outline. The most common silkscreen for a through-hole 5mm LED is a circle with a flat edge. For SMD LEDs (like 0805 or 1206 packages), it is typically a rectangle with a notch, a chopped corner, or a printed line on one end.
In 95% of designs, the flat edge on the silkscreen or the chopped corner on an SMD pad indicates the cathode (negative). However, on some poorly reviewed, mass-produced development boards, the silkscreen is reversed. Never trust the silkscreen blindly if the board is untested. Always verify with a multimeter before applying power, or you will instantly destroy the LED die.
The 'Rows People Get Wrong' Notes
When reading schematics or inspecting boards, hobbyists and junior technicians frequently misidentify specific optoelectronic symbols. Watch out for these common errors:
- Confusing IR LEDs with Standard LEDs: If the arrows pointing away from the diode are wavy (sinusoidal), it is an Infrared LED. If you install a standard visible red LED in an IR remote control circuit, the receiver will not detect the 940nm wavelength, and the circuit will fail. Always check the arrow style.
- Photodiode vs. LED: A photodiode looks exactly like an LED, but the arrows point toward the diode body, indicating it absorbs light rather than emitting it. Installing an LED in a photodiode footprint (like in a pulse oximeter or optical encoder) will result in a dead short or zero signal.
- Assuming 'D' Means Standard Diode: In many CAD packages, the default RefDes for an LED is just 'D' (Diode) followed by a number (e.g., D4). If D4 has arrows pointing away from it, it's an LED. If it has no arrows, it's a rectifier or signal diode (like a 1N4148).
- Ignoring the Built-in Resistor Symbol: If the schematic shows a resistor inside the LED circle, do not add an external current-limiting resistor to your breadboard. Applying 5V to a standard LED with an external 220Ω resistor is correct; applying 5V to a '5V built-in resistor LED' with an external 220Ω resistor will result in a very dim light due to excessive voltage drop.
Safe Interpretation When Markings Are Faded or Missing
When repairing older equipment or working with cheap clone boards where the silkscreen has flaked off or was never applied, you must determine the anode and cathode physically. Do not guess.
Set your multimeter (e.g., Fluke 117 or Brymen BM235) to the diode test mode (the symbol with the triangle and line). Place the red probe on one leg and the black on the other. If the LED lights up dimly and the meter reads a forward voltage drop (typically 1.5V to 3.2V), the red probe is on the anode and the black probe is on the cathode. If it reads 'OL' (Open Loop), swap the probes.
If the LED is soldered down and you cannot use a multimeter probe on the legs, use the visual internal structure method. Look closely at the LED die through the epoxy lens:
- The Anvil (Larger internal piece): This is the Cathode (Negative). It acts as a heat sink and reflector for the die.
- The Post (Smaller internal piece): This is the Anode (Positive). The actual semiconductor die sits on top of the anvil, connected to the post via a tiny gold bond wire.
Exception: Some specialized high-power SMD LEDs (like certain Cree or Lumileds packages) reverse this internal physical rule. For high-power SMDs, always refer to the manufacturer's mechanical drawing datasheet, such as the Kingbright WP7113 datasheet, to confirm pad polarity.
Decision Path: Which Physical LED to Buy for Your Schematic
Use this decision tree to translate the schematic symbol into a concrete purchasing decision. Stop guessing at the electronics store counter.
| If Schematic Shows... | And Application Is... | Then Buy This Exact Part | Why This Part Wins |
|---|---|---|---|
| Standard LED (Red) | General panel indicator, 5V logic, through-hole | Kingbright WP7113SURCK (5mm) | Industry standard, 2000mcd brightness, water-clear lens, highly reliable. |
| Standard LED (Blue/White) | SMD 0805 footprint, 3.3V MCU indicator | Lite-On LTST-C171TBKT (0805 Blue) | Exact 0805 footprint, 2.8Vf matches 3.3V rails with a simple 47Ω resistor. |
| IR LED (Wavy Arrows) | IR remote control, object detection sensor | Vishay TSAL6200 (940nm) | High radiant power, 940nm matches standard TSOP IR receivers perfectly. |
| RGB LED (Common Cathode) | Status indicator, PWM color mixing, 5mm through-hole | Adafruit 159 (or generic 5mm CC RGB) | Diffused lens prevents harsh color spotting, standard 2.1V/3.3V Vf drops. |
| Addressable LED (IC Box) | LED strips, matrices, 5V digital data line | Worldsemi WS2812B-2020 | The definitive 'NeoPixel' standard, integrated driver, 5V logic compatible. |
Default Recommendation and Summary
If you are reverse-engineering a board, or the schematic simply says 'LED' with no color, Vf, or package specified, your default pick should be a standard 3mm or 5mm Red Diffused Through-Hole LED (e.g., Kingbright WP7103SRD) with a 330Ω series resistor for 5V systems, or a 150Ω resistor for 3.3V systems. Red LEDs have the lowest forward voltage (~1.8V), making them the most forgiving across varying supply voltages and the least likely to brownout your microcontroller's GPIO pin if driven directly without a transistor.
Always verify the symbol's arrow direction (out for emitting, in for sensing) and arrow style (straight for visible, wavy for IR). When in doubt on the physical board, trust your multimeter's diode test over the printed silkscreen.






