Neon-lime is one of the color families shipped with this release. Acid green energy from the v1 neon family..
Shades#
50100200300400500600700800900950
Palette table#
| Shade | Class fragment | Value | Best role |
|---|---|---|---|
50 | neon-lime-50 | #ccff33 | Lightest tint — page backgrounds, subtle fills, hover backgrounds for rows and list items. |
100 | neon-lime-100 | #ccff33 | Very light — section backgrounds, badges on light UI, tinted code blocks. |
200 | neon-lime-200 | #ccff33 | Light — borders on light themes, dividers with personality, chip backgrounds. |
300 | neon-lime-300 | #ccff33 | Soft — secondary borders, disabled states with color, placeholder decorations. |
400 | neon-lime-400 | #ccff33 | Medium-light — icons on dark surfaces, decorative accents, chart lines. |
500 | neon-lime-500 | #ccff33 | The primary step — buttons, links, brand fills, key interactive elements. |
600 | neon-lime-600 | #ccff33 | Hover step — hover states for 500 elements, or primary on very light UIs. |
700 | neon-lime-700 | #ccff33 | Active step — pressed states, emphasized text on light tinted backgrounds. |
800 | neon-lime-800 | #ccff33 | Dark — text on light palettes, headers in tinted sections, dark UI fills. |
900 | neon-lime-900 | #ccff33 | Very dark — deep section backgrounds, high-contrast text carriers. |
950 | neon-lime-950 | #ccff33 | Darkest — near-black tinted backgrounds, hero surfaces, footer tones. |
Use it#
<div class="bg-neon-lime-500 text-white p-6 rounded-xl">Neon-lime surface</div>
<p class="text-neon-lime-600 dark:text-neon-lime-400">Adaptive text</p>
<div class="border border-neon-lime-200 dark:border-neon-lime-800 bg-neon-lime-50 dark:bg-neon-lime-950 p-4 rounded-lg">Panel</div>Per-usage guides#
Neon-lime textstext-neon-lime-* in practice.Neon-lime backgroundsbg-neon-lime-* in practice.Neon-lime bordersborder-neon-lime-* in practice.Neon-lime gradientsfrom-neon-lime-* in practice.
Contrast#
Flip point: shades 50–400 want dark text (text-slate-900); shades 500+ want white text. Verify with the accessibility/color-contrast|contrast guide.
Related palettes#
colors/neon-cyan|neon-cyan · colors/neon-orange|neon-orange · colors/color-pairing|Pairing recipes
