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

Dark Teal & Green, Teal Color Palette

#0A3C51 10, 60, 81
#5FAD80 95, 173, 128
#4FC07F 79, 192, 127
#50C5D2 80, 197, 210
#0A3C51
Color 1
#5FAD80
Color 2
#4FC07F
Color 3
#50C5D2
Color 4
:root {
  --color-1: #0A3C51;
  --color-2: #5FAD80;
  --color-3: #4FC07F;
  --color-4: #50C5D2;
}
colors: {
  'palette-1': '#0A3C51',
  'palette-2': '#5FAD80',
  'palette-3': '#4FC07F',
  'palette-4': '#50C5D2',
}
const palette = [
  '#0A3C51',
  '#5FAD80',
  '#4FC07F',
  '#50C5D2',
];
$color-1: #0A3C51;
$color-2: #5FAD80;
$color-3: #4FC07F;
$color-4: #50C5D2;
Palette Codes 4 COLORS

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

2,921 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Dark Teal (#0A3C51) and reads as well balanced in lightness, with an average saturation of 54% and lightness of 45%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A3C51

rgb(10, 60, 81) · hsl(198, 78%, 18%)

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

Green #5FAD80

rgb(95, 173, 128) · hsl(145, 32%, 53%)

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

Green #4FC07F

rgb(79, 192, 127) · hsl(145, 47%, 53%)

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

Teal #50C5D2

rgb(80, 197, 210) · hsl(186, 59%, 57%)

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
#0A3C51 #50C5D2 5.77:1 Pass Fail
#0A3C51 #4FC07F 5.16:1 Pass Fail
#0A3C51 #5FAD80 4.37:1 Fail Fail
#5FAD80 #50C5D2 1.32:1 Fail Fail
#5FAD80 #4FC07F 1.18:1 Fail Fail
#4FC07F #50C5D2 1.12:1 Fail Fail

How to use these colors

  • Background — Teal (#50C5D2): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A3C51): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A3C51): the most saturated tone — buttons, links and key UI
  • Accent — Green (#4FC07F): 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 Dark 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 (#0A3C51), Green (#5FAD80), Green (#4FC07F) and Teal (#50C5D2).

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 #0A3C51, #5FAD80, #4FC07F and #50C5D2. 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 5.77:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!