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

Light Teal & White, Light Pink Color Palette

#ABF0E0 171, 240, 224
#F5F5F5 245, 245, 245
#F4D8F5 244, 216, 245
#74A6D9 116, 166, 217
#ABF0E0
Color 1
#F5F5F5
Color 2
#F4D8F5
Color 3
#74A6D9
Color 4
:root {
  --color-1: #ABF0E0;
  --color-2: #F5F5F5;
  --color-3: #F4D8F5;
  --color-4: #74A6D9;
}
colors: {
  'palette-1': '#ABF0E0',
  'palette-2': '#F5F5F5',
  'palette-3': '#F4D8F5',
  'palette-4': '#74A6D9',
}
const palette = [
  '#ABF0E0',
  '#F5F5F5',
  '#F4D8F5',
  '#74A6D9',
];
$color-1: #ABF0E0;
$color-2: #F5F5F5;
$color-3: #F4D8F5;
$color-4: #74A6D9;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette mixing related and contrasting tones for a natural feel.

5,655 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Light Teal (#ABF0E0) and reads as bright and open, with an average saturation of 46% and lightness of 83%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Teal #ABF0E0

rgb(171, 240, 224) · hsl(166, 70%, 81%)

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

White #F5F5F5

rgb(245, 245, 245) · hsl(0, 0%, 96%)

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

Light Pink #F4D8F5

rgb(244, 216, 245) · hsl(298, 59%, 90%)

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

Blue #74A6D9

rgb(116, 166, 217) · hsl(210, 57%, 65%)

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
#F5F5F5 #74A6D9 2.35:1 Fail Fail
#ABF0E0 #74A6D9 1.98:1 Fail Fail
#F4D8F5 #74A6D9 1.95:1 Fail Fail
#F5F5F5 #F4D8F5 1.2:1 Fail Fail
#ABF0E0 #F5F5F5 1.18:1 Fail Fail
#ABF0E0 #F4D8F5 1.02:1 Fail Fail

How to use these colors

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

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 #ABF0E0, #F5F5F5, #F4D8F5 and #74A6D9. 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!