Neon Garden Stark
Crisp, electric luminescence meets absolute void, creating tension between life and silence in high-key contrast.
Psychology
The vivid lime green and cool teal establish a fresh, forward-moving energy through high saturation and cool temperature, while the dual blacks and near-white create severe visual anchors that demand attention through extreme contrast. This combination triggers alertness rather than comfort, leveraging the principle that high-contrast compositions command focus and prevent visual fatigue. The cool dominant family reinforces clarity and precision, evoking technological or nature-based freshness rather than warmth.
Usage
Tech startup dashboards, environmental advocacy campaigns, and sustainable fashion lookbooks benefit from this palette's ability to signal innovation and urgency simultaneously. The extreme contrast between neutrals and neons makes it ideal for editorial layouts, app interfaces, and poster design where hierarchy and readability are non-negotiable. Projects requiring bold visual statements in minimal color counts will find the high-impact geometry of this scheme particularly effective.
Code
CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
90deg,
#00ff00 0%,
#000000 25%,
#000000 50%,
#fefeff 75%,
#00beb6 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #00ff00;
--color-gradient-2: #000000;
--color-gradient-3: #000000;
--color-gradient-4: #fefeff;
--color-gradient-5: #00beb6;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #00ff00; --color-2: #000000; --color-3: #000000; --color-4: #fefeff; --color-5: #00beb6;
Hex values
#00ff00, #000000, #000000, #fefeff, #00beb6
Building something? Get this palette via the REST API.
History
Similar palettes
Jade Hour Glow
Shallow Waters
Moss Shallow Study
Pastel Lagoon Study
Tidepool Reverie
Frosted Lavender Drift
Misty Lagoon Hour
Sage Garden Noon
Peat & Tidepool