Border usage for the colors/lime|lime palette — the shades that earn their place.

ShadeUse it for
100–200Hairlines on light UI
300–400Visible borders on light
700–800Borders on dark UI
500Accent rings and focus borders

Example#

html
<div class="border border-lime-200 dark:border-lime-800 rounded-xl p-4">Card</div>

Dark mode#

Borders go deeper in dark mode: border-lime-200dark:border-lime-800.

colors/lime|Lime hub · colors/index|Color system