Yellow & Teal, Light Lime Color Palette — PaletteCSS
Back to palettes

Yellow & Teal, Light Lime Color Palette

#9ED5EA 158, 213, 234
#EEFBE1 238, 251, 225
#F8FF82 248, 255, 130
#8BA2FF 139, 162, 255
#9ED5EA
Color 1
#EEFBE1
Color 2
#F8FF82
Color 3
#8BA2FF
Color 4
:root {
  --color-1: #9ED5EA;
  --color-2: #EEFBE1;
  --color-3: #F8FF82;
  --color-4: #8BA2FF;
}
colors: {
  'palette-1': '#9ED5EA',
  'palette-2': '#EEFBE1',
  'palette-3': '#F8FF82',
  'palette-4': '#8BA2FF',
}
const palette = [
  '#9ED5EA',
  '#EEFBE1',
  '#F8FF82',
  '#8BA2FF',
];
$color-1: #9ED5EA;
$color-2: #EEFBE1;
$color-3: #F8FF82;
$color-4: #8BA2FF;
Palette Codes 4 COLORS

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

90 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, vibrant 4-colour palette with a comfortable balance of contrast and harmony. It is anchored by Yellow (#F8FF82) and reads as bright and open, with an average saturation of 85% and lightness of 81%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #9ED5EA

rgb(158, 213, 234) · hsl(197, 64%, 77%)

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

Light Lime #EEFBE1

rgb(238, 251, 225) · hsl(90, 76%, 93%)

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

Yellow #F8FF82

rgb(248, 255, 130) · hsl(63, 100%, 75%)

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

Blue #8BA2FF

rgb(139, 162, 255) · hsl(228, 100%, 77%)

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).

TextBackgroundRatioAAAAA
#F8FF82 #8BA2FF 2.25:1 Fail Fail
#EEFBE1 #8BA2FF 2.24:1 Fail Fail
#9ED5EA #8BA2FF 1.51:1 Fail Fail
#9ED5EA #F8FF82 1.49:1 Fail Fail
#9ED5EA #EEFBE1 1.48:1 Fail Fail
#EEFBE1 #F8FF82 1:1 Fail Fail

How to use these colors

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

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 #9ED5EA, #EEFBE1, #F8FF82 and #8BA2FF. 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!