Key Largo

MQ4-22 / Behr
#7ED7D3

A medium blue that balances cool clarity with emotional warmth. Works in coastal, traditional, and modern schemes.

Spec Sheet

Hex#7ED7D3
RGB126, 215, 211
HSL177°, 53%, 67%
On White 1.67:1 Fail
On Black 12.55:1 AAA

For AI Tools

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

Background: #E1EAEA
Text: #1C2C2B
Accent: #7ED7D3
Support: #B1686B
Neutral: #BFC8CF

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 Key Largo Palettes are free. Exports aren't.

#E1EAEA background RGB 225 234 234
#1C2C2B ink RGB 28 44 43
#7ED7D3 accent RGB 126 215 211
#B1686B support RGB 177 104 107
#BFC8CF neutral RGB 191 200 207
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E1EAEA;
  --palette-ink: #1C2C2B;
  --palette-accent: #7ED7D3;
  --palette-support: #B1686B;
  --palette-neutral: #BFC8CF;
}

Tailwind Config

{
  "palette-background": "#E1EAEA",
  "palette-ink": "#1C2C2B",
  "palette-accent": "#7ED7D3",
  "palette-support": "#B1686B",
  "palette-neutral": "#BFC8CF"
}

Pro Exports Pro

Color Blindness Simulation

#CDCFD3
Protanopia
#BEC3D4
Deuteranopia
#56DCD5
Tritanopia

Build a design system around Key Largo.