Mineral Spring Calm
Cool, balanced greens and teals suggest calm water and soft stone, with crisp white light filtering through.
Psychology
The analogous green and teal hues create visual harmony while the mix of muted mid-tones and very light values prevents monotony without aggressive contrast. Cool hues naturally recede and soothe, inviting focus rather than demanding it, while the moderate saturation maintains clarity without overstimulation. This combination supports sustained attention, making it psychologically aligned with clarity and equilibrium.
Usage
Ideal for wellness app interfaces, botanical packaging design, and eco-friendly interior furnishings where restraint and trustworthiness matter more than visual impact. Projects requiring moderate contrast and cool psychology benefit from this palette's ability to feel both professional and approachable.
Spa branding, sustainable fashion lookbooks, and editorial layouts leverage its balanced mood without sacrificing legibility or visual interest.
Spa branding, sustainable fashion lookbooks, and editorial layouts leverage its balanced mood without sacrificing legibility or visual interest.
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%,
#447472 25%,
#eaffed 50%,
#fefeff 75%,
#82d5bc 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #00ff00;
--color-gradient-2: #447472;
--color-gradient-3: #eaffed;
--color-gradient-4: #fefeff;
--color-gradient-5: #82d5bc;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #00ff00; --color-2: #447472; --color-3: #eaffed; --color-4: #fefeff; --color-5: #82d5bc;
Hex values
#00ff00, #447472, #eaffed, #fefeff, #82d5bc
Building something? Get this palette via the REST API.
History
Similar palettes
Tidepool Reverie
Shallow Waters
Moss Shallow Study
Sage Garden Noon
Celadon Reverie
Jade Hour Glow
Pastel Lagoon Study
Misty Lagoon Hour
Celadon Meadow Rest