Border usage for the colors/neon-cyan|neon-cyan 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-neon-cyan-200 dark:border-neon-cyan-800 rounded-xl p-4">Card</div>

Dark mode#

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

colors/neon-cyan|Neon-cyan hub · colors/index|Color system