Skip to content
Crypto & Web3 Medium #health-factor#liquidation

Health Factor Decay

Health factor falls as collateral price drops. Below 1 means liquidation.

A free, animated health factor decay you can read here or embed on any website, from Scrollchart.

Health Factor Decay

Health Factor DecayHF < 1.0 triggers liquidation. Higher LTV means the threshold is hit at a higher price.

Health factor plotted against collateral price, with liquidation threshold (1.0) marked. Two LTV starting points shown to compare risk levels.

Good for

  • DeFi borrowing risk education and position management guides
  • Aave and Compound liquidation threshold explainers
  • LTV comparison articles for crypto lending audiences

Source & accuracy

This health factor decay is an editorial illustration built to represent the concept accurately. Where it shows figures, they are typical or representative values chosen to make the relationship clear, not a single underlying dataset. The diagram and its explainer are reviewed and maintained centrally, and updated over time as understanding improves.

Health factor as collateral strength

In lending protocols like Aave and Compound, you deposit collateral and borrow assets against it. Your health factor is the ratio of your collateral value to your debt value, adjusted for liquidation thresholds. For example, if you deposit $10,000 ETH and borrow $5,000 USDC, and ETH has an 80% liquidation threshold, your health factor is (10,000 * 0.8) / 5,000 = 1.6.

A health factor above 1.0 means you are solvent. As your collateral price drops (or debt grows), the health factor declines. When it approaches 1.0, you are close to liquidation. At exactly 1.0, liquidators can seize your position, sell your collateral, repay your debt, and keep the difference as a liquidation penalty (typically 5-20%). The health factor curve is a sharp decline as collateral value drops: it is not linear because liquidation thresholds are fixed while asset prices move.

Why liquidations happen instantly

Liquidations are not gradual: the moment health factor crosses below 1.0, your position is vulnerable and liquidators (bots scanning the blockchain) immediately seize it. This is economically harsh but protects the protocol: if collateral could fall below required thresholds without liquidation, the protocol could accumulate bad debt (when collateral value is less than debt value, there is a hole in the balance sheet). Liquidations have no minimum transaction cost (gas fees are paid), so even small positions can be liquidated, though it is only economical for bots when liquidation penalties are large.

Embed this diagram

Add this animated health factor decay to your own site. Copy one line of HTML, or use the embed builder for theme and sizing options.

Reference

What this is
A free, embeddable, animated health factor decay for any website.
Who uses it
Crypto / Web3 blogs.
How to embed
Copy one line of HTML. No signup. No watermark. Works in WordPress, Webflow, Ghost, Substack, plain HTML.
File size
iframe embed, ~80 KB gzipped (loads on demand, does not block your page paint).
License
Free forever. Editorial explainer text included; updated centrally over time.

Embed format options

Copy the universal HTML snippet, the WordPress shortcode, or an iframe fallback - see the WordPress plugin page for details. Any format keeps the same Core Web Vitals profile and the same explainer text.

Embed snippet
<div data-scrollchart="health-factor-curve" data-scrollchart-v="1"></div>
<script src="https://scrollchart.com/embed.js" async></script>

Frequently asked questions

Where can I get a free animated "Health Factor Decay" for my website?
Scrollchart provides "Health Factor Decay" as a free, embeddable animated diagram you can add to any website with one line of HTML. No signup is required and there is no watermark. The diagram and its explainer text are served from scrollchart.com, so the embed stays current without any maintenance on your end.
How do I add a health factor decay to a finance or business article?
Copy the embed snippet from the Scrollchart page for this diagram and paste it anywhere in your article HTML. It is compatible with WordPress, Webflow, Ghost, Substack, and static HTML pages. No account or API key is needed.