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

Dark Green & Blue, Green Color Palette

#245A77 36, 90, 119
#449863 68, 152, 99
#107C27 16, 124, 39
#5AA5C8 90, 165, 200
#245A77
Color 1
#449863
Color 2
#107C27
Color 3
#5AA5C8
Color 4
:root {
  --color-1: #245A77;
  --color-2: #449863;
  --color-3: #107C27;
  --color-4: #5AA5C8;
}
colors: {
  'palette-1': '#245A77',
  'palette-2': '#449863',
  'palette-3': '#107C27',
  'palette-4': '#5AA5C8',
}
const palette = [
  '#245A77',
  '#449863',
  '#107C27',
  '#5AA5C8',
];
$color-1: #245A77;
$color-2: #449863;
$color-3: #107C27;
$color-4: #5AA5C8;
Palette Codes 4 COLORS

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

1,025 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 Green (#107C27) and reads as well balanced in lightness, with an average saturation of 55% and lightness of 39%. It works well for calm, professional and modern interfaces.

The colors in this palette

Blue #245A77

rgb(36, 90, 119) · hsl(201, 54%, 30%)

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

Green #449863

rgb(68, 152, 99) · hsl(142, 38%, 43%)

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

Dark Green #107C27

rgb(16, 124, 39) · hsl(133, 77%, 27%)

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

Teal #5AA5C8

rgb(90, 165, 200) · hsl(199, 50%, 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
#245A77 #5AA5C8 2.73:1 Fail Fail
#245A77 #449863 2.11:1 Fail Fail
#107C27 #5AA5C8 1.94:1 Fail Fail
#449863 #107C27 1.5:1 Fail Fail
#245A77 #107C27 1.4:1 Fail Fail
#449863 #5AA5C8 1.29:1 Fail Fail

How to use these colors

  • Background — Teal (#5AA5C8): the lightest tone — a clean base for large areas
  • Text — Dark Green (#107C27): the darkest tone — readable for body copy and headings
  • Primary — Dark Green (#107C27): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#245A77): 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 Green 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: Blue (#245A77), Green (#449863), Dark Green (#107C27) and Teal (#5AA5C8).

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 #245A77, #449863, #107C27 and #5AA5C8. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.

Is this palette accessible for text?

The colours are fairly close in contrast, so pair them carefully for text — put a very light or very dark colour behind body text, and check the contrast table above.

Related Palettes

Copied!