Tidepool Reverie
Cool, balanced greens and teals that feel like filtered light through water, calm and grounded without coldness.
Psychology
The palette anchors itself in cool analogous harmony, using teal and green hues that naturally recede and soothe, evoking trust and composure. The mixed lightness profile, from Stormy Sea's muted depth to Jolly Jade's luminous lift, prevents monotony while maintaining visual calm through moderate contrast. This combination activates the parasympathetic response associated with natural water and foliage environments, making it psychologically grounding rather than stimulating.
Usage
Ideal for sustainable lifestyle branding, wellness app interfaces, and botanical publishing projects where coolness signals authenticity and environmental consciousness. Works particularly well in projects requiring moderate contrast for accessibility while preserving a serene, nature-connected mood, such as eco-friendly packaging, meditation app design, and minimalist editorial layouts.
Interior design schemes and fashion lookbooks benefit from this palette's balanced lightness range, which reads as sophisticated without appearing sterile or clinical.
Interior design schemes and fashion lookbooks benefit from this palette's balanced lightness range, which reads as sophisticated without appearing sterile or clinical.
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,
#54af97 0%,
#6ad3a3 25%,
#2a835c 50%,
#90f4e0 75%,
#20656c 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #54af97;
--color-gradient-2: #6ad3a3;
--color-gradient-3: #2a835c;
--color-gradient-4: #90f4e0;
--color-gradient-5: #20656c;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #54af97; --color-2: #6ad3a3; --color-3: #2a835c; --color-4: #90f4e0; --color-5: #20656c;
Hex values
#54af97, #6ad3a3, #2a835c, #90f4e0, #20656c
Building something? Get this palette via the REST API.
History
Similar palettes
Shallow Waters
Moss Shallow Study
Frosted Meadow
Misty Lagoon Hour
Sage Garden Noon
Grain & Lagoon
Celadon Reverie
Jade Hour Glow
Celadon Meadow Rest