Green Coral

2045-50 / Benjamin Moore
#7FDDCF

This assured green carries teal depth, reading as organic and grounded.

Spec Sheet

Hex#7FDDCF
RGB127, 221, 207
HSL171°, 58%, 68%
On White 1.6:1 Fail
On Black 13.15:1 AAA

For AI Tools

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

Background: #F4F6F6
Text: #21302E
Accent: #7FDDCF
Support: #89585F
Neutral: #BDCDD6

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

#F4F6F6 background RGB 244 246 246
#21302E ink RGB 33 48 46
#7FDDCF accent RGB 127 221 207
#89585F support RGB 137 88 95
#BDCDD6 neutral RGB 189 205 214
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F6F6;
  --palette-ink: #21302E;
  --palette-accent: #7FDDCF;
  --palette-support: #89585F;
  --palette-neutral: #BDCDD6;
}

Tailwind Config

{
  "palette-background": "#F4F6F6",
  "palette-ink": "#21302E",
  "palette-accent": "#7FDDCF",
  "palette-support": "#89585F",
  "palette-neutral": "#BDCDD6"
}

Pro Exports Pro

Color Blindness Simulation

#D5D3CF
Protanopia
#C5C8D0
Deuteranopia
#59E0D9
Tritanopia

Build a design system around Green Coral.