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

Dark Teal & Green, Lime Color Palette

#0A847C 10, 132, 124
#19C55A 25, 197, 90
#418517 65, 133, 23
#B8F588 184, 245, 136
#0A847C
Color 1
#19C55A
Color 2
#418517
Color 3
#B8F588
Color 4
:root {
  --color-1: #0A847C;
  --color-2: #19C55A;
  --color-3: #418517;
  --color-4: #B8F588;
}
colors: {
  'palette-1': '#0A847C',
  'palette-2': '#19C55A',
  'palette-3': '#418517',
  'palette-4': '#B8F588',
}
const palette = [
  '#0A847C',
  '#19C55A',
  '#418517',
  '#B8F588',
];
$color-1: #0A847C;
$color-2: #19C55A;
$color-3: #418517;
$color-4: #B8F588;
Palette Codes 4 COLORS

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

3,928 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 Dark Teal (#0A847C) and reads as well balanced in lightness, with an average saturation of 80% and lightness of 44%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A847C

rgb(10, 132, 124) · hsl(176, 86%, 28%)

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

Green #19C55A

rgb(25, 197, 90) · hsl(143, 77%, 44%)

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

Green #418517

rgb(65, 133, 23) · hsl(97, 71%, 31%)

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

Lime #B8F588

rgb(184, 245, 136) · hsl(94, 84%, 75%)

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
#418517 #B8F588 3.58:1 Fail Fail
#0A847C #B8F588 3.57:1 Fail Fail
#19C55A #418517 2:1 Fail Fail
#0A847C #19C55A 1.99:1 Fail Fail
#19C55A #B8F588 1.79:1 Fail Fail
#0A847C #418517 1:1 Fail Fail

How to use these colors

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

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 #0A847C, #19C55A, #418517 and #B8F588. 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!