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

Light Lime & Teal, Blue Color Palette

#0CEEF4 12, 238, 244
#0E92DC 14, 146, 220
#D8FF94 216, 255, 148
#ED5252 237, 82, 82
#0CEEF4
Color 1
#0E92DC
Color 2
#D8FF94
Color 3
#ED5252
Color 4
:root {
  --color-1: #0CEEF4;
  --color-2: #0E92DC;
  --color-3: #D8FF94;
  --color-4: #ED5252;
}
colors: {
  'palette-1': '#0CEEF4',
  'palette-2': '#0E92DC',
  'palette-3': '#D8FF94',
  'palette-4': '#ED5252',
}
const palette = [
  '#0CEEF4',
  '#0E92DC',
  '#D8FF94',
  '#ED5252',
];
$color-1: #0CEEF4;
$color-2: #0E92DC;
$color-3: #D8FF94;
$color-4: #ED5252;
Palette Codes 4 COLORS

This is a cool, bold 4-colour palette pairing strongly contrasting colours for real visual punch.

98 Views
Added Jun 2026
Copy & Download

About this color palette

This is a cool, bold 4-colour palette pairing strongly contrasting colours for real visual punch. It is anchored by Light Lime (#D8FF94) and reads as well balanced in lightness, with an average saturation of 90% and lightness of 59%. It works well for calm, professional and modern interfaces.

The colors in this palette

Teal #0CEEF4

rgb(12, 238, 244) · hsl(182, 91%, 50%)

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

Blue #0E92DC

rgb(14, 146, 220) · hsl(202, 88%, 46%)

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

Light Lime #D8FF94

rgb(216, 255, 148) · hsl(82, 100%, 79%)

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

Red #ED5252

rgb(237, 82, 82) · hsl(0, 81%, 63%)

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
#D8FF94 #ED5252 3.15:1 Fail Fail
#0E92DC #D8FF94 3.03:1 Fail Fail
#0CEEF4 #ED5252 2.45:1 Fail Fail
#0CEEF4 #0E92DC 2.36:1 Fail Fail
#0CEEF4 #D8FF94 1.28:1 Fail Fail
#0E92DC #ED5252 1.04:1 Fail Fail

How to use these colors

  • Background — Light Lime (#D8FF94): the lightest tone — a clean base for large areas
  • Text — Blue (#0E92DC): the darkest tone — readable for body copy and headings
  • Primary — Teal (#0CEEF4): the most saturated tone — buttons, links and key UI
  • Accent — Blue (#0E92DC): 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 Lime 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 (#0CEEF4), Blue (#0E92DC), Light Lime (#D8FF94) and Red (#ED5252).

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 #0CEEF4, #0E92DC, #D8FF94 and #ED5252. 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!