Reference Source

Hypodermic needle gauge dimensions (OD, ID, wall thickness, dead volume)

The physical dimensions behind a needle gauge number: nominal outer diameter, inner diameter, wall thickness, and dead volume per 25.4 mm of needle. Gauge number alone is not enough to answer 'will this needle prime my 10 uL syringe' or 'what is the ID of a 26s needle' — the wall marker ('s', 'RW') changes the ID at the same gauge, and dead volume is what actually determines whether a small-volume syringe can be primed. Two independent publishers are cited and they agree where they overlap: Hamilton, a syringe maker, covers 34 gauge down to 10 gauge with dead volumes; New England Small Tube, a tube manufacturer, covers 6 to 27 gauge in regular wall with millimetre figures of its own. Each keeps its own naming, so the same needle can appear twice — as '18 gauge needle' and as '18 RW' — with a separate quote behind each.

Records51
Sources2
Verified
Review by
LicenceDimensional facts (a physical tolerance table) are not copyrightable; cited with attribution to the publishing vendor's technical reference page. No page content beyond the per-gauge figures is reproduced.

The data

Gauge numberNominal O.D. (mm)Nominal I.D. (mm)Wall thickness (mm)Dead volume (uL per 25.4 mm)
6 RW5.154.39.381
7 RW4.573.81.381
8 RW4.193.43.381
9 RW3.763.00.381
10 gauge needle3.4042.6930.356144.641 µL/25.4 mm
10 RW3.402.69.356
11 gauge needle3.0482.3880.33113.728 µL/25.4 mm
11 RW3.052.39.330
12 gauge needle2.7692.1590.30593 µL/25.4 mm
12 RW2.772.16.305
13 gauge needle2.4131.8040.30564.895 µL/25.4 mm
13 RW2.411.80.305
14 gauge needle2.1091.60.25451.076 µL/25.4 mm
14 RW2.111.60.254
15 gauge needle1.8291.3720.22937.529 µL/25.4 mm
15 RW1.831.37.229
16 gauge needle1.6511.1940.22928.444 µL/25.4 mm
16 RW1.651.19.229
17 gauge needle1.4731.0670.20322.715 µL/25.4 mm
17 RW1.471.07.203
18 gauge needle1.270.8380.21614.011 µL/25.4 mm
18 RW1.270.84.216
19 gauge needle1.0670.6860.1919.389 µL/25.4 mm
19 RW1.070.69.191
20 gauge needle0.9080.6030.1527.255 µL/25.4 mm
20 RW0.910.61.152
21 gauge needle0.8190.5140.1525.271 µL/25.4 mm
21 RW0.810.51.152
22 gauge needle0.7180.4130.1523.403 µL/25.4 mm
22 RW0.710.41.152
22s gauge needle0.7180.1520.279
23 gauge needle0.6420.3370.1522.266 µL/25.4 mm
23 RW0.640.33.152
23s gauge needle0.6420.1160.2670.268 µL/25.4 mm
24 gauge needle0.5660.3110.1271.93 µL/25.4 mm
24 RW0.560.31.127
25 gauge needle0.5150.260.1271.349 µL/25.4 mm
25 RW0.510.25.127
25s gauge needle0.5150.1530.1780.464 µL/25.4 mm
26 gauge needle0.4640.260.1021.349 µL/25.4 mm
26 RW0.460.25.102
26s gauge needle0.4740.1270.1780.322 µL/25.4 mm
27 gauge needle0.4130.210.1020.876 µL/25.4 mm
27 RW0.410.20.102
28 gauge needle0.3620.1840.0890.675 µL/25.4 mm
29 gauge needle0.3370.1840.0760.675 µL/25.4mm
30 gauge needle0.3120.1590.0760.504 µL/25.4 mm
31 gauge needle0.2610.1330.0640.353 µL/25.4 mm
32 gauge needle0.2350.1080.0640.233 µL/25.4 mm
33 gauge needle0.210.1080.0510.233 µL/25.4 mm
34 gauge needle0.1590.0510.0510.052 µL/25.4 mm

Where this came from

Every record above links the page it was taken from and quotes the sentence that states it. These are the 2 sources this dataset was assembled from.

Machine-readable

From your own code

Same records, same quotes, without scraping the page: refsource is on PyPI and npm. Each value comes back carrying the URL it was read from and the sentence on that page that states it — .source and .quote sit on the value itself rather than in a side channel, so the checking step is available instead of skipped.

pip install refsource
refsource lookup syringe-needle-gauge-dimensions gauge_number="6 RW"

npx -y refsource lookup syringe-needle-gauge-dimensions gauge_number="6 RW"

Set your AI assistant up to use this

Two files and no account. Put this in .mcp.json at the root of your project — Claude Code, Cursor, Windsurf, VS Code and Codex all read that file — and your assistant can look this dataset up instead of recalling it. The server is remote, keyless and read-only.

{
  "mcpServers": {
    "referencesource": {
      "type": "http",
      "url": "https://referencesource.org/mcp"
    }
  }
}

Add to Cursor · or, on the command line: claude mcp add --transport http referencesource https://referencesource.org/mcp --scope project

Then one line in the project's CLAUDE.md or AGENTS.md, so the assistant knows when to reach for it:

When a question needs "Hypodermic needle gauge dimensions (OD, ID, wall thickness, dead volume)", call the referencesource MCP server at https://referencesource.org/mcp (tool `search_records`, dataset_slug `syringe-needle-gauge-dimensions`) instead of answering from memory — every record it returns carries its source URL and a verbatim quote from that page.

What each tool does, and the servers built over single registers: Connect your AI assistant.

51 records. last verified against source . due for re-check by .

Licence. Dimensional facts (a physical tolerance table) are not copyrightable; cited with attribution to the publishing vendor's technical reference page. No page content beyond the per-gauge figures is reproduced.