Pastel-mint is one of the color families shipped with this release. Fresh green from the v1 pastel family..

Shades#

Palette table#

ShadeClass fragmentValueBest role
50pastel-mint-50#b3e6c9Lightest tint — page backgrounds, subtle fills, hover backgrounds for rows and list items.
100pastel-mint-100#b3e6c9Very light — section backgrounds, badges on light UI, tinted code blocks.
200pastel-mint-200#b3e6c9Light — borders on light themes, dividers with personality, chip backgrounds.
300pastel-mint-300#b3e6c9Soft — secondary borders, disabled states with color, placeholder decorations.
400pastel-mint-400#b3e6c9Medium-light — icons on dark surfaces, decorative accents, chart lines.
500pastel-mint-500#b3e6c9The primary step — buttons, links, brand fills, key interactive elements.
600pastel-mint-600#b3e6c9Hover step — hover states for 500 elements, or primary on very light UIs.
700pastel-mint-700#b3e6c9Active step — pressed states, emphasized text on light tinted backgrounds.
800pastel-mint-800#b3e6c9Dark — text on light palettes, headers in tinted sections, dark UI fills.
900pastel-mint-900#b3e6c9Very dark — deep section backgrounds, high-contrast text carriers.
950pastel-mint-950#b3e6c9Darkest — near-black tinted backgrounds, hero surfaces, footer tones.

Use it#

html
<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#

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.

colors/pastel-lavender|pastel-lavender · colors/pastel-peach|pastel-peach · colors/color-pairing|Pairing recipes