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

Green & Teal, Lime Color Palette

#2DACA8 45, 172, 168
#3BEA82 59, 234, 130
#78B241 120, 178, 65
#95DE4F 149, 222, 79
#2DACA8
Color 1
#3BEA82
Color 2
#78B241
Color 3
#95DE4F
Color 4
:root {
  --color-1: #2DACA8;
  --color-2: #3BEA82;
  --color-3: #78B241;
  --color-4: #95DE4F;
}
colors: {
  'palette-1': '#2DACA8',
  'palette-2': '#3BEA82',
  'palette-3': '#78B241',
  'palette-4': '#95DE4F',
}
const palette = [
  '#2DACA8',
  '#3BEA82',
  '#78B241',
  '#95DE4F',
];
$color-1: #2DACA8;
$color-2: #3BEA82;
$color-3: #78B241;
$color-4: #95DE4F;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel.

953 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Green (#3BEA82) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 52%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #2DACA8

rgb(45, 172, 168) · hsl(178, 59%, 43%)

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

Green #3BEA82

rgb(59, 234, 130) · hsl(144, 81%, 57%)

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

Lime #78B241

rgb(120, 178, 65) · hsl(91, 47%, 48%)

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

Lime #95DE4F

rgb(149, 222, 79) · hsl(91, 68%, 59%)

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
#2DACA8 #3BEA82 1.75:1 Fail Fail
#2DACA8 #95DE4F 1.69:1 Fail Fail
#3BEA82 #78B241 1.61:1 Fail Fail
#78B241 #95DE4F 1.56:1 Fail Fail
#2DACA8 #78B241 1.09:1 Fail Fail
#3BEA82 #95DE4F 1.03:1 Fail Fail

How to use these colors

  • Background — Lime (#95DE4F): the lightest tone — a clean base for large areas
  • Text — Teal (#2DACA8): the darkest tone — readable for body copy and headings
  • Primary — Green (#3BEA82): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#2DACA8): 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 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 (#2DACA8), Green (#3BEA82), Lime (#78B241) and Lime (#95DE4F).

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 #2DACA8, #3BEA82, #78B241 and #95DE4F. 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!