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

Dark Teal & Green, Dark Green Color Palette

#0A4863 10, 72, 99
#8FCFA8 143, 207, 168
#0E7C2D 14, 124, 45
#53BDC5 83, 189, 197
#0A4863
Color 1
#8FCFA8
Color 2
#0E7C2D
Color 3
#53BDC5
Color 4
:root {
  --color-1: #0A4863;
  --color-2: #8FCFA8;
  --color-3: #0E7C2D;
  --color-4: #53BDC5;
}
colors: {
  'palette-1': '#0A4863',
  'palette-2': '#8FCFA8',
  'palette-3': '#0E7C2D',
  'palette-4': '#53BDC5',
}
const palette = [
  '#0A4863',
  '#8FCFA8',
  '#0E7C2D',
  '#53BDC5',
];
$color-1: #0A4863;
$color-2: #8FCFA8;
$color-3: #0E7C2D;
$color-4: #53BDC5;
Palette Codes 4 COLORS

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

2,094 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #0A4863

rgb(10, 72, 99) · hsl(198, 82%, 21%)

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

Green #8FCFA8

rgb(143, 207, 168) · hsl(143, 40%, 69%)

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

Dark Green #0E7C2D

rgb(14, 124, 45) · hsl(137, 80%, 27%)

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

Teal #53BDC5

rgb(83, 189, 197) · hsl(184, 50%, 55%)

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
#0A4863 #8FCFA8 5.5:1 Pass Fail
#0A4863 #53BDC5 4.46:1 Fail Fail
#8FCFA8 #0E7C2D 2.96:1 Fail Fail
#0E7C2D #53BDC5 2.4:1 Fail Fail
#0A4863 #0E7C2D 1.86:1 Fail Fail
#8FCFA8 #53BDC5 1.23:1 Fail Fail

How to use these colors

  • Background — Green (#8FCFA8): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A4863): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A4863): the most saturated tone — buttons, links and key UI
  • Accent — Dark Green (#0E7C2D): 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 (#0A4863), Green (#8FCFA8), Dark Green (#0E7C2D) and Teal (#53BDC5).

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 #0A4863, #8FCFA8, #0E7C2D and #53BDC5. 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.5:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!