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

Light Teal & Light Green, Light Pink Color Palette

#BDEFDB 189, 239, 219
#EACCE3 234, 204, 227
#D5EEF6 213, 238, 246
#DFB3B8 223, 179, 184
#BDEFDB
Color 1
#EACCE3
Color 2
#D5EEF6
Color 3
#DFB3B8
Color 4
:root {
  --color-1: #BDEFDB;
  --color-2: #EACCE3;
  --color-3: #D5EEF6;
  --color-4: #DFB3B8;
}
colors: {
  'palette-1': '#BDEFDB',
  'palette-2': '#EACCE3',
  'palette-3': '#D5EEF6',
  'palette-4': '#DFB3B8',
}
const palette = [
  '#BDEFDB',
  '#EACCE3',
  '#D5EEF6',
  '#DFB3B8',
];
$color-1: #BDEFDB;
$color-2: #EACCE3;
$color-3: #D5EEF6;
$color-4: #DFB3B8;
Palette Codes 4 COLORS

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously.

354 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a balanced, versatile 4-colour palette built from closely related tones that blend harmoniously. It is anchored by Light Teal (#D5EEF6) and reads as bright and open, with an average saturation of 52% and lightness of 85%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Green #BDEFDB

rgb(189, 239, 219) · hsl(156, 61%, 84%)

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

Light Pink #EACCE3

rgb(234, 204, 227) · hsl(314, 42%, 86%)

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

Light Teal #D5EEF6

rgb(213, 238, 246) · hsl(195, 65%, 90%)

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

Light Red #DFB3B8

rgb(223, 179, 184) · hsl(353, 41%, 79%)

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

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
#D5EEF6 #DFB3B8 1.54:1 Fail Fail
#BDEFDB #DFB3B8 1.47:1 Fail Fail
#EACCE3 #DFB3B8 1.26:1 Fail Fail
#EACCE3 #D5EEF6 1.22:1 Fail Fail
#BDEFDB #EACCE3 1.16:1 Fail Fail
#BDEFDB #D5EEF6 1.05:1 Fail Fail

How to use these colors

  • Background — Light Teal (#D5EEF6): the lightest tone — a clean base for large areas
  • Text — Light Red (#DFB3B8): the darkest tone — readable for body copy and headings
  • Primary — Light Green (#BDEFDB): the most saturated tone — buttons, links and key UI
  • Accent — Light Pink (#EACCE3): 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: Light Green (#BDEFDB), Light Pink (#EACCE3), Light Teal (#D5EEF6) and Light Red (#DFB3B8).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #BDEFDB, #EACCE3, #D5EEF6 and #DFB3B8. 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!