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

Light Blue & Green, Blue Color Palette

#A2E59E 162, 229, 158
#9CAFE7 156, 175, 231
#B1ADF0 177, 173, 240
#C8EEA5 200, 238, 165
#A2E59E
Color 1
#9CAFE7
Color 2
#B1ADF0
Color 3
#C8EEA5
Color 4
:root {
  --color-1: #A2E59E;
  --color-2: #9CAFE7;
  --color-3: #B1ADF0;
  --color-4: #C8EEA5;
}
colors: {
  'palette-1': '#A2E59E',
  'palette-2': '#9CAFE7',
  'palette-3': '#B1ADF0',
  'palette-4': '#C8EEA5',
}
const palette = [
  '#A2E59E',
  '#9CAFE7',
  '#B1ADF0',
  '#C8EEA5',
];
$color-1: #A2E59E;
$color-2: #9CAFE7;
$color-3: #B1ADF0;
$color-4: #C8EEA5;
Palette Codes 4 COLORS

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel.

5,340 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, high-energy 4-colour palette whose tones sit close together for a smooth, cohesive feel. It is anchored by Light Blue (#B1ADF0) and reads as bright and open, with an average saturation of 64% and lightness of 78%. It works well for calm, professional and modern interfaces.

The colors in this palette

Green #A2E59E

rgb(162, 229, 158) · hsl(117, 58%, 76%)

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

Blue #9CAFE7

rgb(156, 175, 231) · hsl(225, 61%, 76%)

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

Light Blue #B1ADF0

rgb(177, 173, 240) · hsl(244, 69%, 81%)

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

Light Lime #C8EEA5

rgb(200, 238, 165) · hsl(91, 68%, 79%)

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

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
#9CAFE7 #C8EEA5 1.67:1 Fail Fail
#B1ADF0 #C8EEA5 1.61:1 Fail Fail
#A2E59E #9CAFE7 1.47:1 Fail Fail
#A2E59E #B1ADF0 1.41:1 Fail Fail
#A2E59E #C8EEA5 1.14:1 Fail Fail
#9CAFE7 #B1ADF0 1.04:1 Fail Fail

How to use these colors

  • Background — Light Blue (#B1ADF0): the lightest tone — a clean base for large areas
  • Text — Green (#A2E59E): the darkest tone — readable for body copy and headings
  • Primary — Light Lime (#C8EEA5): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#9CAFE7): 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 Light Blue 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: Green (#A2E59E), Blue (#9CAFE7), Light Blue (#B1ADF0) and Light Lime (#C8EEA5).

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 #A2E59E, #9CAFE7, #B1ADF0 and #C8EEA5. 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!