In DeFi lending, utilization is the number that tells the market how much stress a pool is under. At its simplest, it measures how much of the supplied liquidity has already been borrowed. Compound’s current documentation states the formula directly as TotalBorrows divided by TotalSupply, while Aave’s glossary describes utilization as the proportion of borrowed assets to the total available assets in a reserve.
That number matters because a lending market is always balancing two competing goals. It wants enough idle liquidity that users can withdraw and new borrowers can enter, but it also wants enough borrowing demand that suppliers earn something meaningful. A pool with very low utilization is safe and liquid, but often dull for lenders. A pool with very high utilization can be profitable for lenders on paper, but stressful for everyone trying to enter or exit.
The utilization curve is the protocol’s way of pricing that balance.
Most major DeFi money markets do not let borrow rates increase smoothly forever at the same pace. They use a piecewise curve with a turning point, often called a kink or optimal usage ratio.
Aave’s interest rate strategy states that the model uses two slopes: one before the optimal usage ratio and another from that point to 100% utilization. Compound III describes the same broad shape in its interest-rate docs, where both supply and borrow curves include a utilization kink and rates increase more rapidly above it.
That design is not cosmetic. It exists because the market behaves differently when a pool is moderately busy versus nearly drained.
Below the kink, the protocol can afford to be relatively gentle. There is still spare liquidity in the reserve, so it does not need to shock borrowers. Above the kink, the protocol becomes deliberately aggressive. It raises the cost of borrowing much faster in order to slow new borrowing, encourage repayments, and pull in fresh supplier capital. In practical terms, the curve is trying to refill the pool before withdrawals become painful or impossible.
This is why borrow rates can look calm for days and then jump hard in what feels like a very short span. The curve is not linear, so market stress is not priced linearly either.
The exact implementation differs by protocol, but the economic logic stays similar.
On Aave, the variable borrow rate is derived from the reserve state, with one rate slope below the optimal usage ratio and a steeper slope above it. Aave’s docs also show that the protocol calculates both a liquidity rate and a borrow rate while taking the reserve factor into account, which is the portion of borrower interest routed to the treasury rather than paid out to suppliers.
On Compound III, the structure is more explicit in the public formulas. The borrow rate and supply rate are both functions of utilization, and each has its own low-slope and high-slope segment around a kink. That means lender yield is not simply whatever borrowers pay. It is the output of a separate rate model shaped by utilization and governance-defined parameters.
This distinction is important because many users still assume something like a direct pipe: if borrow APR is high, supply APR must be high too. In practice, protocols haircut that transmission through reserve factors, separate supply-side parameters, and the fact that interest only exists when capital is actually being used.
A borrow spike usually has a simple root cause: available liquidity is getting scarce.
Imagine a stablecoin pool that has been sitting at comfortable utilization. Borrow demand rises because traders want leverage, basis desks want inventory, or users are borrowing against volatile collateral without selling it. The pool absorbs that demand smoothly for a while. Then utilization approaches the kink. From that point, each extra unit borrowed matters more because the remaining free liquidity is smaller.
Once the pool moves into the steep section of the curve, the protocol starts charging borrowers as if liquidity is scarce, because it is. New borrowing gets punished, existing borrowers face a much higher carry cost, and new suppliers see a higher headline APY that is meant to attract fresh deposits.
This is not a bug. It is the protocol trying to defend withdrawability. If rates did not spike when utilization got dangerously high, there would be too little economic pressure for anyone to repay or add new capital.
The uncomfortable part is that this defensive mechanism only works after stress has already started. By the time the rate curve becomes visibly punitive, the market is often already in a tight-liquidity regime.
Lender yield vanishes for the opposite reason. The pool has liquidity, but too little of it is being used.
This is the part casual users often miss. Lending yield is not created by the simple act of depositing. It is created when someone else is willing to pay to use that liquidity. If utilization falls, the capital is more idle, and the protocol has less borrower interest to distribute.
That can happen for several reasons. Borrowers may repay en masse after a risk-off move. Fresh supplier capital may flood into a market faster than borrow demand can absorb it. A governance change can lower borrowing appetite. Incentive programs can expire. A market can also migrate from being borrow-heavy to collateral-heavy, where users park assets but do not create enough debt to support attractive supplier returns.
The result is that lender APY can compress much faster than users expect. It may not fade gradually. It can collapse once utilization drops through the part of the curve where the supply side was earning most of its support.
Compound III makes this logic unusually clear because its docs show that the supply rate is itself a utilization-based function. If utilization is low, the formula yields a low number. On Aave, the same broad reality appears through the reserve’s liquidity rate and the share of borrower interest that actually reaches suppliers after the reserve factor is taken out.
Another misunderstanding is that high supply APY always means a better lender position. Sometimes it means the opposite.
When utilization is very high, the screen can show an attractive supply yield because the market is paying dearly for scarce liquidity. But that same scarcity is exactly what can make withdrawals harder. If most of the pool is borrowed out, there may not be enough free liquidity for every supplier who wants to exit immediately.
This is why utilization curves should be read as liquidity indicators, not only as yield indicators. A high lender APY can reflect healthy demand, but it can also reflect a stressed reserve that is trying to ration liquidity through pricing.
For suppliers, the better question is not only how high the APY is. It is how the APY is being generated. Is the reserve moderately utilized with stable demand, or is the market sitting near its kink with little slack left in the pool.
Utilization curves are not laws of nature. They are governance choices.
Protocols choose where the kink sits, how steep slope one is, how punitive slope two becomes, and how much of borrower interest goes to the treasury through the reserve factor. Compound’s docs explicitly note that these models are set by governance. Aave’s architecture similarly exposes reserve-level parameters and treasury-related settings that shape the final experience for both suppliers and borrowers.
That means the same asset can behave differently across markets or across time, even when the headline token is identical. A stablecoin on one deployment may keep borrow costs smooth longer, while another may become punitive sooner. The asset is the same, but the utilization curve is not.
A better read of a lending market starts with utilization, then moves to curve shape, then to reserve factor and incentive overlays.
If utilization is low, suppliers should assume the base yield is vulnerable because there is not enough borrower demand doing the work. If utilization is near the kink, they should assume the market is becoming more sensitive and that small balance changes can move rates quickly. If utilization is deep into the steep region, the borrow spike may be real, but so is the risk that free liquidity is becoming scarce.
Borrowers, meanwhile, should stop treating current APR as stable if the reserve is already running hot. Near the kink, borrowing cost can reprice much faster than many leveraged positions can tolerate.
DeFi utilization curves matter because they are the mechanism that turns liquidity conditions into price signals. When a pool is comfortably funded, borrow costs stay relatively restrained. When available liquidity gets scarce, the curve steepens and borrow rates can spike abruptly. Lender yield follows the same market pressure from the other side. It rises when borrowed capital is scarce and valuable, then shrinks or disappears when too much idle supply chases too little borrowing demand. The curve is not just an APR display setting. It is the protocol’s pressure valve, and reading it correctly is often the difference between understanding a market and merely staring at its yield.
The post DeFi Utilization Curves: Why Borrow Rates Spike and Lender Yield Can Vanish appeared first on Crypto Adventure.