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