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

Dark Teal & Green, Blue Color Palette

#104154 16, 65, 84
#8CCEB0 140, 206, 176
#238144 35, 129, 68
#55A5CE 85, 165, 206
#104154
Color 1
#8CCEB0
Color 2
#238144
Color 3
#55A5CE
Color 4
:root {
  --color-1: #104154;
  --color-2: #8CCEB0;
  --color-3: #238144;
  --color-4: #55A5CE;
}
colors: {
  'palette-1': '#104154',
  'palette-2': '#8CCEB0',
  'palette-3': '#238144',
  'palette-4': '#55A5CE',
}
const palette = [
  '#104154',
  '#8CCEB0',
  '#238144',
  '#55A5CE',
];
$color-1: #104154;
$color-2: #8CCEB0;
$color-3: #238144;
$color-4: #55A5CE;
Palette Codes 4 COLORS

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

7,905 Views
Added Jun 2026
Copy & Download

About this color palette

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

The colors in this palette

Dark Teal #104154

rgb(16, 65, 84) · hsl(197, 68%, 20%)

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

Green #8CCEB0

rgb(140, 206, 176) · hsl(153, 40%, 68%)

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

Green #238144

rgb(35, 129, 68) · hsl(141, 57%, 32%)

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

Blue #55A5CE

rgb(85, 165, 206) · hsl(200, 55%, 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
#104154 #8CCEB0 6.07:1 Pass Fail
#104154 #55A5CE 4.02:1 Fail Fail
#8CCEB0 #238144 2.69:1 Fail Fail
#104154 #238144 2.25:1 Fail Fail
#238144 #55A5CE 1.78:1 Fail Fail
#8CCEB0 #55A5CE 1.51:1 Fail Fail

How to use these colors

  • Background — Green (#8CCEB0): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#104154): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#104154): the most saturated tone — buttons, links and key UI
  • Accent — Green (#238144): 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 (#104154), Green (#8CCEB0), Green (#238144) and Blue (#55A5CE).

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 #104154, #8CCEB0, #238144 and #55A5CE. 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 6.07:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!