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

Green & Teal, Green Color Palette

#35B7B7 53, 183, 183
#38F576 56, 245, 118
#69B54B 105, 181, 75
#84B549 132, 181, 73
#35B7B7
Color 1
#38F576
Color 2
#69B54B
Color 3
#84B549
Color 4
:root {
  --color-1: #35B7B7;
  --color-2: #38F576;
  --color-3: #69B54B;
  --color-4: #84B549;
}
colors: {
  'palette-1': '#35B7B7',
  'palette-2': '#38F576',
  'palette-3': '#69B54B',
  'palette-4': '#84B549',
}
const palette = [
  '#35B7B7',
  '#38F576',
  '#69B54B',
  '#84B549',
];
$color-1: #35B7B7;
$color-2: #38F576;
$color-3: #69B54B;
$color-4: #84B549;
Palette Codes 4 COLORS

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

221 Views
Added Jun 2026
Tags
Copy & Download

About this color palette

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

The colors in this palette

Teal #35B7B7

rgb(53, 183, 183) · hsl(180, 55%, 46%)

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

Green #38F576

rgb(56, 245, 118) · hsl(140, 90%, 59%)

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

Green #69B54B

rgb(105, 181, 75) · hsl(103, 42%, 50%)

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

Lime #84B549

rgb(132, 181, 73) · hsl(87, 43%, 50%)

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
#38F576 #69B54B 1.74:1 Fail Fail
#35B7B7 #38F576 1.68:1 Fail Fail
#38F576 #84B549 1.67:1 Fail Fail
#69B54B #84B549 1.05:1 Fail Fail
#35B7B7 #69B54B 1.04:1 Fail Fail
#35B7B7 #84B549 1.01:1 Fail Fail

How to use these colors

  • Background — Green (#38F576): the lightest tone — a clean base for large areas
  • Text — Teal (#35B7B7): the darkest tone — readable for body copy and headings
  • Primary — Teal (#35B7B7): the most saturated tone — buttons, links and key UI
  • Accent — Lime (#84B549): 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: Teal (#35B7B7), Green (#38F576), Green (#69B54B) and Lime (#84B549).

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 #35B7B7, #38F576, #69B54B and #84B549. 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!