Antiqued Aqua
#759F9AA confident, aquatic green that brings botanical calm to residential spaces.
Spec Sheet
Hex#759F9A
RGB117, 159, 154
HSL173°, 18%, 54%
On White 2.92:1 Fail
On Black 7.18:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8EDEC Text: #162220 Accent: #759F9A Support: #8A5158 Neutral: #BAC7CF 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: #E8EDEC;
--palette-ink: #162220;
--palette-accent: #759F9A;
--palette-support: #8A5158;
--palette-neutral: #BAC7CF;
}Tailwind Config
{
"palette-background": "#E8EDEC",
"palette-ink": "#162220",
"palette-accent": "#759F9A",
"palette-support": "#8A5158",
"palette-neutral": "#BAC7CF"
}Color Blindness Simulation
#9B9A9A
Protanopia#93949B
Deuteranopia#68A19D
TritanopiaBuild a design system around Antiqued Aqua.