Golden Mean (φ) Calculator
Enter exactly one value below: the larger part, the smaller part, or the whole. The calculator will solve the other values using the golden mean ratio.
φ = (1 + √5) / 2 ≈ 1.6180339887
a / b = φ and (a + b) / a = φ
What is the golden mean?
The golden mean (also called the golden ratio or φ, pronounced “phi”) is a proportion found in math, art, architecture, and nature. It is approximately 1.618. A line is divided into a larger part (a) and a smaller part (b) so that:
- a / b = 1.618...
- (a + b) / a = 1.618...
When both relationships are true, the division is in golden proportion.
How to use this calculator
Option 1: You know the larger part
Enter the larger part (a), leave the other fields blank, and click Calculate. The calculator finds the smaller part and total.
Option 2: You know the smaller part
Enter the smaller part (b) only. The calculator multiplies it by φ to find the larger part, then adds both values to get the whole.
Option 3: You know the whole
Enter the total length (a + b). The calculator divides the whole by φ to get the larger part and subtracts that from the whole to get the smaller part.
Why people use golden ratio calculations
- Graphic design: spacing, image crops, logo proportions.
- UI/UX layout: balancing content blocks and whitespace.
- Photography: compositional guides similar to rule-of-thirds.
- Architecture and interiors: room and facade proportion studies.
- General math practice: ratio, algebra, and geometry exercises.
Practical example
Suppose a page section is 1200px wide, and you want a two-part golden split:
- Larger part: 1200 / 1.618 ≈ 741.64px
- Smaller part: 1200 - 741.64 ≈ 458.36px
This gives you a visually balanced structure that many designers find pleasing.
Important notes
- Use positive values greater than zero.
- Enter only one field at a time for accurate solving.
- The golden ratio is a design and mathematical tool—not a strict rule.
FAQ
Is golden mean the same as golden ratio?
Yes. In modern usage, they usually refer to the same value: φ ≈ 1.6180339887.
Can I use this for any unit?
Absolutely. Inches, centimeters, pixels, meters—any unit works as long as you stay consistent.
Does this guarantee better design?
No formula guarantees quality. The golden ratio can help with structure, but good design still depends on context, hierarchy, readability, and purpose.