9 Tax-efficient withdrawal strategies
This chapter covers
- Understanding the principles of tax-efficient withdrawal strategies
- Comparing tax-withdrawal strategies and quantifying their benefits
- Incorporating RMDs, capital gains taxes, and state taxes into the analysis
- The role of inheritance in withdrawal strategies
During the decumulation phase of retirement, individuals must often draw down their savings to pay for expenses. There are several strategies for choosing which investment accounts to liquidate first. Choosing an optimal strategy can extend the life of your assets by years, and we will write some Python code to quantify the differences between several strategies.
9.1 The intuition behind tax-efficient strategies
Before we analyze various withdrawal strategies, it will be helpful to understand the intuition behind them. Two general principles can explain why some strategies perform better than others. Those principles have complications and exceptions, but we will discuss those later.
9.1.1 Principle 1: Deplete less tax-efficient accounts first
The conventional wisdom is to withdraw from taxable accounts first and then withdraw from IRA and Roth accounts after the taxable accounts are depleted to let the tax-advantaged accounts grow as long as possible. Taxable accounts, such as brokerage accounts, face a tax drag on returns when interest, dividends, and realized capital gains are taxed every year rather than growing tax-free.