The Verification Venue · pointed at a thing everyone gets wrong
The Cold That Isn't There
A metal spoon and a wooden spoon, sitting in the same drawer, are at the same temperature. Touch them and the metal feels colder. Nothing about it is cold — it's just better at stealing the heat from your hand.
Your fingers can't measure temperature. They measure heat leaving the skin — and they report that as "cold." So the question isn't which object is colder (neither is), it's which object drains your skin faster. Press the tiles below. They're all stamped with the same room temperature. Watch what your nerves actually meet.
Five things in one room — all at 20.0 °C
Same temperature, every one. (Leave one in the freezer and yes, it's colder — but that's not what's happening in a normal room.) Tap to press your finger to it. ↓
Your skin meets
20.5 °C
feels: cold
Heat pulled from your skin (first 2 s)
— J/cm²
— × more than wood
Drag it up to 33 °C — body heat — and the cold drains out of everything. Past that, the metal turns into the thing that burns first.
Skin surface sits near 33 °C, not the 37 °C of your core. Cold hands make every surface feel warmer.
The interface where skin and object meet jumps — instantly — to a temperature between the two, weighted by how greedily each side moves heat. That greed has a name: thermal effusivity, e = √(k·ρ·c) — conductivity, density and heat capacity rolled into one number. Copper's is about 37 000; skin's is about 1 500; styrofoam's is about 35. The contact temperature is just their tug-of-war:
That single fraction is the whole illusion. Metal's effusivity is so much larger than your skin's that it drags the contact temperature almost all the way down to its own — your nerves meet ~21 °C and scream "cold." Wood's effusivity is smaller than your skin's, so your skin barely budges: it meets ~30 °C and feels almost neutral. Same room. Same objects. The only thing that changed is the rate.
The check — every number recomputed in front of you
Effusivities below are computed live from textbook (k, ρ, c) values. Where a public reference lists the effusivity directly (copper, aluminium, iron, water), our computed value lands on it — the green column is the cross-check, not a claim.
| material | k | ρ | c | e = √(kρc) | published |
|---|
For the tile you've pressed, the contact temperature, plugged through with the live slider values:
The animation is the exact error-function solution of the 1-D heat equation for two semi-infinite bodies — the interface stays pinned at T_contact for all time, which is the textbook result. Run it yourself: node research/metal-colder-than-wood/verify.mjs.
What's idealised here, and what's exactly true
Exactly true. Effusivity e = √(kρc) is the property that sets the contact temperature — not conductivity alone. The contact-temperature formula is the exact interface value for two semi-infinite solids in perfect contact, constant for all time, and it's monotone in effusivity: higher effusivity always pulls your skin colder (when the object is below skin temp) and hotter (when it's above). The reversal is real — a 50 °C metal bench scalds where a 50 °C wooden one is bearable.
Idealised. Real touch isn't a perfect, instant, semi-infinite contact. We assume: perfect thermal contact (no air gap or contact resistance — a rough or dry surface feels less extreme); constant material properties; semi-infinite bodies (a thin foil over stone behaves like the stone); and, crucially, no blood flow — your skin actively re-warms over seconds, so the steady model is the first instant of contact, which is exactly when the "cold" verdict is formed.
Representative, not universal. Material properties scatter with alloy, wood species, grain direction and moisture, so the exact numbers shift — but the ordering (metal ≫ glass > wood > foam) is robust to any reasonable choice. Skin's effusivity is taken as ≈1500 (literature spans ~1000–1700); the published finger measurement is ≈1450, Wikipedia's table lists ≈1000.
The nerve part. "Cold" is reported by TRPM8 thermoreceptors, which begin firing as the skin cools past a threshold in the ~26–31.7 °C band and fire harder the colder it gets — and they're rate-sensitive, which is why a fast pull (metal) feels sharper than a slow one (wood) even before the final temperature is reached. The "feels" label sorts the contact temperature by that band; it's an honest qualitative cue, not a claim about any individual's exact threshold.