Brand feel
Maintains contrast on dark surfaces without feeling harsh.
A cool SaaS palette with bright action colors and calm surfaces.
Aurora Lagoon balances deep teal structure with mint highlights, making it a dependable starting point for product dashboards, B2B landing pages, and account areas.
Suggested application
Use the surface and border pair for cards, forms, and content blocks. The primary color should carry calls to action, while accent stays reserved for highlighted insight.
Maintains contrast on dark surfaces without feeling harsh.
Pairs action-oriented buttons with reassuring brand color.
Works well for graphs, badges, and dense interface layouts.
If you need a stronger brand signature, start by tuning the mint primary or cyan secondary while leaving the deep background and high-contrast text pairing stable.
Skip this direction if your project depends on a warm editorial tone or you want the interface to feel airy, lifestyle-focused, or intentionally soft.
Aurora Lagoon is designed as a practical starting point, not just a visual exercise. Best for product dashboards, analytics tools, and client portals. Aurora Lagoon balances deep teal structure with mint highlights, making it a dependable starting point for product dashboards, B2B landing pages, and account areas.
The current text and background pairing lands at 17.29:1, which scores as AAA in this preview. The primary action color reaches 10.17:1 with its readable button text, which gives you a quick check on whether the main CTA is likely to stay clear when the palette moves into production.
If you adapt this preset to match a brand, start with the primary, secondary, and accent roles first. Keep the background, surface, and text relationship stable until the base readability still feels solid, then test muted text, borders, hover states, and empty states before launch.
Use this as a starting point in Astro, Tailwind, or any other frontend stack that accepts CSS custom properties.
:root {
--theme-bg: #07161f;
--theme-surface: #112633;
--theme-text: #eefbf7;
--theme-muted: #97b9bb;
--theme-primary: #5de2b1;
--theme-secondary: #39c0df;
--theme-accent: #ffd166;
--theme-border: #295065;
--theme-on-primary: #102033;
} These pages explain the broader decisions behind palettes like Aurora Lagoon, so visitors can compare this theme against a real project need instead of only reacting to the swatches.
How to choose an app palette that keeps interfaces readable, makes actions obvious, and scales from onboarding to settings screens.
How to build a dashboard palette that keeps dense information legible while still feeling intentional and professional.
Simple guidance for choosing color combinations that stay readable in real layouts rather than only looking good in a swatch row.
If this palette is close but not exact, the broader theme library gives you more routes to compare without leaving the same design vocabulary.