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

Green & Dark Teal, Green Color Palette

#0A6571 10, 101, 113
#59F593 89, 245, 147
#57B229 87, 178, 41
#83D55B 131, 213, 91
#0A6571
Color 1
#59F593
Color 2
#57B229
Color 3
#83D55B
Color 4
:root {
  --color-1: #0A6571;
  --color-2: #59F593;
  --color-3: #57B229;
  --color-4: #83D55B;
}
colors: {
  'palette-1': '#0A6571',
  'palette-2': '#59F593',
  'palette-3': '#57B229',
  'palette-4': '#83D55B',
}
const palette = [
  '#0A6571',
  '#59F593',
  '#57B229',
  '#83D55B',
];
$color-1: #0A6571;
$color-2: #59F593;
$color-3: #57B229;
$color-4: #83D55B;
Palette Codes 4 COLORS

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

5,935 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Green (#59F593) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 48%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A6571

rgb(10, 101, 113) · hsl(187, 84%, 24%)

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

Green #59F593

rgb(89, 245, 147) · hsl(142, 89%, 65%)

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

Green #57B229

rgb(87, 178, 41) · hsl(100, 63%, 43%)

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

Green #83D55B

rgb(131, 213, 91) · hsl(100, 59%, 60%)

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
#0A6571 #59F593 4.79:1 Pass Fail
#0A6571 #83D55B 3.74:1 Fail Fail
#0A6571 #57B229 2.51:1 Fail Fail
#59F593 #57B229 1.91:1 Fail Fail
#57B229 #83D55B 1.49:1 Fail Fail
#59F593 #83D55B 1.28:1 Fail Fail

How to use these colors

  • Background — Green (#59F593): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A6571): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A6571): the most saturated tone — buttons, links and key UI
  • Accent — Green (#57B229): 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 (#0A6571), Green (#59F593), Green (#57B229) and Green (#83D55B).

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 #0A6571, #59F593, #57B229 and #83D55B. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Teal text on Green reaches a contrast ratio of 4.79:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!