Teal & Dark Teal, Dark Blue Color Palette
:root {
--color-1: #253D37;
--color-2: #213744;
--color-3: #0A3A3C;
--color-4: #0EC28D;
}
colors: {
'palette-1': '#253D37',
'palette-2': '#213744',
'palette-3': '#0A3A3C',
'palette-4': '#0EC28D',
}
const palette = [
'#253D37',
'#213744',
'#0A3A3C',
'#0EC28D',
];
$color-1: #253D37;
$color-2: #213744;
$color-3: #0A3A3C;
$color-4: #0EC28D;
This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel.
About this color palette
This is a cool, easygoing 4-colour palette mixing related and contrasting tones for a natural feel. It is anchored by Teal (#0EC28D) and reads as deep and moody, with an average saturation of 54% and lightness of 23%. It works well for calm, professional and modern interfaces.
The colors in this palette
Dark Teal #253D37
rgb(37, 61, 55) · hsl(165, 24%, 19%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Dark Blue #213744
rgb(33, 55, 68) · hsl(202, 35%, 20%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Dark Teal #0A3A3C
rgb(10, 58, 60) · hsl(182, 71%, 14%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Teal #0EC28D
rgb(14, 194, 141) · hsl(162, 87%, 41%)
A vivid, saturated tone that draws the eye — best for accents and highlights.
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).
| Text | Background | Ratio | AA | AAA |
|---|---|---|---|---|
| #0A3A3C | #0EC28D | 5.42:1 | Pass | Fail |
| #213744 | #0EC28D | 5.38:1 | Pass | Fail |
| #253D37 | #0EC28D | 5.06:1 | Pass | Fail |
| #253D37 | #0A3A3C | 1.07:1 | Fail | Fail |
| #253D37 | #213744 | 1.06:1 | Fail | Fail |
| #213744 | #0A3A3C | 1.01:1 | Fail | Fail |
How to use these colors
- Background — Teal (#0EC28D): the lightest tone — a clean base for large areas
- Text — Dark Teal (#0A3A3C): the darkest tone — readable for body copy and headings
- Primary — Dark Teal (#0A3A3C): the most saturated tone — buttons, links and key UI
- Accent — Dark Blue (#213744): 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 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 (#253D37), Dark Blue (#213744), Dark Teal (#0A3A3C) and Teal (#0EC28D).
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 #253D37, #213744, #0A3A3C and #0EC28D. 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 Teal reaches a contrast ratio of 5.42:1, which meets the WCAG AA standard for readable text.