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

Dark Teal & Green, Teal Color Palette

#0A4D51 10, 77, 81
#75CE99 117, 206, 153
#388850 56, 136, 80
#5EAFC5 94, 175, 197
#0A4D51
Color 1
#75CE99
Color 2
#388850
Color 3
#5EAFC5
Color 4
:root {
  --color-1: #0A4D51;
  --color-2: #75CE99;
  --color-3: #388850;
  --color-4: #5EAFC5;
}
colors: {
  'palette-1': '#0A4D51',
  'palette-2': '#75CE99',
  'palette-3': '#388850',
  'palette-4': '#5EAFC5',
}
const palette = [
  '#0A4D51',
  '#75CE99',
  '#388850',
  '#5EAFC5',
];
$color-1: #0A4D51;
$color-2: #75CE99;
$color-3: #388850;
$color-4: #5EAFC5;
Palette Codes 4 COLORS

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

185 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #0A4D51

rgb(10, 77, 81) · hsl(183, 78%, 18%)

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

Green #75CE99

rgb(117, 206, 153) · hsl(144, 48%, 63%)

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

Green #388850

rgb(56, 136, 80) · hsl(138, 42%, 38%)

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

Teal #5EAFC5

rgb(94, 175, 197) · hsl(193, 47%, 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
#0A4D51 #75CE99 5.04:1 Pass Fail
#0A4D51 #5EAFC5 3.84:1 Fail Fail
#75CE99 #388850 2.3:1 Fail Fail
#0A4D51 #388850 2.19:1 Fail Fail
#388850 #5EAFC5 1.75:1 Fail Fail
#75CE99 #5EAFC5 1.31:1 Fail Fail

How to use these colors

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

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 #0A4D51, #75CE99, #388850 and #5EAFC5. 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 Green reaches a contrast ratio of 5.04:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!