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

Light Lime & Teal, Violet Color Palette

#D6FFA0 214, 255, 160
#52EABE 82, 234, 190
#672DC6 103, 45, 198
#B51342 181, 19, 66
#D6FFA0
Color 1
#52EABE
Color 2
#672DC6
Color 3
#B51342
Color 4
:root {
  --color-1: #D6FFA0;
  --color-2: #52EABE;
  --color-3: #672DC6;
  --color-4: #B51342;
}
colors: {
  'palette-1': '#D6FFA0',
  'palette-2': '#52EABE',
  'palette-3': '#672DC6',
  'palette-4': '#B51342',
}
const palette = [
  '#D6FFA0',
  '#52EABE',
  '#672DC6',
  '#B51342',
];
$color-1: #D6FFA0;
$color-2: #52EABE;
$color-3: #672DC6;
$color-4: #B51342;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch.

3 Views
Added Aug 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Light Lime (#D6FFA0) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 58%. It works well for calm, professional and modern interfaces.

The colors in this palette

Light Lime #D6FFA0

rgb(214, 255, 160) · hsl(86, 100%, 81%)

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

Teal #52EABE

rgb(82, 234, 190) · hsl(163, 78%, 62%)

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

Violet #672DC6

rgb(103, 45, 198) · hsl(263, 63%, 48%)

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

Pink #B51342

rgb(181, 19, 66) · hsl(343, 81%, 39%)

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

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
#D6FFA0 #672DC6 6.75:1 Pass Fail
#D6FFA0 #B51342 5.95:1 Pass Fail
#52EABE #672DC6 5.01:1 Pass Fail
#52EABE #B51342 4.42:1 Fail Fail
#D6FFA0 #52EABE 1.35:1 Fail Fail
#672DC6 #B51342 1.13:1 Fail Fail

How to use these colors

  • Background — Light Lime (#D6FFA0): the lightest tone — a clean base for large areas
  • Text — Pink (#B51342): the darkest tone — readable for body copy and headings
  • Primary — Pink (#B51342): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#52EABE): 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 (#D6FFA0), Teal (#52EABE), Violet (#672DC6) and Pink (#B51342).

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 #D6FFA0, #52EABE, #672DC6 and #B51342. 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 Violet reaches a contrast ratio of 6.75:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!