# Ocean color palettes

Looking for an ocean palette? These 4 are hand-picked — cyan, sea-green and steel blue from shallow lagoon to abyss navy, usually with one warm buoy accent — each with role tokens, AA-checked text contrast, and a one-line note on why it works. Open one in the palette tool to lock what you like and regenerate the rest.

- Page: https://brandsweets.com/palettes/ocean
- Count: 4

## Palettes

### Deep Water

- Slug: `deep-water`
- Hexes: #00b4d8, #0077b6, #caf0f8, #03045e, #e8f6fb
- Roles: primary #00b4d8, secondary #0077b6, accent #caf0f8, surface #03045e, text #e8f6fb
- Text on surface: 16.07:1
- Moods: ocean, dark, cool, luxury
- Why: Cyan and mid-blue on abyss navy with a foam highlight — the ocean at depth; the darker the surface, the brighter the water.
- Tool: https://brandsweets.com/palettes/new/00b4d8-0077b6-caf0f8-03045e-e8f6fb
- Colors: https://brandsweets.com/colors/00b4d8, https://brandsweets.com/colors/0077b6, https://brandsweets.com/colors/caf0f8, https://brandsweets.com/colors/03045e, https://brandsweets.com/colors/e8f6fb

### Tide Pool

- Slug: `tide-pool`
- Hexes: #1b998b, #2d3047, #ff9b71, #f4fbf9, #1e2333
- Roles: primary #1b998b, secondary #2d3047, accent #ff9b71, surface #f4fbf9, text #1e2333
- Text on surface: 14.9:1
- Moods: ocean, cool, light, clean
- Why: Sea-green and slate with a coral — a literal tide pool: two cool tones, one warm creature.
- Tool: https://brandsweets.com/palettes/new/1b998b-2d3047-ff9b71-f4fbf9-1e2333
- Colors: https://brandsweets.com/colors/1b998b, https://brandsweets.com/colors/2d3047, https://brandsweets.com/colors/ff9b71, https://brandsweets.com/colors/f4fbf9, https://brandsweets.com/colors/1e2333

### Harbour

- Slug: `harbour`
- Hexes: #3d5a80, #98c1d9, #ee6c4d, #f7f9fb, #293241
- Roles: primary #3d5a80, secondary #98c1d9, accent #ee6c4d, surface #f7f9fb, text #293241
- Text on surface: 12.23:1
- Moods: ocean, cool, muted, editorial
- Why: Steel blue and haze with a buoy orange on a pale grey — the maritime palette every port town uses for a reason.
- Tool: https://brandsweets.com/palettes/new/3d5a80-98c1d9-ee6c4d-f7f9fb-293241
- Colors: https://brandsweets.com/colors/3d5a80, https://brandsweets.com/colors/98c1d9, https://brandsweets.com/colors/ee6c4d, https://brandsweets.com/colors/f7f9fb, https://brandsweets.com/colors/293241

### Lagoon

- Slug: `lagoon`
- Hexes: #06b6d4, #14b8a6, #fde68a, #ffffff, #134e4a
- Roles: primary #06b6d4, secondary #14b8a6, accent #fde68a, surface #ffffff, text #134e4a
- Text on surface: 9.48:1
- Moods: ocean, vivid, light, summer
- Why: Turquoise and teal with a sand-yellow on white — shallow tropical water; the deep teal text is the reef.
- Tool: https://brandsweets.com/palettes/new/06b6d4-14b8a6-fde68a-ffffff-134e4a
- Colors: https://brandsweets.com/colors/06b6d4, https://brandsweets.com/colors/14b8a6, https://brandsweets.com/colors/fde68a, https://brandsweets.com/colors/ffffff, https://brandsweets.com/colors/134e4a

## Palette tool

Every tool URL is the palette's state: `/palettes/new/<hex>-<hex>-<hex>-<hex>-<hex>?lock=0,2&style=vibrant`. Hand a link to a human, let them lock and regenerate, and read `lock=` back from the link they return.

## Connect an agent

Point any MCP client at the BrandSweets colors endpoint for the same collection and engine:

- Endpoint: https://mcp.brandsweets.com/colors/mcp
- Tools: `list_palettes` (e.g. `list_palettes({ mood: "ocean" })`), `suggest_palette` (mood/industry/seed → curated-first, with rationale), `generate_palette`, `analyze_color`, `check_contrast`.
