← Back to Editor

#1FD2F2 · #66D9C8 · #A5E0A3 · #E4FABB · #FFFCD2

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#1FD2F2

Lake Blue · DeepSkyBlue · Lake Green

HEX
#1FD2F2
RGB
rgb(31, 210, 242)
HSL
hsl(189, 89%, 54%)
HSB
hsb(189, 87%, 95%)
CMYK
cmyk(87%, 13%, 0%, 5%)
Oklch
oklch(79.6% 0.136 214.4)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#66D9C8

Jade · MediumTurquoise · Lake Green

HEX
#66D9C8
RGB
rgb(102, 217, 200)
HSL
hsl(171, 60%, 63%)
HSB
hsb(171, 53%, 85%)
CMYK
cmyk(53%, 0%, 8%, 15%)
Oklch
oklch(81.4% 0.108 182.6)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#A5E0A3

Celadon · LightGreen · Apple Green

HEX
#A5E0A3
RGB
rgb(165, 224, 163)
HSL
hsl(118, 50%, 76%)
HSB
hsb(118, 27%, 88%)
CMYK
cmyk(26%, 0%, 27%, 12%)
Oklch
oklch(85.1% 0.103 143.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#E4FABB

Willow Green · Wheat · Mint Green

HEX
#E4FABB
RGB
rgb(228, 250, 187)
HSL
hsl(81, 86%, 86%)
HSB
hsb(81, 25%, 98%)
CMYK
cmyk(9%, 0%, 25%, 2%)
Oklch
oklch(95.4% 0.085 123.6)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FFFCD2

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFCD2
RGB
rgb(255, 252, 210)
HSL
hsl(56, 100%, 91%)
HSB
hsb(56, 18%, 100%)
CMYK
cmyk(0%, 1%, 18%, 0%)
Oklch
oklch(98.3% 0.054 104.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

1FD2F2
F24121

Analogous

21F2A9
1FD2F2
216AF2

Triadic

1FD2F2
F221D3
D3F221

Split-Comp.

1FD2F2
F2216A
F2A921

Tetradic

1FD2F2
A921F2
F24121
6AF221

Contrast Matrix WCAG 2.1 Contrast

1FD2F2
66D9C8
A5E0A3
E4FABB
FFFCD2
1.1
Fail
1.2
Fail
1.6
Fail
1.7
Fail
1.1
Fail
1.1
Fail
1.5
Fail
1.6
Fail
1.2
Fail
1.1
Fail
1.4
Fail
1.5
Fail
1.6
Fail
1.5
Fail
1.4
Fail
1.1
Fail
1.7
Fail
1.6
Fail
1.5
Fail
1.1
Fail
White BG
1.8Fail
1.7Fail
1.5Fail
1.1Fail
1.0Fail
Black BG
11.6AAA
12.3AAA
13.8AAA
18.7AAA
20.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

6D6EEA
9899CC
BFBFB2
EEEECA
FEFEDC

Deuteranopia

6255E8
9189CD
BBB7B5
ECEBCE
FEFEDF

Tritanopia

28E4E3
6CCFD0
A8BDC0
E5D6D9
FFE4E6

Achromatopsia

A0A0A0
B5B5B5
C7C7C7
ECECEC
F8F8F8

Shades & Tints Shades & Tints

#1FD2F2

Dark
Light

#66D9C8

Dark
Light

#A5E0A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #1fd2f2;
  --color-2: #66d9c8;
  --color-3: #a5e0a3;
  --color-4: #e4fabb;
  --color-5: #fffcd2;
}

SCSS

$color-1: #1fd2f2;
$color-2: #66d9c8;
$color-3: #a5e0a3;
$color-4: #e4fabb;
$color-5: #fffcd2;

TAILWIND

colors: {
  'brand-1': '#1fd2f2',
  'brand-2': '#66d9c8',
  'brand-3': '#a5e0a3',
  'brand-4': '#e4fabb',
  'brand-5': '#fffcd2',
}

RGB Array

[31, 210, 242], [102, 217, 200], [165, 224, 163], [228, 250, 187], [255, 252, 210]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #1FD2F2, #66D9C8, #A5E0A3, #E4FABB, #FFFCD2 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #1fd2f2; --color-2: #66d9c8; --color-3: #a5e0a3; --color-4: #e4fabb; --color-5: #fffcd2. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color