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

Teal & Dark Teal, Muted Green Color Palette

#0A3945 10, 57, 69
#488355 72, 131, 85
#3E8354 62, 131, 84
#5FC3EA 95, 195, 234
#0A3945
Color 1
#488355
Color 2
#3E8354
Color 3
#5FC3EA
Color 4
:root {
  --color-1: #0A3945;
  --color-2: #488355;
  --color-3: #3E8354;
  --color-4: #5FC3EA;
}
colors: {
  'palette-1': '#0A3945',
  'palette-2': '#488355',
  'palette-3': '#3E8354',
  'palette-4': '#5FC3EA',
}
const palette = [
  '#0A3945',
  '#488355',
  '#3E8354',
  '#5FC3EA',
];
$color-1: #0A3945;
$color-2: #488355;
$color-3: #3E8354;
$color-4: #5FC3EA;
Palette Codes 4 COLORS

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony.

1,509 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, versatile 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#5FC3EA) and reads as well balanced in lightness, with an average saturation of 54% and lightness of 39%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A3945

rgb(10, 57, 69) · hsl(192, 75%, 15%)

A deep, low-lightness tone — strong for text, headings and bold accents.

Muted Green #488355

rgb(72, 131, 85) · hsl(133, 29%, 40%)

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

Green #3E8354

rgb(62, 131, 84) · hsl(139, 36%, 38%)

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

Teal #5FC3EA

rgb(95, 195, 234) · hsl(197, 77%, 65%)

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
#0A3945 #5FC3EA 6.22:1 Pass Fail
#0A3945 #488355 2.76:1 Fail Fail
#0A3945 #3E8354 2.72:1 Fail Fail
#3E8354 #5FC3EA 2.29:1 Fail Fail
#488355 #5FC3EA 2.25:1 Fail Fail
#488355 #3E8354 1.02:1 Fail Fail

How to use these colors

  • Background — Teal (#5FC3EA): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A3945): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A3945): the most saturated tone — buttons, links and key UI
  • Accent — Green (#3E8354): 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: Dark Teal (#0A3945), Muted Green (#488355), Green (#3E8354) and Teal (#5FC3EA).

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 #0A3945, #488355, #3E8354 and #5FC3EA. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

Yes — Dark Teal text on Teal reaches a contrast ratio of 6.22:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!