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

Teal & Violet, Green Color Palette

#9B66F5 155, 102, 245
#0CDDF5 12, 221, 245
#6DF5C0 109, 245, 192
#F0F10A 240, 241, 10
#9B66F5
Color 1
#0CDDF5
Color 2
#6DF5C0
Color 3
#F0F10A
Color 4
:root {
  --color-1: #9B66F5;
  --color-2: #0CDDF5;
  --color-3: #6DF5C0;
  --color-4: #F0F10A;
}
colors: {
  'palette-1': '#9B66F5',
  'palette-2': '#0CDDF5',
  'palette-3': '#6DF5C0',
  'palette-4': '#F0F10A',
}
const palette = [
  '#9B66F5',
  '#0CDDF5',
  '#6DF5C0',
  '#F0F10A',
];
$color-1: #9B66F5;
$color-2: #0CDDF5;
$color-3: #6DF5C0;
$color-4: #F0F10A;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look.

824 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette that combines high-contrast tones for a bold, dynamic look. It is anchored by Teal (#0CDDF5) and reads as well balanced in lightness, with an average saturation of 90% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Violet #9B66F5

rgb(155, 102, 245) · hsl(262, 88%, 68%)

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

Teal #0CDDF5

rgb(12, 221, 245) · hsl(186, 92%, 50%)

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

Green #6DF5C0

rgb(109, 245, 192) · hsl(157, 87%, 69%)

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

Yellow #F0F10A

rgb(240, 241, 10) · hsl(60, 92%, 49%)

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
#9B66F5 #F0F10A 3.08:1 Fail Fail
#9B66F5 #6DF5C0 2.76:1 Fail Fail
#9B66F5 #0CDDF5 2.26:1 Fail Fail
#0CDDF5 #F0F10A 1.36:1 Fail Fail
#0CDDF5 #6DF5C0 1.22:1 Fail Fail
#6DF5C0 #F0F10A 1.12:1 Fail Fail

How to use these colors

  • Background — Green (#6DF5C0): the lightest tone — a clean base for large areas
  • Text — Yellow (#F0F10A): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0CDDF5): the most saturated tone — buttons, links and key UI
  • Accent — Yellow (#F0F10A): 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: Violet (#9B66F5), Teal (#0CDDF5), Green (#6DF5C0) and Yellow (#F0F10A).

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 #9B66F5, #0CDDF5, #6DF5C0 and #F0F10A. 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!