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

Green & Teal, Dark Green Color Palette

#2AB2AA 42, 178, 170
#3EF588 62, 245, 136
#2E7F0A 46, 127, 10
#A3DA62 163, 218, 98
#2AB2AA
Color 1
#3EF588
Color 2
#2E7F0A
Color 3
#A3DA62
Color 4
:root {
  --color-1: #2AB2AA;
  --color-2: #3EF588;
  --color-3: #2E7F0A;
  --color-4: #A3DA62;
}
colors: {
  'palette-1': '#2AB2AA',
  'palette-2': '#3EF588',
  'palette-3': '#2E7F0A',
  'palette-4': '#A3DA62',
}
const palette = [
  '#2AB2AA',
  '#3EF588',
  '#2E7F0A',
  '#A3DA62',
];
$color-1: #2AB2AA;
$color-2: #3EF588;
$color-3: #2E7F0A;
$color-4: #A3DA62;
Palette Codes 4 COLORS

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

8,019 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 (#3EF588) and reads as well balanced in lightness, with an average saturation of 75% and lightness of 48%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #2AB2AA

rgb(42, 178, 170) · hsl(176, 62%, 43%)

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

Green #3EF588

rgb(62, 245, 136) · hsl(144, 90%, 60%)

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

Dark Green #2E7F0A

rgb(46, 127, 10) · hsl(102, 85%, 27%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Lime #A3DA62

rgb(163, 218, 98) · hsl(88, 62%, 62%)

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

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
#3EF588 #2E7F0A 3.52:1 Fail Fail
#2E7F0A #A3DA62 3.07:1 Fail Fail
#2AB2AA #2E7F0A 1.94:1 Fail Fail
#2AB2AA #3EF588 1.82:1 Fail Fail
#2AB2AA #A3DA62 1.59:1 Fail Fail
#3EF588 #A3DA62 1.15:1 Fail Fail

How to use these colors

  • Background — Lime (#A3DA62): the lightest tone — a clean base for large areas
  • Text — Dark Green (#2E7F0A): the darkest tone — readable for body copy and headings
  • Primary — Green (#3EF588): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#2E7F0A): 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 (#2AB2AA), Green (#3EF588), Dark Green (#2E7F0A) and Lime (#A3DA62).

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 #2AB2AA, #3EF588, #2E7F0A and #A3DA62. 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!