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

Teal & Lime, Pink Color Palette

#8DB828 141, 184, 40
#11ACEE 17, 172, 238
#EC55BF 236, 85, 191
#E1E5D7 225, 229, 215
#8DB828
Color 1
#11ACEE
Color 2
#EC55BF
Color 3
#E1E5D7
Color 4
:root {
  --color-1: #8DB828;
  --color-2: #11ACEE;
  --color-3: #EC55BF;
  --color-4: #E1E5D7;
}
colors: {
  'palette-1': '#8DB828',
  'palette-2': '#11ACEE',
  'palette-3': '#EC55BF',
  'palette-4': '#E1E5D7',
}
const palette = [
  '#8DB828',
  '#11ACEE',
  '#EC55BF',
  '#E1E5D7',
];
$color-1: #8DB828;
$color-2: #11ACEE;
$color-3: #EC55BF;
$color-4: #E1E5D7;
Palette Codes 4 COLORS

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

3,223 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#11ACEE) and reads as well balanced in lightness, with an average saturation of 63% and lightness of 61%. It works well for calm, professional and modern interfaces.

The colors in this palette

Lime #8DB828

rgb(141, 184, 40) · hsl(78, 64%, 44%)

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

Teal #11ACEE

rgb(17, 172, 238) · hsl(198, 87%, 50%)

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

Pink #EC55BF

rgb(236, 85, 191) · hsl(318, 80%, 63%)

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

Light Lime #E1E5D7

rgb(225, 229, 215) · hsl(77, 21%, 87%)

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
#EC55BF #E1E5D7 2.48:1 Fail Fail
#11ACEE #E1E5D7 2.01:1 Fail Fail
#8DB828 #E1E5D7 1.82:1 Fail Fail
#8DB828 #EC55BF 1.36:1 Fail Fail
#11ACEE #EC55BF 1.23:1 Fail Fail
#8DB828 #11ACEE 1.11:1 Fail Fail

How to use these colors

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

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 #8DB828, #11ACEE, #EC55BF and #E1E5D7. 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!