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

Green & Dark Teal, Green Color Palette

#0A7E5A 10, 126, 90
#64F59C 100, 245, 156
#70C458 112, 196, 88
#90BB39 144, 187, 57
#0A7E5A
Color 1
#64F59C
Color 2
#70C458
Color 3
#90BB39
Color 4
:root {
  --color-1: #0A7E5A;
  --color-2: #64F59C;
  --color-3: #70C458;
  --color-4: #90BB39;
}
colors: {
  'palette-1': '#0A7E5A',
  'palette-2': '#64F59C',
  'palette-3': '#70C458',
  'palette-4': '#90BB39',
}
const palette = [
  '#0A7E5A',
  '#64F59C',
  '#70C458',
  '#90BB39',
];
$color-1: #0A7E5A;
$color-2: #64F59C;
$color-3: #70C458;
$color-4: #90BB39;
Palette Codes 4 COLORS

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

2,215 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 Green (#64F59C) and reads as well balanced in lightness, with an average saturation of 69% and lightness of 49%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A7E5A

rgb(10, 126, 90) · hsl(161, 85%, 27%)

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

Green #64F59C

rgb(100, 245, 156) · hsl(143, 88%, 68%)

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

Green #70C458

rgb(112, 196, 88) · hsl(107, 48%, 56%)

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

Lime #90BB39

rgb(144, 187, 57) · hsl(80, 53%, 48%)

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
#0A7E5A #64F59C 3.64:1 Fail Fail
#0A7E5A #70C458 2.35:1 Fail Fail
#0A7E5A #90BB39 2.26:1 Fail Fail
#64F59C #90BB39 1.61:1 Fail Fail
#64F59C #70C458 1.55:1 Fail Fail
#70C458 #90BB39 1.04:1 Fail Fail

How to use these colors

  • Background — Green (#64F59C): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A7E5A): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A7E5A): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#90BB39): 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 (#0A7E5A), Green (#64F59C), Green (#70C458) and Lime (#90BB39).

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 #0A7E5A, #64F59C, #70C458 and #90BB39. 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!