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

Green & Red, Teal Color Palette

#39FF14 57, 255, 20
#FF073A 255, 7, 58
#0FF0FC 15, 240, 252
#FFFF00 255, 255, 0
#39FF14
Color 1
#FF073A
Color 2
#0FF0FC
Color 3
#FFFF00
Color 4
:root {
  --color-1: #39FF14;
  --color-2: #FF073A;
  --color-3: #0FF0FC;
  --color-4: #FFFF00;
}
colors: {
  'palette-1': '#39FF14',
  'palette-2': '#FF073A',
  'palette-3': '#0FF0FC',
  'palette-4': '#FFFF00',
}
const palette = [
  '#39FF14',
  '#FF073A',
  '#0FF0FC',
  '#FFFF00',
];
$color-1: #39FF14;
$color-2: #FF073A;
$color-3: #0FF0FC;
$color-4: #FFFF00;
Palette Codes 4 COLORS

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

12,471 Views
Added Jun 2026
Copy & Download

About this color palette

This is a balanced, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Green (#39FF14) and reads as well balanced in lightness, with an average saturation of 99% and lightness of 52%. It adapts to a wide range of web and brand projects.

The colors in this palette

Green #39FF14

rgb(57, 255, 20) · hsl(111, 100%, 54%)

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

Red #FF073A

rgb(255, 7, 58) · hsl(348, 100%, 51%)

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

Teal #0FF0FC

rgb(15, 240, 252) · hsl(183, 98%, 52%)

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

Yellow #FFFF00

rgb(255, 255, 0) · hsl(60, 100%, 50%)

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
#FF073A #FFFF00 3.66:1 Fail Fail
#39FF14 #FF073A 2.9:1 Fail Fail
#FF073A #0FF0FC 2.79:1 Fail Fail
#0FF0FC #FFFF00 1.31:1 Fail Fail
#39FF14 #FFFF00 1.26:1 Fail Fail
#39FF14 #0FF0FC 1.04:1 Fail Fail

How to use these colors

  • Background — Green (#39FF14): the lightest tone — a clean base for large areas
  • Text — Yellow (#FFFF00): the darkest tone — readable for body copy and headings
  • Primary — Red (#FF073A): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#FFFF00): 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 (#39FF14), Red (#FF073A), Teal (#0FF0FC) and Yellow (#FFFF00).

Is this a warm or cool colour palette?

It is balanced, mixing warm and cool tones fairly evenly.

What are the hex codes for this palette?

The hex codes are #39FF14, #FF073A, #0FF0FC and #FFFF00. 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!