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

Lime & Teal, Green Color Palette

#138979 19, 137, 121
#34F06B 52, 240, 107
#449914 68, 153, 20
#B4F573 180, 245, 115
#138979
Color 1
#34F06B
Color 2
#449914
Color 3
#B4F573
Color 4
:root {
  --color-1: #138979;
  --color-2: #34F06B;
  --color-3: #449914;
  --color-4: #B4F573;
}
colors: {
  'palette-1': '#138979',
  'palette-2': '#34F06B',
  'palette-3': '#449914',
  'palette-4': '#B4F573',
}
const palette = [
  '#138979',
  '#34F06B',
  '#449914',
  '#B4F573',
];
$color-1: #138979;
$color-2: #34F06B;
$color-3: #449914;
$color-4: #B4F573;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony.

2,239 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Lime (#B4F573) and reads as well balanced in lightness, with an average saturation of 81% and lightness of 48%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #138979

rgb(19, 137, 121) · hsl(172, 76%, 31%)

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

Green #34F06B

rgb(52, 240, 107) · hsl(138, 86%, 57%)

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

Green #449914

rgb(68, 153, 20) · hsl(98, 77%, 34%)

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

Lime #B4F573

rgb(180, 245, 115) · hsl(90, 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
#138979 #B4F573 3.33:1 Fail Fail
#138979 #34F06B 2.83:1 Fail Fail
#449914 #B4F573 2.8:1 Fail Fail
#34F06B #449914 2.38:1 Fail Fail
#138979 #449914 1.19:1 Fail Fail
#34F06B #B4F573 1.18:1 Fail Fail

How to use these colors

  • Background — Lime (#B4F573): the lightest tone — a clean base for large areas
  • Text — Teal (#138979): the darkest tone — readable for body copy and headings
  • Primary — Green (#34F06B): the most saturated tone — buttons, links and key UI
  • Accent — Green (#449914): 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 (#138979), Green (#34F06B), Green (#449914) and Lime (#B4F573).

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 #138979, #34F06B, #449914 and #B4F573. 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!