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

Green & Dark Teal, Lime Color Palette

#0A7F60 10, 127, 96
#67F5A7 103, 245, 167
#5F9F28 95, 159, 40
#ACF574 172, 245, 116
#0A7F60
Color 1
#67F5A7
Color 2
#5F9F28
Color 3
#ACF574
Color 4
:root {
  --color-1: #0A7F60;
  --color-2: #67F5A7;
  --color-3: #5F9F28;
  --color-4: #ACF574;
}
colors: {
  'palette-1': '#0A7F60',
  'palette-2': '#67F5A7',
  'palette-3': '#5F9F28',
  'palette-4': '#ACF574',
}
const palette = [
  '#0A7F60',
  '#67F5A7',
  '#5F9F28',
  '#ACF574',
];
$color-1: #0A7F60;
$color-2: #67F5A7;
$color-3: #5F9F28;
$color-4: #ACF574;
Palette Codes 4 COLORS

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

1,099 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Green (#67F5A7) and reads as well balanced in lightness, with an average saturation of 80% and lightness of 51%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A7F60

rgb(10, 127, 96) · hsl(164, 85%, 27%)

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

Green #67F5A7

rgb(103, 245, 167) · hsl(147, 88%, 68%)

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

Lime #5F9F28

rgb(95, 159, 40) · hsl(92, 60%, 39%)

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

Lime #ACF574

rgb(172, 245, 116) · hsl(94, 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
#0A7F60 #ACF574 3.81:1 Fail Fail
#0A7F60 #67F5A7 3.6:1 Fail Fail
#5F9F28 #ACF574 2.48:1 Fail Fail
#67F5A7 #5F9F28 2.35:1 Fail Fail
#0A7F60 #5F9F28 1.54:1 Fail Fail
#67F5A7 #ACF574 1.06:1 Fail Fail

How to use these colors

  • Background — Lime (#ACF574): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A7F60): the darkest tone — readable for body copy and headings
  • Primary — Green (#67F5A7): the most saturated tone — buttons, links and key UI
  • Accent — Dark Teal (#0A7F60): 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: Dark Teal (#0A7F60), Green (#67F5A7), Lime (#5F9F28) and Lime (#ACF574).

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 #0A7F60, #67F5A7, #5F9F28 and #ACF574. 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!