Light Teal & Green, Red Color Palette — PaletteCSS
Back to palettes

Light Teal & Green, Red Color Palette

#B2E89B 178, 232, 155
#A7E6AC 167, 230, 172
#ACECDD 172, 236, 221
#E7A6B0 231, 166, 176
#B2E89B
Color 1
#A7E6AC
Color 2
#ACECDD
Color 3
#E7A6B0
Color 4
:root {
  --color-1: #B2E89B;
  --color-2: #A7E6AC;
  --color-3: #ACECDD;
  --color-4: #E7A6B0;
}
colors: {
  'palette-1': '#B2E89B',
  'palette-2': '#A7E6AC',
  'palette-3': '#ACECDD',
  'palette-4': '#E7A6B0',
}
const palette = [
  '#B2E89B',
  '#A7E6AC',
  '#ACECDD',
  '#E7A6B0',
];
$color-1: #B2E89B;
$color-2: #A7E6AC;
$color-3: #ACECDD;
$color-4: #E7A6B0;
Palette Codes 4 COLORS

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel.

3,669 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Teal (#ACECDD) and reads as bright and open, with an average saturation of 60% and lightness of 78%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #B2E89B

rgb(178, 232, 155) · hsl(102, 63%, 76%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Green #A7E6AC

rgb(167, 230, 172) · hsl(125, 56%, 78%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Teal #ACECDD

rgb(172, 236, 221) · hsl(166, 63%, 80%)

A light, airy tone — ideal for backgrounds and subtle fills.

Red #E7A6B0

rgb(231, 166, 176) · hsl(351, 58%, 78%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Accessibility & contrast

Colour contrast decides whether text stays readable. Here is how each pair of colours in this palette performs when one is used as text on the other, measured against the WCAG standard (AA needs 4.5:1, AAA needs 7:1).

TextBackgroundRatioAAAAA
#ACECDD #E7A6B0 1.51:1 Fail Fail
#B2E89B #E7A6B0 1.42:1 Fail Fail
#A7E6AC #E7A6B0 1.39:1 Fail Fail
#A7E6AC #ACECDD 1.09:1 Fail Fail
#B2E89B #ACECDD 1.06:1 Fail Fail
#B2E89B #A7E6AC 1.02:1 Fail Fail

How to use these colors

  • Background — Light Teal (#ACECDD): the lightest tone — a clean base for large areas
  • Text — Green (#B2E89B): the darkest tone — readable for body copy and headings
  • Primary — Green (#B2E89B): the most saturated tone — buttons, links and key UI
  • Accent — Red (#E7A6B0): a secondary highlight for badges and details

Colors that pair with this palette

Want to extend this palette? These colours pair naturally with its dominant Light Teal tone, based on colour-wheel harmony. Tap a swatch to explore that colour family.

Frequently asked questions

What colours are in this palette?

This palette has 4 colours: Green (#B2E89B), Green (#A7E6AC), Light Teal (#ACECDD) and Red (#E7A6B0).

Is this a warm or cool colour palette?

It is a cool palette — its tones lean toward blues, greens and purples, which feel calm and modern.

What are the hex codes for this palette?

The hex codes are #B2E89B, #A7E6AC, #ACECDD and #E7A6B0. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!