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

Light Green & Teal, Light Blue Color Palette

#9FE0D5 159, 224, 213
#C8C8EA 200, 200, 234
#F5D6D9 245, 214, 217
#B5EEA0 181, 238, 160
#9FE0D5
Color 1
#C8C8EA
Color 2
#F5D6D9
Color 3
#B5EEA0
Color 4
:root {
  --color-1: #9FE0D5;
  --color-2: #C8C8EA;
  --color-3: #F5D6D9;
  --color-4: #B5EEA0;
}
colors: {
  'palette-1': '#9FE0D5',
  'palette-2': '#C8C8EA',
  'palette-3': '#F5D6D9',
  'palette-4': '#B5EEA0',
}
const palette = [
  '#9FE0D5',
  '#C8C8EA',
  '#F5D6D9',
  '#B5EEA0',
];
$color-1: #9FE0D5;
$color-2: #C8C8EA;
$color-3: #F5D6D9;
$color-4: #B5EEA0;
Palette Codes 4 COLORS

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

1,094 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Teal #9FE0D5

rgb(159, 224, 213) · hsl(170, 51%, 75%)

A balanced mid-tone that works well for primary surfaces and UI elements.

Light Blue #C8C8EA

rgb(200, 200, 234) · hsl(240, 45%, 85%)

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

Light Red #F5D6D9

rgb(245, 214, 217) · hsl(354, 61%, 90%)

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

Light Green #B5EEA0

rgb(181, 238, 160) · hsl(104, 70%, 78%)

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
#C8C8EA #B5EEA0 1.22:1 Fail Fail
#C8C8EA #F5D6D9 1.2:1 Fail Fail
#9FE0D5 #B5EEA0 1.11:1 Fail Fail
#9FE0D5 #F5D6D9 1.1:1 Fail Fail
#9FE0D5 #C8C8EA 1.09:1 Fail Fail
#F5D6D9 #B5EEA0 1.01:1 Fail Fail

How to use these colors

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

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 #9FE0D5, #C8C8EA, #F5D6D9 and #B5EEA0. 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!