Aqua Threshold Noir
Soft luminous teal and periwinkle meet near-total darkness, like twilight water catching the last fragments of light.
Psychology
The palette pairs high-chroma teals and blues with near-black anchors, creating maximum contrast while maintaining softness through the cool, desaturated quality of the lighter tones. Cool hues naturally recede and soothe, while the blacks provide grounding without harshness, allowing the brighter blues to float without visual fatigue. This combination generates a sense of quiet clarity, evoking calm focus rather than tension.
Usage
Ideal for SaaS dashboards and fintech apps requiring clarity and trust, luxury skincare websites where soft tones suggest gentleness against dark backgrounds, and editorial photography layouts that need crisp hierarchy without aggression.
Architectural visualization and minimalist interior design renderings benefit from the palette's ability to convey both sophistication and serenity through its restrained, cool palette.
Architectural visualization and minimalist interior design renderings benefit from the palette's ability to convey both sophistication and serenity through its restrained, cool palette.
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,
#92a6d9 0%,
#87e1f7 25%,
#1c1c1c 50%,
#000000 75%,
#45bee3 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #92a6d9;
--color-gradient-2: #87e1f7;
--color-gradient-3: #1c1c1c;
--color-gradient-4: #000000;
--color-gradient-5: #45bee3;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #92a6d9; --color-2: #87e1f7; --color-3: #1c1c1c; --color-4: #000000; --color-5: #45bee3;
Hex values
#92a6d9, #87e1f7, #1c1c1c, #000000, #45bee3
Building something? Get this palette via the REST API.
History
Similar palettes
Mineral Spring Dawn
Pastel Lagoon Study
Coastal Inlet Calm
Jade Hour Glow
Shallow Waters
Coastal Linen Study
Coastal Porcelain Dawn
Misty Lagoon Hour
Coastal Depths Morning