WACC Calculator for Startups
TL;DR
For a startup, WACC is almost entirely cost of equity. Anchor on a public-peer unlevered beta, re-lever for your structure, then add a size premium (3-6%) and a company-specific risk premium (2-5%). Typical ranges: seed 25-35%, Series A 20-25%, late-stage growth (Stripe, Databricks) 12-18%. WACC should decline as the company de-risks.
Why startup WACC is fundamentally different
Estimating WACC for a startup is fundamentally different from computing it for a public company. With no traded stock, no observable beta, and often no debt, the cost of equity drives almost the entire discount rate. The standard approach is to anchor on comparable public-company betas, unlever them to strip out the peer capital structure effects, then re-lever for your startup balance sheet and add a size and company-specific risk premium on top.
The result — commonly 20-35% for seed and Series A companies — reflects the real probability that the business may not reach the scale implied by its projections. That is not pessimism; it is the mathematically correct way to account for execution risk, key-person dependency, limited operating history, and illiquidity when discounting cash flows that may be five to ten years away.
A frequent objection: "VCs do not actually compute WACC, they use the venture capital method." Both approaches can be reconciled. The VC method embeds an explicit probability-of-failure adjustment in its target IRR; the WACC method treats expected cash flows on an unweighted basis with a high discount rate. Done correctly, they produce overlapping valuation ranges.
The adjusted WACC formula for startups
The WACC skeleton is the same, but each component requires a startup-specific approach:
WACC = (E/V) x Re + (D/V) x Rd x (1 - t)
Re = Rf + beta_startup x ERP + Size Premium + Company-Specific Risk Premium
beta_startup = beta_unlevered_peer x (1 + (1 - t) x (D/E)_startup)
Startup-specific adjustments:
- Public-comp beta. Pick 3-5 public peers in the same sector, compute their unlevered betas, and average. Re-lever for your target capital structure.
- Size premium. Add 3-6 percentage points based on the small-cap return premium documented in Duff & Phelps tables.
- Company-specific risk premium. Add 2-5 percentage points for key-person dependency, single-product concentration, customer concentration, regulatory exposure, or limited operating history.
- Market-value capital structure. Use the post-money valuation as the equity weight. Convertible notes count as debt at face value until conversion.
- Effective tax rate often zero. Pre-revenue startups typically have no taxable income, so the tax shield on debt is moot during the early years.
Worked example: A late-stage payments company (Stripe-style)
Stripe is a useful late-stage growth-equity case study because it is private but heavily benchmarked. The numbers below are illustrative anchors for the WACC mechanics — not a forecast of Stripe valuation.
Public peers. Use ADYEN, NU, MELI, GPN, FIS, FI. Their levered betas average roughly 1.3-1.5. Unlevered betas (stripping out their modest leverage) average roughly 1.2-1.4.
Re-lever for the target. A mature payments company at scale often runs 10-20% debt. Assume 15% debt and 85% equity. Re-levered beta = 1.3 x (1 + (1 - 0.21) x (0.15 / 0.85)) = approximately 1.48.
Cost of equity (CAPM core). Rf = 4.2% (10Y Treasury normalized). ERP = 5.0%. CAPM Re = 4.2% + 1.48 x 5.0% = 11.6%.
Size premium. For a $50-100B late-stage private company, size premium is closer to mid-cap territory at 1-2%. Apply 1.5%.
Company-specific risk premium. Late-stage growth equity sits at the lower end of this band. Apply 1-2% for ongoing execution risk, IPO-timing risk, and customer concentration in the largest enterprise accounts.
Adjusted Re. 11.6% + 1.5% + 1.5% = approximately 14.6%.
Cost of debt. A late-stage company can typically access term debt at 7-9%. After tax at 21%, Rd_after_tax = 8% x 0.79 = approximately 6.3%.
WACC. 0.85 x 14.6% + 0.15 x 6.3% = 12.4% + 0.95% = approximately 13.4%. That sits comfortably in the typical late-stage growth-equity WACC range of 12-18%.
Worked example: A pre-revenue AI lab (OpenAI-style at seed scale)
For an early-stage AI company with no revenue, the mechanics are similar but the premiums balloon. Illustrative numbers only.
Re_CAPM_core = 4.2% + 1.5 (unlevered AI/software beta) x 5.0% = 11.7%. Add size premium of 6% (small-cap band). Add company-specific risk premium of 5% (single-product concentration, key-person dependency, regulatory uncertainty, undefined business model). Adjusted Re = 11.7% + 6% + 5% = approximately 22.7%. Since the company has no debt and no taxable income, WACC = Re = approximately 22.7%. That figure sits firmly inside the typical 20-35% seed range.
Run the calculation
The calculator below pre-fills capital structure data from any public peer ticker. For startups, enter a peer ticker first, then manually increase the cost of equity by your size and company-specific risk premia. Set the debt weight to zero (or low) and the tax rate to zero for pre-revenue startups. The output WACC plugs straight into a DCF model as the discount rate.