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

Teal & Green, Lime Color Palette

#189A9D 24, 154, 157
#1FC95D 31, 201, 93
#7AB744 122, 183, 68
#96DE67 150, 222, 103
#189A9D
Color 1
#1FC95D
Color 2
#7AB744
Color 3
#96DE67
Color 4
:root {
  --color-1: #189A9D;
  --color-2: #1FC95D;
  --color-3: #7AB744;
  --color-4: #96DE67;
}
colors: {
  'palette-1': '#189A9D',
  'palette-2': '#1FC95D',
  'palette-3': '#7AB744',
  'palette-4': '#96DE67',
}
const palette = [
  '#189A9D',
  '#1FC95D',
  '#7AB744',
  '#96DE67',
];
$color-1: #189A9D;
$color-2: #1FC95D;
$color-3: #7AB744;
$color-4: #96DE67;
Palette Codes 4 COLORS

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

2,000 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#189A9D) and reads as well balanced in lightness, with an average saturation of 64% and lightness of 48%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #189A9D

rgb(24, 154, 157) · hsl(181, 73%, 35%)

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

Green #1FC95D

rgb(31, 201, 93) · hsl(142, 73%, 45%)

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

Lime #7AB744

rgb(122, 183, 68) · hsl(92, 46%, 49%)

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

Green #96DE67

rgb(150, 222, 103) · hsl(96, 64%, 64%)

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
#189A9D #96DE67 2.1:1 Fail Fail
#189A9D #1FC95D 1.56:1 Fail Fail
#7AB744 #96DE67 1.49:1 Fail Fail
#189A9D #7AB744 1.41:1 Fail Fail
#1FC95D #96DE67 1.35:1 Fail Fail
#1FC95D #7AB744 1.1:1 Fail Fail

How to use these colors

  • Background — Green (#96DE67): the lightest tone — a clean base for large areas
  • Text — Teal (#189A9D): the darkest tone — readable for body copy and headings
  • Primary — Teal (#189A9D): the most saturated tone — buttons, links and key UI
  • Accent — Green (#1FC95D): 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 (#189A9D), Green (#1FC95D), Lime (#7AB744) and Green (#96DE67).

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 #189A9D, #1FC95D, #7AB744 and #96DE67. 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!