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

Lime & Teal, Green Color Palette

#37C0A8 55, 192, 168
#27EA75 39, 234, 117
#41A626 65, 166, 38
#BDF576 189, 245, 118
#37C0A8
Color 1
#27EA75
Color 2
#41A626
Color 3
#BDF576
Color 4
:root {
  --color-1: #37C0A8;
  --color-2: #27EA75;
  --color-3: #41A626;
  --color-4: #BDF576;
}
colors: {
  'palette-1': '#37C0A8',
  'palette-2': '#27EA75',
  'palette-3': '#41A626',
  'palette-4': '#BDF576',
}
const palette = [
  '#37C0A8',
  '#27EA75',
  '#41A626',
  '#BDF576',
];
$color-1: #37C0A8;
$color-2: #27EA75;
$color-3: #41A626;
$color-4: #BDF576;
Palette Codes 4 COLORS

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

2,614 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Lime (#BDF576) and reads as well balanced in lightness, with an average saturation of 72% and lightness of 53%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #37C0A8

rgb(55, 192, 168) · hsl(169, 55%, 48%)

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

Green #27EA75

rgb(39, 234, 117) · hsl(144, 82%, 54%)

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

Green #41A626

rgb(65, 166, 38) · hsl(107, 63%, 40%)

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

Lime #BDF576

rgb(189, 245, 118) · hsl(86, 86%, 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
#41A626 #BDF576 2.46:1 Fail Fail
#27EA75 #41A626 1.95:1 Fail Fail
#37C0A8 #BDF576 1.78:1 Fail Fail
#37C0A8 #27EA75 1.41:1 Fail Fail
#37C0A8 #41A626 1.38:1 Fail Fail
#27EA75 #BDF576 1.26:1 Fail Fail

How to use these colors

  • Background — Lime (#BDF576): the lightest tone — a clean base for large areas
  • Text — Green (#41A626): the darkest tone — readable for body copy and headings
  • Primary — Green (#27EA75): the most saturated tone — buttons, links and key UI
  • Accent — Green (#41A626): 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 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: Teal (#37C0A8), Green (#27EA75), Green (#41A626) and Lime (#BDF576).

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 #37C0A8, #27EA75, #41A626 and #BDF576. 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!