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

Teal & Green, Lime Color Palette

#0A9D92 10, 157, 146
#1CD15A 28, 209, 90
#6BBF34 107, 191, 52
#8CC65A 140, 198, 90
#0A9D92
Color 1
#1CD15A
Color 2
#6BBF34
Color 3
#8CC65A
Color 4
:root {
  --color-1: #0A9D92;
  --color-2: #1CD15A;
  --color-3: #6BBF34;
  --color-4: #8CC65A;
}
colors: {
  'palette-1': '#0A9D92',
  'palette-2': '#1CD15A',
  'palette-3': '#6BBF34',
  'palette-4': '#8CC65A',
}
const palette = [
  '#0A9D92',
  '#1CD15A',
  '#6BBF34',
  '#8CC65A',
];
$color-1: #0A9D92;
$color-2: #1CD15A;
$color-3: #6BBF34;
$color-4: #8CC65A;
Palette Codes 4 COLORS

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

3,102 Views
Added Jun 2026
Tags
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 Teal (#0A9D92) and reads as well balanced in lightness, with an average saturation of 68% and lightness of 46%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0A9D92

rgb(10, 157, 146) · hsl(176, 88%, 33%)

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

Green #1CD15A

rgb(28, 209, 90) · hsl(141, 76%, 46%)

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

Green #6BBF34

rgb(107, 191, 52) · hsl(96, 57%, 48%)

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

Lime #8CC65A

rgb(140, 198, 90) · hsl(92, 49%, 56%)

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
#0A9D92 #1CD15A 1.65:1 Fail Fail
#0A9D92 #8CC65A 1.65:1 Fail Fail
#0A9D92 #6BBF34 1.46:1 Fail Fail
#1CD15A #6BBF34 1.13:1 Fail Fail
#6BBF34 #8CC65A 1.13:1 Fail Fail
#1CD15A #8CC65A 1:1 Fail Fail

How to use these colors

  • Background — Lime (#8CC65A): the lightest tone — a clean base for large areas
  • Text — Teal (#0A9D92): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0A9D92): the most saturated tone — buttons, links and key UI
  • Accent — Green (#1CD15A): 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 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: Teal (#0A9D92), Green (#1CD15A), Green (#6BBF34) and Lime (#8CC65A).

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 #0A9D92, #1CD15A, #6BBF34 and #8CC65A. 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!