Ocean Kiss
#A5DECFA rich green with organic grounding. Connects interior spaces to the landscape beyond the window.
Spec Sheet
Hex#A5DECF
RGB165, 222, 207
HSL164°, 46%, 76%
On White 1.51:1 Fail
On Black 13.95:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBEFEE Text: #131B19 Accent: #A5DECF Support: #94616E Neutral: #B2BFC2 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 Ocean Kiss Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEFEE;
--palette-ink: #131B19;
--palette-accent: #A5DECF;
--palette-support: #94616E;
--palette-neutral: #B2BFC2;
}Tailwind Config
{
"palette-background": "#EBEFEE",
"palette-ink": "#131B19",
"palette-accent": "#A5DECF",
"palette-support": "#94616E",
"palette-neutral": "#B2BFC2"
}Color Blindness Simulation
#DAD7CE
Protanopia#CFCFD0
Deuteranopia#96E0D9
TritanopiaBuild a design system around Ocean Kiss.