A blue band on a resistor always represents the digit 6, a multiplier of 1,000,000 (1MΩ), or a temperature coefficient of 10 ppm/°C, depending entirely on its physical position on the component body. Unlike wiring, where color meanings shift by country, resistor color codes are globally standardized.
The Complete Blue Resistor Color Code Reference Table
The table below isolates every possible function a blue band can serve on 4-band, 5-band, and 6-band resistors. Use this as your primary bench reference.
| Band Position | Function | What Blue Means | Numeric Value | Example Resistor |
|---|---|---|---|---|
| 1st Band | 1st Significant Digit | 6 | 6 | Blue-Grey-Black-Gold (68Ω) |
| 2nd Band | 2nd Significant Digit | 6 | 6 | Yellow-Blue-Red-Gold (4.6kΩ) |
| 3rd Band (5/6-band only) | 3rd Significant Digit | 6 | 6 | Red-Red-Blue-Black-Brown (226Ω) |
| Multiplier Band | Decimal Multiplier | × 1,000,000 (10⁶) | 1MΩ base | Brown-Black-Blue-Gold (10MΩ) |
| Tolerance Band | Manufacturing Variance | Not Used | N/A | (Blue is never a standard tolerance color) |
| Temp Coeff Band (6-band) | PPM per °C | 10 ppm/°C | 10 | Orange-Orange-Black-Black-Blue-Brown |
What Each Blue Band Means in Practice
Understanding the standardized color code system requires looking at the band's position relative to the tolerance band (usually gold or silver, spaced slightly wider apart).
Blue as a Significant Digit (1st, 2nd, or 3rd Band)
When blue appears on the left side of the resistor, it is simply the number 6. In a 5-band precision metal film resistor, a sequence like Blue-Grey-Black-Red-Brown translates to 6-8-0 × 100 = 68,000Ω (68kΩ) with a ±1% tolerance. This is a standard E96 series value frequently used in the feedback loops of op-amps or the voltage dividers feeding an ESP32's ADC pins.
Blue as a Multiplier
This is where blue dictates the overall scale of the component. A blue multiplier band adds six zeros to the significant digits. A resistor marked Yellow-Violet-Blue-Gold is 4-7 × 1,000,000 = 47,000,000Ω (47MΩ). These high-value resistors are common in high-impedance sensor interfaces, electrometer circuits, and 555-timer astable oscillators where long timing intervals are required without using massive, leaky electrolytic capacitors.
Blue as a Temperature Coefficient (Tempco)
On 6-band precision resistors, the final band indicates how much the resistance drifts as the component heats up. A blue tempco band means 10 ppm/°C (parts per million per degree Celsius). If you are building a precision DC voltage reference for a 24-bit ADC, a 10kΩ resistor with a 10 ppm/°C drift will only change by 0.1Ω for every 1°C rise in board temperature, preserving your measurement accuracy.
Standard Variants: Resistor Bands vs. Wire Colors
A frequent source of confusion on the workbench is mixing up component color codes with wiring color codes. While resistors universally follow IEC 60062 (and the older US MIL-STD-213), the wires you solder to them follow highly regional standards. Misinterpreting a blue wire as a ground or neutral can be lethal.
| Standard | Application | What 'Blue' Means | Region |
|---|---|---|---|
| IEC 60062 | Resistors (Components) | Digit 6, ×1M multiplier, or 10ppm/°C | Global (Universal) |
| NEC (NFPA 70) | Wire Insulation | Ungrounded Conductor (Hot/Phase) | US / Canada |
| IEC 60446 | Wire Insulation | Line/Phase Conductor (Typically L3 in 3-phase) | EU / International |
| Old UK (Pre-2006) | Wire Insulation | Neutral Conductor (Now replaced by Blue=Line) | United Kingdom (Historical) |
Rows and Bands People Get Wrong: Faded Markings
Even experienced engineers misread blue bands under poor lighting. Here are the most common pitfalls and how to resolve them safely.
Blue vs. Green (Digit 6 vs. 5)
Under warm incandescent bulbs or cheap 2700K LED bench lamps, dark green and dark blue are nearly indistinguishable. A 5.6kΩ resistor (Green-Blue-Red) can easily be misread as 6.6kΩ (Blue-Blue-Red). The Fix: Take the resistor to a window with natural daylight, or use a 5000K daylight-calibrated bench lamp.
Blue vs. Violet (Digit 6 vs. 7)
Violet (7) often fades to a muddy blue on older carbon composition resistors, especially those that have run hot. If you are repairing vintage audio gear, a violet band that has baked for 30 years will look exactly like a blue band.
Safe Interpretation of Faded or Missing Bands
Never guess a faded resistor's value based on circuit context alone. Follow this verification protocol:
- Isolate the component: Measuring a resistor while it is still soldered into a circuit will yield false readings due to parallel current paths through other components.
- Desolder one leg: Lift one lead of the resistor off the PCB pad to break the parallel circuit.
- Measure with a DMM: Use a digital multimeter. If the reading is 9.8MΩ, and the bands look like Brown-Grey-[Faded Blue/Green]-Gold, the faded band is definitively a Blue multiplier (10 × 1M = 10MΩ), as a Green multiplier would yield 100kΩ.
Blue Resistor Color Code FAQs
What value is a resistor with blue, grey, black, and gold bands?
This is a 4-band resistor. Reading from left to right (with the gold tolerance band on the right):
Blue = 6
Grey = 8
Black (Multiplier) = ×1 (10⁰)
Gold = ±5% tolerance
The final value is 68Ω ±5%. Note that the black multiplier band means 'no zeros added', which frequently trips up beginners who expect black to mean zero ohms.
Why does my blue resistor have a sixth band?
A sixth band indicates the Temperature Coefficient (Tempco), measured in parts per million per degree Celsius (ppm/°C). If the 6th band is blue, it means 10 ppm/°C. This is critical in precision analog circuits. For example, if a 1MΩ pull-up resistor with a blue 6th band heats up by 20°C inside an enclosed IoT project box, its resistance will drift by roughly 200Ω. While negligible for a simple digital pull-up, this drift would ruin the calibration of a precision strain gauge bridge.
How do I read a faded blue resistor color code safely?
If the paint is chipped, scorched, or faded, do not rely on visual inspection. Safely interpret the value by desoldering one leg of the resistor and measuring it with a multimeter. If the resistor is completely destroyed (open circuit or burned beyond recognition), trace the circuit on the PCB. If the resistor connects a microcontroller GPIO to VCC, it is likely a standard pull-up (usually 4.7kΩ to 10kΩ). If it is in series with an LED, calculate the required value using Ohm's Law based on the supply voltage and the LED's forward voltage. For authoritative component identification, cross-reference the board's schematic or consult manufacturer resistor reference guides to match the circuit's functional block.






