LTV/CAC Ratio Calculator Formula
Understand the math behind the ltv/cac ratio calculator. Each variable explained with a worked example.
Formulas Used
LTV:CAC Ratio
ltv_cac_ratio = cac > 0 ? ltv / cac : 0Net Value Per Customer
net_value_per_customer = ltv - cacCustomer ROI
roi_pct = cac > 0 ? ((ltv - cac) / cac) * 100 : 0Variables
| Variable | Description | Default |
|---|---|---|
ltv | Customer Lifetime Value (LTV)(USD) | 1500 |
cac | Customer Acquisition Cost (CAC)(USD) | 400 |
How It Works
How to Calculate the LTV:CAC Ratio
Formula
LTV:CAC Ratio = Customer Lifetime Value / Customer Acquisition Cost
This single number distills the economics of your customer base. A ratio of 3:1 or higher generally indicates a healthy, scalable business model. Below 1:1 means you spend more acquiring customers than they are worth. Very high ratios (above 5:1) may suggest you are under-investing in growth and leaving market share on the table.
Worked Example
A SaaS company estimates customer LTV at $1,500 and spends $400 to acquire each customer.
ltv = 1500cac = 400
- 01LTV:CAC = $1,500 / $400 = 3.75
- 02Net Value Per Customer = $1,500 - $400 = $1,100
- 03Customer ROI = ($1,100 / $400) x 100 = 275%
Ready to run the numbers?
Open LTV/CAC Ratio Calculator