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

Dark Teal & Green, Teal Color Palette

#0A3B4B 10, 59, 75
#6BB97D 107, 185, 125
#32A36A 50, 163, 106
#64B1D6 100, 177, 214
#0A3B4B
Color 1
#6BB97D
Color 2
#32A36A
Color 3
#64B1D6
Color 4
:root {
  --color-1: #0A3B4B;
  --color-2: #6BB97D;
  --color-3: #32A36A;
  --color-4: #64B1D6;
}
colors: {
  'palette-1': '#0A3B4B',
  'palette-2': '#6BB97D',
  'palette-3': '#32A36A',
  'palette-4': '#64B1D6',
}
const palette = [
  '#0A3B4B',
  '#6BB97D',
  '#32A36A',
  '#64B1D6',
];
$color-1: #0A3B4B;
$color-2: #6BB97D;
$color-3: #32A36A;
$color-4: #64B1D6;
Palette Codes 4 COLORS

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

3,173 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 (#0A3B4B) and reads as well balanced in lightness, with an average saturation of 56% and lightness of 44%. It works well for calm, professional and modern interfaces.

The colors in this palette

Dark Teal #0A3B4B

rgb(10, 59, 75) · hsl(195, 76%, 17%)

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

Green #6BB97D

rgb(107, 185, 125) · hsl(134, 36%, 57%)

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

Green #32A36A

rgb(50, 163, 106) · hsl(150, 53%, 42%)

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

Teal #64B1D6

rgb(100, 177, 214) · hsl(199, 58%, 62%)

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
#0A3B4B #6BB97D 5.09:1 Pass Fail
#0A3B4B #64B1D6 5.06:1 Pass Fail
#0A3B4B #32A36A 3.78:1 Fail Fail
#6BB97D #32A36A 1.35:1 Fail Fail
#32A36A #64B1D6 1.34:1 Fail Fail
#6BB97D #64B1D6 1.01:1 Fail Fail

How to use these colors

  • Background — Teal (#64B1D6): the lightest tone — a clean base for large areas
  • Text — Dark Teal (#0A3B4B): the darkest tone — readable for body copy and headings
  • Primary — Dark Teal (#0A3B4B): the most saturated tone — buttons, links and key UI
  • Accent — Green (#32A36A): 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 (#0A3B4B), Green (#6BB97D), Green (#32A36A) and Teal (#64B1D6).

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 #0A3B4B, #6BB97D, #32A36A and #64B1D6. 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.09:1, which meets the WCAG AA standard for readable text.

Related Palettes

Copied!