St. John's Bay
#B5E2CEThis clear green carries cool depth, reading as organic and grounded.
Spec Sheet
Hex#B5E2CE
RGB181, 226, 206
HSL153°, 44%, 80%
On White 1.43:1 Fail
On Black 14.73:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E5EBE8 Text: #24332C Accent: #B5E2CE Support: #985272 Neutral: #CCD6D7 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 St. John's Bay Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E5EBE8;
--palette-ink: #24332C;
--palette-accent: #B5E2CE;
--palette-support: #985272;
--palette-neutral: #CCD6D7;
}Tailwind Config
{
"palette-background": "#E5EBE8",
"palette-ink": "#24332C",
"palette-accent": "#B5E2CE",
"palette-support": "#985272",
"palette-neutral": "#CCD6D7"
}Color Blindness Simulation
#E0DCCD
Protanopia#D8D6CF
Deuteranopia#ACE2DC
TritanopiaBuild a design system around St. John's Bay.