Aquamarine - Light

283 / Little Greene
#CDE2D6

A light, refreshing aqua-green that brings seaside freshness without overwhelming a space.

Spec Sheet

Hex#CDE2D6
RGB205, 226, 214
HSL146°, 27%, 85%
On White 1.36:1 Fail
On Black 15.45:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F4F6F5
Text: #1D3E2C
Accent: #CDE2D6
Support: #AD678E
Neutral: #BACFCD

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
Learn more about AI Palette

Design System from Aquamarine - Light Palettes are free. Exports aren't.

#F4F6F5 background RGB 244 246 245
#1D3E2C ink RGB 29 62 44
#CDE2D6 accent RGB 205 226 214
#AD678E support RGB 173 103 142
#BACFCD neutral RGB 186 207 205
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F6F5;
  --palette-ink: #1D3E2C;
  --palette-accent: #CDE2D6;
  --palette-support: #AD678E;
  --palette-neutral: #BACFCD;
}

Tailwind Config

{
  "palette-background": "#F4F6F5",
  "palette-ink": "#1D3E2C",
  "palette-accent": "#CDE2D6",
  "palette-support": "#AD678E",
  "palette-neutral": "#BACFCD"
}

Pro Exports Pro

Color Blindness Simulation

#E1DFD5
Protanopia
#DDDCD7
Deuteranopia
#CAE2DE
Tritanopia

Build a design system around Aquamarine - Light.