Light Teal & Light Yellow, Light Violet Color Palette — PaletteCSS
Back to palettes

Light Teal & Light Yellow, Light Violet Color Palette

#AFF5E8 175, 245, 232
#F5F5ED 245, 245, 237
#C8B0E5 200, 176, 229
#799ED3 121, 158, 211
#AFF5E8
Color 1
#F5F5ED
Color 2
#C8B0E5
Color 3
#799ED3
Color 4
:root {
  --color-1: #AFF5E8;
  --color-2: #F5F5ED;
  --color-3: #C8B0E5;
  --color-4: #799ED3;
}
colors: {
  'palette-1': '#AFF5E8',
  'palette-2': '#F5F5ED',
  'palette-3': '#C8B0E5',
  'palette-4': '#799ED3',
}
const palette = [
  '#AFF5E8',
  '#F5F5ED',
  '#C8B0E5',
  '#799ED3',
];
$color-1: #AFF5E8;
$color-2: #F5F5ED;
$color-3: #C8B0E5;
$color-4: #799ED3;
Palette Codes 4 COLORS

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony.

3,764 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, balanced 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Light Teal (#AFF5E8) and reads as bright and open, with an average saturation of 52% and lightness of 80%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Teal #AFF5E8

rgb(175, 245, 232) · hsl(169, 78%, 82%)

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

Light Yellow #F5F5ED

rgb(245, 245, 237) · hsl(60, 29%, 95%)

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

Light Violet #C8B0E5

rgb(200, 176, 229) · hsl(267, 50%, 79%)

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

Blue #799ED3

rgb(121, 158, 211) · hsl(215, 51%, 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
#F5F5ED #799ED3 2.51:1 Fail Fail
#AFF5E8 #799ED3 2.23:1 Fail Fail
#F5F5ED #C8B0E5 1.78:1 Fail Fail
#AFF5E8 #C8B0E5 1.58:1 Fail Fail
#C8B0E5 #799ED3 1.41:1 Fail Fail
#AFF5E8 #F5F5ED 1.12:1 Fail Fail

How to use these colors

  • Background — Light Yellow (#F5F5ED): the lightest tone — a clean base for large areas
  • Text — Blue (#799ED3): the darkest tone — readable for body copy and headings
  • Primary — Light Teal (#AFF5E8): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#799ED3): 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 (#AFF5E8), Light Yellow (#F5F5ED), Light Violet (#C8B0E5) and Blue (#799ED3).

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 #AFF5E8, #F5F5ED, #C8B0E5 and #799ED3. 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!