Antiqued Aqua
#BAC9C0A light, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.
Spec Sheet
Hex#BAC9C0
RGB186, 201, 192
HSL144°, 12%, 76%
On White 1.72:1 Fail
On Black 12.2:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E1EAE5 Text: #0F1F15 Accent: #BAC9C0 Support: #AB7896 Neutral: #C6D7D6 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
Design System from Antiqued Aqua Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E1EAE5;
--palette-ink: #0F1F15;
--palette-accent: #BAC9C0;
--palette-support: #AB7896;
--palette-neutral: #C6D7D6;
}Tailwind Config
{
"palette-background": "#E1EAE5",
"palette-ink": "#0F1F15",
"palette-accent": "#BAC9C0",
"palette-support": "#AB7896",
"palette-neutral": "#C6D7D6"
}Color Blindness Simulation
#C9C6C0
Protanopia#C6C5C0
Deuteranopia#B8C9C6
TritanopiaBuild a design system around Antiqued Aqua.