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

Light Teal & Light Teal, Light Pink Color Palette

#B3D2E0 179, 210, 224
#E0AEDE 224, 174, 222
#B6B0E8 182, 176, 232
#B9EEEE 185, 238, 238
#B3D2E0
Color 1
#E0AEDE
Color 2
#B6B0E8
Color 3
#B9EEEE
Color 4
:root {
  --color-1: #B3D2E0;
  --color-2: #E0AEDE;
  --color-3: #B6B0E8;
  --color-4: #B9EEEE;
}
colors: {
  'palette-1': '#B3D2E0',
  'palette-2': '#E0AEDE',
  'palette-3': '#B6B0E8',
  'palette-4': '#B9EEEE',
}
const palette = [
  '#B3D2E0',
  '#E0AEDE',
  '#B6B0E8',
  '#B9EEEE',
];
$color-1: #B3D2E0;
$color-2: #E0AEDE;
$color-3: #B6B0E8;
$color-4: #B9EEEE;
Palette Codes 4 COLORS

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

2,122 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Light Teal #B3D2E0

rgb(179, 210, 224) · hsl(199, 42%, 79%)

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

Light Pink #E0AEDE

rgb(224, 174, 222) · hsl(302, 45%, 78%)

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

Light Blue #B6B0E8

rgb(182, 176, 232) · hsl(246, 55%, 80%)

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

Light Teal #B9EEEE

rgb(185, 238, 238) · hsl(180, 61%, 83%)

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
#B6B0E8 #B9EEEE 1.59:1 Fail Fail
#E0AEDE #B9EEEE 1.47:1 Fail Fail
#B3D2E0 #B6B0E8 1.27:1 Fail Fail
#B3D2E0 #B9EEEE 1.25:1 Fail Fail
#B3D2E0 #E0AEDE 1.17:1 Fail Fail
#E0AEDE #B6B0E8 1.09:1 Fail Fail

How to use these colors

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

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 #B3D2E0, #E0AEDE, #B6B0E8 and #B9EEEE. 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!