Apollo Blue
#768483A substantial, teal grey that serves as a refined backdrop for art and furnishings.
Spec Sheet
Hex#768483
RGB118, 132, 131
HSL176°, 6%, 49%
On White 3.89:1 AA Large
On Black 5.4:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F0F4F4 Text: #102322 Accent: #768483 Support: #9B464B Neutral: #C3CDD5 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 Apollo Blue Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F0F4F4;
--palette-ink: #102322;
--palette-accent: #768483;
--palette-support: #9B464B;
--palette-neutral: #C3CDD5;
}Tailwind Config
{
"palette-background": "#F0F4F4",
"palette-ink": "#102322",
"palette-accent": "#768483",
"palette-support": "#9B464B",
"palette-neutral": "#C3CDD5"
}Color Blindness Simulation
#828283
Protanopia#7F8083
Deuteranopia#728584
TritanopiaBuild a design system around Apollo Blue.