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

Teal & Green, Teal Color Palette

#36DD5D 54, 221, 93
#1BB163 27, 177, 99
#54EDC4 84, 237, 196
#68D9D7 104, 217, 215
#36DD5D
Color 1
#1BB163
Color 2
#54EDC4
Color 3
#68D9D7
Color 4
:root {
  --color-1: #36DD5D;
  --color-2: #1BB163;
  --color-3: #54EDC4;
  --color-4: #68D9D7;
}
colors: {
  'palette-1': '#36DD5D',
  'palette-2': '#1BB163',
  'palette-3': '#54EDC4',
  'palette-4': '#68D9D7',
}
const palette = [
  '#36DD5D',
  '#1BB163',
  '#54EDC4',
  '#68D9D7',
];
$color-1: #36DD5D;
$color-2: #1BB163;
$color-3: #54EDC4;
$color-4: #68D9D7;
Palette Codes 4 COLORS

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

2,110 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 Teal (#54EDC4) and reads as well balanced in lightness, with an average saturation of 71% and lightness of 55%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #36DD5D

rgb(54, 221, 93) · hsl(134, 71%, 54%)

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

Green #1BB163

rgb(27, 177, 99) · hsl(149, 74%, 40%)

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

Teal #54EDC4

rgb(84, 237, 196) · hsl(164, 81%, 63%)

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

Teal #68D9D7

rgb(104, 217, 215) · hsl(179, 60%, 63%)

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
#1BB163 #54EDC4 1.9:1 Fail Fail
#1BB163 #68D9D7 1.66:1 Fail Fail
#36DD5D #1BB163 1.55:1 Fail Fail
#36DD5D #54EDC4 1.23:1 Fail Fail
#54EDC4 #68D9D7 1.14:1 Fail Fail
#36DD5D #68D9D7 1.07:1 Fail Fail

How to use these colors

  • Background — Teal (#68D9D7): the lightest tone — a clean base for large areas
  • Text — Green (#1BB163): the darkest tone — readable for body copy and headings
  • Primary — Teal (#54EDC4): the most saturated tone — buttons, links and key UI
  • Accent — Green (#1BB163): 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: Green (#36DD5D), Green (#1BB163), Teal (#54EDC4) and Teal (#68D9D7).

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 #36DD5D, #1BB163, #54EDC4 and #68D9D7. 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!