The maximum continuous ampacity for 24 AWG wire ranges from 2.1 Amps (standard 60°C PVC insulation) to 3.3 Amps (high-temperature PTFE/Tefzel insulation) when routed in free air. However, 24 AWG is strictly prohibited for standard 120V/240V AC branch circuits under the National Electrical Code (NEC). This wire gauge is exclusively used for low-voltage control, telecommunications, electronics chassis wiring, and Class 2/Class 3 remote signaling.
Because 24 AWG falls below the minimum sizes listed in standard NEC building wire tables, makers and technicians must rely on Underwriters Laboratories (UL) appliance wiring standards and military (MIL) specifications to determine safe current limits. Below is the definitive reference data for 24 AWG, along with the adjacent 26 and 22 AWG sizes for quick comparison.
The 24 AWG Ampacity Reference Table (UL & MIL Specs)
How to read this table: This data applies to stranded, tinned copper conductors, which represent 95% of the 24 AWG wire sold for electronics and control panels. The Free Air column applies to a single, isolated wire with unrestricted airflow (like a jumper on a breadboard or a single chassis lead). The Bundled/Harness column applies when the wire is bundled with three or more current-carrying conductors in a loom, conduit, or tight cable jacket, where heat cannot dissipate. Temperature ratings dictate the insulation's melting point, not the copper's limit; higher temp insulation allows the copper to run hotter before the jacket fails.
| Wire Gauge | Insulation Type & Standard | Temp Rating | Max Ampacity (Free Air) | Max Ampacity (Bundled/Harness) |
|---|---|---|---|---|
| 26 AWG | PVC (UL 1007 / UL 1061) | 80°C / 105°C | 1.5 A | 1.0 A |
| 24 AWG | PVC (UL 1007 / UL 1015) | 80°C / 105°C | 2.1 A | 1.5 A |
| 24 AWG | PTFE / Tefzel (MIL-DTL-16878 Type E) | 150°C / 200°C | 3.3 A | 2.3 A |
| 24 AWG | Silicone / Fiberglass (UL 3135) | 150°C / 200°C | 3.0 A | 2.1 A |
| 22 AWG | PVC (UL 1007 / UL 1015) | 80°C / 105°C | 2.8 A | 2.0 A |
Applying Derating and Understanding the Limits
Knowing the base ampacity is only half the battle. Real-world installations require you to modify these base values based on physical routing and electrical physics.
Which Column Applies to Your Installation?
Use the Free Air column only if the wire is completely exposed to ambient room air (under 30°C / 86°F) and is not touching other heat-generating components. The moment you zip-tie three or more 24 AWG wires together, run them inside a sealed plastic conduit, or bundle them inside a multi-conductor cable jacket, you must use the Bundled/Harness column. Bundling traps the I²R heat generated by the copper, drastically reducing the wire's ability to shed thermal energy.
How Derating Modifies the Base Value
When applying standard harness derating (borrowed from NEC Article 310.15(C)(1) principles, adapted for MIL-STD-975 harness design), you multiply the free-air ampacity by a correction factor:
- 1 to 3 current-carrying conductors: 100% of base value (No derating)
- 4 to 6 conductors in a bundle: Multiply by 0.80 (80%)
- 7 to 9 conductors in a bundle: Multiply by 0.70 (70%)
- 10 to 20 conductors in a bundle: Multiply by 0.50 (50%)
Example: If you are building a 12-wire control harness using 24 AWG PVC (2.1A free air), the derating factor is 50%. Your safe continuous ampacity drops to 1.05 Amps per conductor.
What the Table Cannot Tell You: The Voltage Drop Trap
Ampacity tables only tell you when the wire will melt or damage its insulation. They tell you absolutely nothing about voltage drop, which is the primary failure mode for 24 AWG in low-voltage electronics.
24 AWG copper has a DC resistance of approximately 25.67 Ω per 1,000 feet at 20°C. If you push 2 Amps through a 10-foot run of 24 AWG (which means 20 feet of total loop length for power and ground), Ohm's Law (V = I × R) dictates a voltage drop of:
V = 2A × (25.67 Ω × 20ft / 1000ft) = 1.02 Volts dropped.
If you are supplying a 5V ESP32-CAM that peaks at 2A during WiFi transmission, your board will only see 3.98V. This will trigger an immediate brownout reset. For any run longer than 3 feet carrying more than 500mA, you must calculate voltage drop before checking ampacity. For detailed resistance metrics across standard wire gauges, consult manufacturer datasheets from suppliers like Alpha Wire hook-up and lead wire catalogs.
NEC Restrictions: Where 24 AWG is Actually Permitted
A common point of confusion for DIY home electrical enthusiasts is looking up 24 AWG in the NEC and finding nothing. This is intentional.
The National Electrical Code (NFPA 70) Table 310.16 stops at 14 AWG because building wire is subject to physical abuse, pulling tension, and high fault currents that 24 AWG (which is only 0.0201 inches in diameter) cannot survive.
Code-Compliant Applications for 24 AWG
Under the NEC, 24 AWG is legally permitted and heavily utilized in specific low-energy systems where physical protection and overcurrent limits are strictly managed:
- Class 2 and Class 3 Circuits (Article 725): This covers low-voltage control wiring, such as 24V AC HVAC thermostat wires, doorbell wiring, and smart home sensor buses. Because the power source is inherently limited (e.g., a 40VA transformer), the wire cannot overheat even under a short circuit.
- Fire Alarm Systems (Article 760): Fire alarm signaling circuits (FPL) frequently use 24 AWG stranded or solid copper in multi-conductor shielded cables, provided the circuit is supervised and power-limited.
- Network and Telecom (Article 800): Ethernet cables (Cat5e, Cat6) use solid 24 AWG (or sometimes 23 AWG) copper. These carry high-frequency data signals and Power over Ethernet (PoE). Note that while PoE can deliver up to 90W (Type 4), the 48V DC voltage keeps the current per pair low enough to stay within thermal limits, though cable bundling derating still heavily applies in large telecom closets.
- Lighting Systems Operating at 30V or Less (Article 411): Low-voltage LED strip lighting and landscape lighting often utilize 24 AWG for short jumper connections between PCB segments, provided the primary overcurrent protection is sized correctly on the secondary side of the transformer.
When designing a control panel or low-voltage harness, always match your 24 AWG wire to a properly sized fuse or PTC resettable fuse (typically 1.5A to 2A) located as close to the power source as possible. This ensures that a dead short will clear the fault before the 24 AWG wire acts as an unintended heating element.






