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

Lime & Teal, Pink Color Palette

#AED510 174, 213, 16
#6AC5DC 106, 197, 220
#E651C8 230, 81, 200
#E5E7D9 229, 231, 217
#AED510
Color 1
#6AC5DC
Color 2
#E651C8
Color 3
#E5E7D9
Color 4
:root {
  --color-1: #AED510;
  --color-2: #6AC5DC;
  --color-3: #E651C8;
  --color-4: #E5E7D9;
}
colors: {
  'palette-1': '#AED510',
  'palette-2': '#6AC5DC',
  'palette-3': '#E651C8',
  'palette-4': '#E5E7D9',
}
const palette = [
  '#AED510',
  '#6AC5DC',
  '#E651C8',
  '#E5E7D9',
];
$color-1: #AED510;
$color-2: #6AC5DC;
$color-3: #E651C8;
$color-4: #E5E7D9;
Palette Codes 4 COLORS

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

546 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a warm, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Lime (#AED510) and reads as well balanced in lightness, with an average saturation of 61% and lightness of 64%. It suits energetic, friendly and lifestyle-oriented designs.

The colors in this palette

Lime #AED510

rgb(174, 213, 16) · hsl(72, 86%, 45%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Teal #6AC5DC

rgb(106, 197, 220) · hsl(192, 62%, 64%)

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

Pink #E651C8

rgb(230, 81, 200) · hsl(312, 75%, 61%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Lime #E5E7D9

rgb(229, 231, 217) · hsl(69, 23%, 88%)

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
#E651C8 #E5E7D9 2.63:1 Fail Fail
#AED510 #E651C8 1.93:1 Fail Fail
#6AC5DC #E651C8 1.67:1 Fail Fail
#6AC5DC #E5E7D9 1.58:1 Fail Fail
#AED510 #E5E7D9 1.36:1 Fail Fail
#AED510 #6AC5DC 1.16:1 Fail Fail

How to use these colors

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

Is this a warm or cool colour palette?

It is a warm palette — its tones lean toward reds, oranges and yellows, which feel energetic and inviting.

What are the hex codes for this palette?

The hex codes are #AED510, #6AC5DC, #E651C8 and #E5E7D9. 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!