Teal Bayou
#49B4AEA rich blue with quiet confidence. Creates restful bedrooms and focused home offices.
Spec Sheet
Hex#49B4AE
RGB73, 180, 174
HSL177°, 42%, 50%
On White 2.49:1 Fail
On Black 8.42:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F7F7 Text: #132524 Accent: #49B4AE Support: #9C6366 Neutral: #C8CFD5 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 Teal Bayou Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F7F7;
--palette-ink: #132524;
--palette-accent: #49B4AE;
--palette-support: #9C6366;
--palette-neutral: #C8CFD5;
}Tailwind Config
{
"palette-background": "#F3F7F7",
"palette-ink": "#132524",
"palette-accent": "#49B4AE",
"palette-support": "#9C6366",
"palette-neutral": "#C8CFD5"
}Color Blindness Simulation
#AAABAE
Protanopia#999FAF
Deuteranopia#00B8B2
TritanopiaBuild a design system around Teal Bayou.