Teal & Black, Dark Teal Color Palette
:root {
--color-1: #16121D;
--color-2: #0A302E;
--color-3: #346772;
--color-4: #4ADFB6;
}
colors: {
'palette-1': '#16121D',
'palette-2': '#0A302E',
'palette-3': '#346772',
'palette-4': '#4ADFB6',
}
const palette = [
'#16121D',
'#0A302E',
'#346772',
'#4ADFB6',
];
$color-1: #16121D;
$color-2: #0A302E;
$color-3: #346772;
$color-4: #4ADFB6;
This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony.
About this color palette
This is a cool, easygoing 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#4ADFB6) and reads as deep and moody, with an average saturation of 49% and lightness of 28%. It works well for calm, professional and modern interfaces.
The colors in this palette
Black #16121D
rgb(22, 18, 29) · hsl(262, 23%, 9%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Dark Teal #0A302E
rgb(10, 48, 46) · hsl(177, 66%, 11%)
A deep, low-lightness tone — strong for text, headings and bold accents.
Teal #346772
rgb(52, 103, 114) · hsl(191, 37%, 33%)
A balanced mid-tone that works well for primary surfaces and UI elements.
Teal #4ADFB6
rgb(74, 223, 182) · hsl(163, 70%, 58%)
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 |
|---|---|---|---|---|
| #16121D | #4ADFB6 | 11:1 | Pass | Pass |
| #0A302E | #4ADFB6 | 8.49:1 | Pass | Pass |
| #346772 | #4ADFB6 | 3.76:1 | Fail | Fail |
| #16121D | #346772 | 2.92:1 | Fail | Fail |
| #0A302E | #346772 | 2.26:1 | Fail | Fail |
| #16121D | #0A302E | 1.3:1 | Fail | Fail |
How to use these colors
- Background — Teal (#4ADFB6): the lightest tone — a clean base for large areas
- Text — Black (#16121D): the darkest tone — readable for body copy and headings
- Primary — Dark Teal (#0A302E): the most saturated tone — buttons, links and key UI
- Accent — Teal (#346772): 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: Black (#16121D), Dark Teal (#0A302E), Teal (#346772) and Teal (#4ADFB6).
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 #16121D, #0A302E, #346772 and #4ADFB6. You can copy them as CSS variables, Tailwind, SCSS or JSON from the code panel above.
Is this palette accessible for text?
Yes — Black text on Teal reaches a contrast ratio of 11:1, which meets the WCAG AAA standard for readable text.