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

Green & Teal, Dark Lime Color Palette

#0A9786 10, 151, 134
#32F57A 50, 245, 122
#3A760A 58, 118, 10
#BFF573 191, 245, 115
#0A9786
Color 1
#32F57A
Color 2
#3A760A
Color 3
#BFF573
Color 4
:root {
  --color-1: #0A9786;
  --color-2: #32F57A;
  --color-3: #3A760A;
  --color-4: #BFF573;
}
colors: {
  'palette-1': '#0A9786',
  'palette-2': '#32F57A',
  'palette-3': '#3A760A',
  'palette-4': '#BFF573',
}
const palette = [
  '#0A9786',
  '#32F57A',
  '#3A760A',
  '#BFF573',
];
$color-1: #0A9786;
$color-2: #32F57A;
$color-3: #3A760A;
$color-4: #BFF573;
Palette Codes 4 COLORS

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

6,028 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Green (#32F57A) and reads as well balanced in lightness, with an average saturation of 87% and lightness of 46%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0A9786

rgb(10, 151, 134) · hsl(173, 88%, 32%)

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

Green #32F57A

rgb(50, 245, 122) · hsl(142, 91%, 58%)

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

Dark Lime #3A760A

rgb(58, 118, 10) · hsl(93, 84%, 25%)

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

Lime #BFF573

rgb(191, 245, 115) · hsl(85, 87%, 71%)

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
#3A760A #BFF573 4.38:1 Fail Fail
#32F57A #3A760A 3.83:1 Fail Fail
#0A9786 #BFF573 2.86:1 Fail Fail
#0A9786 #32F57A 2.5:1 Fail Fail
#0A9786 #3A760A 1.53:1 Fail Fail
#32F57A #BFF573 1.14:1 Fail Fail

How to use these colors

  • Background — Lime (#BFF573): the lightest tone — a clean base for large areas
  • Text — Dark Lime (#3A760A): the darkest tone — readable for body copy and headings
  • Primary — Green (#32F57A): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#0A9786): 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 (#0A9786), Green (#32F57A), Dark Lime (#3A760A) and Lime (#BFF573).

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 #0A9786, #32F57A, #3A760A and #BFF573. 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!