Teal & Light Teal, Light Blue Color Palette — PaletteCSS
Back to palettes

Teal & Light Teal, Light Blue Color Palette

#46FFF2 70, 255, 242
#F2FEFF 242, 254, 255
#A5B8FF 165, 184, 255
#90BECC 144, 190, 204
#46FFF2
Color 1
#F2FEFF
Color 2
#A5B8FF
Color 3
#90BECC
Color 4
:root {
  --color-1: #46FFF2;
  --color-2: #F2FEFF;
  --color-3: #A5B8FF;
  --color-4: #90BECC;
}
colors: {
  'palette-1': '#46FFF2',
  'palette-2': '#F2FEFF',
  'palette-3': '#A5B8FF',
  'palette-4': '#90BECC',
}
const palette = [
  '#46FFF2',
  '#F2FEFF',
  '#A5B8FF',
  '#90BECC',
];
$color-1: #46FFF2;
$color-2: #F2FEFF;
$color-3: #A5B8FF;
$color-4: #90BECC;
Palette Codes 4 COLORS

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

3 Views
Added Aug 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Teal (#46FFF2) and reads as bright and open, with an average saturation of 84% and lightness of 78%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #46FFF2

rgb(70, 255, 242) · hsl(176, 100%, 64%)

A vivid, saturated tone that draws the eye — best for accents and highlights.

Light Teal #F2FEFF

rgb(242, 254, 255) · hsl(185, 100%, 97%)

A light, airy tone — ideal for backgrounds and subtle fills.

Light Blue #A5B8FF

rgb(165, 184, 255) · hsl(227, 100%, 82%)

A light, airy tone — ideal for backgrounds and subtle fills.

Teal #90BECC

rgb(144, 190, 204) · hsl(194, 37%, 68%)

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
#F2FEFF #90BECC 1.96:1 Fail Fail
#F2FEFF #A5B8FF 1.87:1 Fail Fail
#46FFF2 #90BECC 1.62:1 Fail Fail
#46FFF2 #A5B8FF 1.55:1 Fail Fail
#46FFF2 #F2FEFF 1.21:1 Fail Fail
#A5B8FF #90BECC 1.05:1 Fail Fail

How to use these colors

  • Background — Light Teal (#F2FEFF): the lightest tone — a clean base for large areas
  • Text — Teal (#46FFF2): the darkest tone — readable for body copy and headings
  • Primary — Teal (#46FFF2): the most saturated tone — buttons, links and key UI
  • Accent — Light Blue (#A5B8FF): 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: Teal (#46FFF2), Light Teal (#F2FEFF), Light Blue (#A5B8FF) and Teal (#90BECC).

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 #46FFF2, #F2FEFF, #A5B8FF and #90BECC. 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!