
Golden Ratio Calculator
Split a length into the golden ratio (φ ≈ 1.618).
Longer part (a)
100
φ ≈ 1.618034
Shorter part (b)
61.8034
Whole (a+b)
161.8034
AI Breakdown & Smart Takeaway
Plain-English insight on your numbers
Get a personalized explanation of what these results mean — and how to improve them.
How the Golden Ratio Calculator works
The Golden Ratio Calculator splits any given length into two segments that satisfy the golden ratio (φ ≈ 1.618), instantly returning both the longer segment (a) and shorter segment (b) so you maintain perfect mathematical proportion. It's essential for designers, architects, artists, and mathematicians who want to apply one of nature's most aesthetically powerful proportions to their work.
When you enter a total length into the calculator, it divides that value into two parts — conventionally called 'a' (the larger portion) and 'b' (the smaller portion) — such that the ratio of the whole to 'a' equals the ratio of 'a' to 'b'. This self-similar relationship is the defining property of phi (φ), approximately 1.6180339887. To find 'a', the calculator multiplies your total length by φ divided by (1 + φ), which simplifies to multiplying by approximately 0.6180. The shorter segment 'b' is simply the total minus 'a'.
The golden ratio is deeply tied to the Fibonacci sequence, where each term is the sum of the two preceding ones (1, 1, 2, 3, 5, 8, 13, 21…). As you progress further along the sequence, the ratio of any consecutive Fibonacci pair converges ever closer to φ. This is why designers often use Fibonacci numbers as practical stand-ins for golden ratio proportions — for example, choosing a sidebar width of 610px and a main column of 990px on a 1600px canvas closely approximates the golden split. The calculator gives you the exact irrational value rather than a rounded Fibonacci approximation, which matters when precision is critical.
The most common mistake users make is confusing which segment is which. The calculator clearly labels 'a' as the longer segment and 'b' as the shorter, but in design contexts people sometimes accidentally use 'b' as the dominant dimension and wonder why the composition feels off. Another frequent error is applying the golden ratio to only one axis of a two-dimensional layout without also considering the perpendicular dimension — a truly golden rectangle requires both its length and width to satisfy the ratio simultaneously. For layouts, run the calculator twice: once for width and once for height if you want a complete golden rectangle.
For practical design work, the golden ratio is most powerful when applied recursively. After splitting your total length into 'a' and 'b', you can feed 'a' back into the calculator to subdivide it again, and repeat the process to create a nested hierarchy of proportions — this is the geometric principle underlying the golden spiral seen in nautilus shells and galaxy arms. Whether you're sizing typography, spacing UI components, cropping photographs, or laying out a room, the calculator gives you mathematically grounded starting points that you can then adjust to real-world constraints like pixel grids or standard material sizes.
Formula
φ = (1 + √5) / 2 ≈ 1.618
Pro tips
- Run the calculation twice on perpendicular dimensions to construct a true golden rectangle — split your total width for the horizontal axis, then use the resulting 'a' value as your height target and split again for a nested golden proportion.
- Use the shorter segment 'b' as whitespace or negative space rather than content area — experienced designers often find that treating 'b' as breathing room rather than a second content zone produces compositions that feel naturally balanced.
- When working in pixels, round to the nearest whole number after the calculation but keep the unrounded value in view; cumulative rounding across multiple nested splits can drift your design away from true golden proportion over several iterations.
- For typography, apply the golden ratio to create a type scale: if your body text is 16px, multiply by φ (≈ 1.618) to get your heading size of about 26px, giving a harmonious visual hierarchy that echoes the proportion used throughout the layout.
- Remember that φ and 1/φ are mathematically linked — if you know 'a', you can find 'b' by multiplying 'a' by 0.618, and find the total by multiplying 'a' by 1.618. This lets you work backwards from a fixed constraint like a standard paper size.
Key terms
- Golden Ratio (φ)
- — An irrational number approximately equal to 1.6180339887, defined by the equation φ = (1 + √5) / 2, describing a proportion where the ratio of the whole to the larger part equals the ratio of the larger part to the smaller part.
- Phi (φ)
- — The standard mathematical symbol for the golden ratio, named after the ancient Greek sculptor Phidias, who is believed to have used this proportion extensively in classical architecture.
- Golden Section
- — Another name for the point at which a line segment is divided according to the golden ratio, producing the two segments 'a' and 'b' where a/b = φ.
- Fibonacci Sequence
- — An integer sequence (1, 1, 2, 3, 5, 8, 13, 21…) where each number is the sum of the two before it; the ratio of successive Fibonacci numbers converges to φ as the sequence progresses.
- Golden Rectangle
- — A rectangle whose length-to-width ratio equals φ, considered by many artists and architects to be the most visually pleasing rectangular proportion.
- Reciprocal of Phi (1/φ)
- — Equal to φ − 1 ≈ 0.6180, a unique property of the golden ratio meaning its reciprocal differs from it by exactly 1, which is why both 0.618 and 1.618 appear as split factors in golden ratio calculations.



