What Is a Decibel? Why +6 dB Means Double and Nothing Means Anything Alone

Data engineer who loves building high-performance data and web-related tools. Creator of SlowedReverbMaker.net, implementing browser-side digital signal processing (DSP) to democratize audio editing.
Decibels confuse people for a reason that has nothing to do with mathematics. The problem is that the unit behaves unlike every other unit anyone learns first.
A metre is a length. A kilogram is a mass. You can hold up an object and say it weighs two kilograms and the statement is complete. A decibel is not like this. A decibel is a comparison between two quantities, which means a decibel figure on its own is meaningless until you know what it is being compared against.
Once that clicks, most of the apparent weirdness — why the maximum is zero, why the numbers are negative, why the same '+6 dB' shows up everywhere — resolves into a single coherent system.
Try this while you read: Volume Booster
Make audio louder without clipping. Free, in your browser, no signup.
1. The Core Idea: A Decibel Is a Ratio
Before any of the specific units make sense, this one idea has to land: a decibel expresses how much bigger one thing is than another, on a logarithmic scale. It is a comparison, not a quantity.
- Decibel (dB)
- A logarithmic unit describing the ratio between two values. On its own it says nothing — it only becomes meaningful once you know what it is being compared against.
- Reference
- The quantity the comparison is made against, and the thing the suffix names. In dBFS the reference is digital full scale; in dBSPL it is roughly the quietest sound a person can hear.
- Relative vs absolute
- A change ("turn it up 3 dB") needs no reference and is always complete. A position ("the vocal is at −12") is only complete once the reference is named.
Why This Trips People Up
Every unit most people learn first is absolute. A metre is a length; you can hold up an object, say it is two metres, and the statement is finished. Decibels do not behave this way, and the mismatch with that expectation is the whole source of the confusion.
Once you internalise that a decibel is always comparing two things, the family of units stops looking arbitrary. dBFS, dBSPL, dBu, dBV are not four different scales — they are the same scale with different things nailed down as zero.
2. Why the Scale Is Logarithmic
Using logarithms here is not mathematical showing-off. It solves two genuine problems at once, and each is worth understanding separately.
Problem One: The Range Is Enormous
The quietest sound a person can detect and a sound loud enough to cause immediate physical harm differ by a factor in the trillions. A linear scale across that span would be unusable — you would be writing twelve-digit numbers to describe ordinary things.
Logarithms compress it into a range running from roughly 0 to 140, which fits on a meter and in your head.
Problem Two: Hearing Is Itself Logarithmic
We perceive ratios rather than differences. Going from a very quiet sound to one twice its power feels like a similar-sized step as going from a loud sound to one twice its power — even though the absolute difference in the second case is vastly larger.
So a logarithmic scale means equal steps on the meter correspond to roughly equal steps in perceived change. That is exactly what you want from a measurement you are acting on by ear.
3. The Numbers Worth Knowing Cold
For amplitude — which is what audio editing deals with — there are only a handful of relationships to memorise. These come up constantly.
- +6 dB is double the amplitude. −6 dB is half. The single most useful fact in the list.
- +20 dB is ten times the amplitude. −20 dB is one tenth.
- +60 dB is one thousand times. This is why RT60 — the time for a reverb tail to fall 60 dB — is the standard measure of decay: it is where the sound has effectively vanished.
- About +10 dB is commonly taken as a doubling of perceived loudness — a different thing from doubling amplitude, and much less precise.
- 1 dB is roughly the smallest change most people notice on music. 3 dB is clearly audible. 10 dB is dramatic.
Why Doubling Is Not the Same as Twice as Loud
The gap between '+6 dB doubles the amplitude' and '+10 dB sounds twice as loud' is where most confusion lives, and the two belong to different domains.
- Amplitude
- A physical property of the waveform. Doubling it is unambiguous and is exactly +6 dB, always.
- Perceived loudness
- A property of your hearing. It does not track amplitude proportionally — it depends on frequency, duration, what else is playing, and the listener. The '+10 dB feels twice as loud' figure is a rough average, not a constant.
4. The Two Scales You Will Actually Meet
In practice almost everything you encounter is one of two units, and they run in opposite directions. Knowing which you are looking at tells you whether a big number is good or bad.
- dBFS — decibels relative to full scale
- Digital audio. The reference is the largest value the format can represent, so 0 dBFS is the ceiling and everything real is negative. More negative means quieter.
- dBSPL — decibels sound pressure level
- Sound in the air. The reference is roughly the threshold of human hearing, so numbers count upward: normal conversation is around 60 dBSPL, a loud concert far higher.
Why Zero Is the Top in Digital
Because the reference is the maximum rather than the minimum, everything real sits below it. A signal at −6 dBFS is half the amplitude of the largest possible; one at −20 dBFS is a tenth.
Zero is not silence. Zero is the ceiling, and it is the one place you cannot go past — there is no value above it, so anything that would exceed it gets flattened.
This reverses the intuition people bring from the physical world, where louder means a bigger number. In digital audio, approaching zero is dangerous rather than good.
Headroom: The Number That Governs Everything
The gap between your loudest peak and 0 dBFS has a name, and it is the most consequential figure in any editing session.
- Headroom
- How many decibels remain between a file's current peak and the digital ceiling. It is a property of that specific file, and it determines how much processing the file can absorb before distorting.
5. Reading the Numbers in Real Tools
This is where it stops being theory. Every decibel figure in an audio tool is either a change or a position, and mixing the two up is what produces surprises.
- A bass boost of +6 dB is a change: double the amplitude in the affected range, whatever the track was at.
- A peak reading of −0.4 dBFS is a position: this file sits 0.4 dB below the ceiling and has almost nothing left to give.
- LUFS is a third kind — a loudness measure rather than a peak measure, weighted to approximate the ear. A track can have plenty of peak headroom and still sound loud, or none and still sound quiet.
6. Common Mistakes
Most decibel errors are one of these, and the ratio idea prevents all of them.
- Mixing references. dBFS and dBSPL measure different things against different zeros and cannot be combined.
- Assuming a slider is linear. A control marked 0–100 tells you nothing about what it does; one marked in dB tells you exactly.
- Treating −60 dB as silence. It is a thousand times quieter, not absent, and it is clearly audible in a quiet passage.
- Reading a peak meter as a loudness meter. Peak tells you how close you are to clipping. It says very little about how loud something sounds.
- Chasing loudness with bass. Deep bass costs a lot of headroom for little perceived loudness. If you want louder overall, use a level control, not an EQ.
The Short Version
A decibel compares two things on a logarithmic scale. Which two things depends on the suffix: dBFS references the digital ceiling, dBSPL references the threshold of hearing. Changes need no reference, which is why +6 dB always and everywhere means double the amplitude.
The place this pays off immediately is headroom. Once you can read a peak figure and a boost figure as the same kind of quantity, you can predict whether a boost will fit before you apply it — which is the whole of why edits clip. The volume booster reports all of these numbers on a real file if you want to see them on something you know.