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

Light Teal & Light Teal, Light Pink Color Palette

#AAE2E7 170, 226, 231
#F5E3F5 245, 227, 245
#F3CCF5 243, 204, 245
#ACDDF5 172, 221, 245
#AAE2E7
Color 1
#F5E3F5
Color 2
#F3CCF5
Color 3
#ACDDF5
Color 4
:root {
  --color-1: #AAE2E7;
  --color-2: #F5E3F5;
  --color-3: #F3CCF5;
  --color-4: #ACDDF5;
}
colors: {
  'palette-1': '#AAE2E7',
  'palette-2': '#F5E3F5',
  'palette-3': '#F3CCF5',
  'palette-4': '#ACDDF5',
}
const palette = [
  '#AAE2E7',
  '#F5E3F5',
  '#F3CCF5',
  '#ACDDF5',
];
$color-1: #AAE2E7;
$color-2: #F5E3F5;
$color-3: #F3CCF5;
$color-4: #ACDDF5;
Palette Codes 4 COLORS

This is a balanced, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

2,690 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Teal (#ACDDF5) and reads as bright and open, with an average saturation of 62% and lightness of 85%. It adapts to a wide range of web and brand projects.

The colors in this palette

Light Teal #AAE2E7

rgb(170, 226, 231) · hsl(185, 56%, 79%)

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

Light Pink #F5E3F5

rgb(245, 227, 245) · hsl(300, 47%, 93%)

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

Light Pink #F3CCF5

rgb(243, 204, 245) · hsl(297, 67%, 88%)

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

Light Teal #ACDDF5

rgb(172, 221, 245) · hsl(200, 78%, 82%)

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
#F5E3F5 #ACDDF5 1.19:1 Fail Fail
#AAE2E7 #F5E3F5 1.17:1 Fail Fail
#F5E3F5 #F3CCF5 1.16:1 Fail Fail
#AAE2E7 #ACDDF5 1.02:1 Fail Fail
#F3CCF5 #ACDDF5 1.02:1 Fail Fail
#AAE2E7 #F3CCF5 1:1 Fail Fail

How to use these colors

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

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 #AAE2E7, #F5E3F5, #F3CCF5 and #ACDDF5. 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!