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

Green & Green, Teal Color Palette

#3CE236 60, 226, 54
#18EC46 24, 236, 70
#26BA6B 38, 186, 107
#1EAE85 30, 174, 133
#3CE236
Color 1
#18EC46
Color 2
#26BA6B
Color 3
#1EAE85
Color 4
:root {
  --color-1: #3CE236;
  --color-2: #18EC46;
  --color-3: #26BA6B;
  --color-4: #1EAE85;
}
colors: {
  'palette-1': '#3CE236',
  'palette-2': '#18EC46',
  'palette-3': '#26BA6B',
  'palette-4': '#1EAE85',
}
const palette = [
  '#3CE236',
  '#18EC46',
  '#26BA6B',
  '#1EAE85',
];
$color-1: #3CE236;
$color-2: #18EC46;
$color-3: #26BA6B;
$color-4: #1EAE85;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel.

5,405 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Green (#18EC46) and reads as well balanced in lightness, with an average saturation of 74% and lightness of 47%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #3CE236

rgb(60, 226, 54) · hsl(118, 75%, 55%)

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

Green #18EC46

rgb(24, 236, 70) · hsl(133, 85%, 51%)

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

Green #26BA6B

rgb(38, 186, 107) · hsl(148, 66%, 44%)

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

Teal #1EAE85

rgb(30, 174, 133) · hsl(163, 71%, 40%)

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
#18EC46 #1EAE85 1.76:1 Fail Fail
#3CE236 #1EAE85 1.63:1 Fail Fail
#18EC46 #26BA6B 1.58:1 Fail Fail
#3CE236 #26BA6B 1.46:1 Fail Fail
#26BA6B #1EAE85 1.12:1 Fail Fail
#3CE236 #18EC46 1.08:1 Fail Fail

How to use these colors

  • Background — Green (#3CE236): the lightest tone — a clean base for large areas
  • Text — Teal (#1EAE85): the darkest tone — readable for body copy and headings
  • Primary — Green (#18EC46): the most saturated tone — buttons, links and key UI
  • Accent — Teal (#1EAE85): 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: Green (#3CE236), Green (#18EC46), Green (#26BA6B) and Teal (#1EAE85).

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 #3CE236, #18EC46, #26BA6B and #1EAE85. 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!