Aqueduct

SW 6758 / Sherwin-Williams
#A1D5CB

An atmospheric, muted blue tone with a quiet confidence that anchors surrounding colours.

Spec Sheet

Hex#A1D5CB
RGB161, 213, 203
HSL168°, 38%, 73%
On White 1.63:1 Fail
On Black 12.9:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #E8EDEC
Text: #131B19
Accent: #A1D5CB
Support: #B44B60
Neutral: #A8BAC2

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Aqueduct Palettes are free. Exports aren't.

#E8EDEC background RGB 232 237 236
#131B19 ink RGB 19 27 25
#A1D5CB accent RGB 161 213 203
#B44B60 support RGB 180 75 96
#A8BAC2 neutral RGB 168 186 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8EDEC;
  --palette-ink: #131B19;
  --palette-accent: #A1D5CB;
  --palette-support: #B44B60;
  --palette-neutral: #A8BAC2;
}

Tailwind Config

{
  "palette-background": "#E8EDEC",
  "palette-ink": "#131B19",
  "palette-accent": "#A1D5CB",
  "palette-support": "#B44B60",
  "palette-neutral": "#A8BAC2"
}

Pro Exports Pro

Color Blindness Simulation

#D0CFCB
Protanopia
#C6C8CC
Deuteranopia
#93D7D2
Tritanopia

Build a design system around Aqueduct.