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

Light Lime & Light Blue, Muted Teal Color Palette

#E6F1DE 230, 241, 222
#D4DBE6 212, 219, 230
#6F9895 111, 152, 149
#435C53 67, 92, 83
#E6F1DE
Color 1
#D4DBE6
Color 2
#6F9895
Color 3
#435C53
Color 4
:root {
  --color-1: #E6F1DE;
  --color-2: #D4DBE6;
  --color-3: #6F9895;
  --color-4: #435C53;
}
colors: {
  'palette-1': '#E6F1DE',
  'palette-2': '#D4DBE6',
  'palette-3': '#6F9895',
  'palette-4': '#435C53',
}
const palette = [
  '#E6F1DE',
  '#D4DBE6',
  '#6F9895',
  '#435C53',
];
$color-1: #E6F1DE;
$color-2: #D4DBE6;
$color-3: #6F9895;
$color-4: #435C53;
Palette Codes 4 COLORS

This is a cool, subtle 4-colour palette that combines high-contrast tones for a bold, dynamic look.

8,050 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, subtle 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Light Lime (#E6F1DE) and reads as well balanced in lightness, with an average saturation of 25% and lightness of 65%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Lime #E6F1DE

rgb(230, 241, 222) · hsl(95, 40%, 91%)

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

Light Blue #D4DBE6

rgb(212, 219, 230) · hsl(217, 26%, 87%)

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

Muted Teal #6F9895

rgb(111, 152, 149) · hsl(176, 17%, 52%)

A soft, muted tone that suits calm backgrounds and large surfaces.

Muted Green #435C53

rgb(67, 92, 83) · hsl(158, 16%, 31%)

A soft, muted tone that suits calm backgrounds and large surfaces.

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
#E6F1DE #435C53 6.22:1 Pass Fail
#D4DBE6 #435C53 5.21:1 Pass Fail
#E6F1DE #6F9895 2.73:1 Fail Fail
#D4DBE6 #6F9895 2.28:1 Fail Fail
#6F9895 #435C53 2.28:1 Fail Fail
#E6F1DE #D4DBE6 1.19:1 Fail Fail

How to use these colors

  • Background — Light Lime (#E6F1DE): the lightest tone — a clean base for large areas
  • Text — Muted Green (#435C53): the darkest tone — readable for body copy and headings
  • Primary — Light Blue (#D4DBE6): the most saturated tone — buttons, links and key UI
  • Accent — Muted Teal (#6F9895): 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 Lime 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 Lime (#E6F1DE), Light Blue (#D4DBE6), Muted Teal (#6F9895) and Muted Green (#435C53).

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 #E6F1DE, #D4DBE6, #6F9895 and #435C53. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Light Lime text on Muted Green reaches a contrast ratio of 6.22:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!