← Back to Editor

#EDF5DC · #ACDBCF · #53C5A7 · #E2ECA6 · #F5F6F3

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#EDF5DC

Willow Green · Beige · Mint Green

HEX
#EDF5DC
RGB
rgb(237, 245, 220)
HSL
hsl(79, 56%, 91%)
HSB
hsb(79, 10%, 96%)
CMYK
cmyk(3%, 0%, 10%, 4%)
Oklch
oklch(95.7% 0.034 121.5)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#ACDBCF

Jade · LightBlue · Glacier Blue

HEX
#ACDBCF
RGB
rgb(172, 219, 207)
HSL
hsl(165, 39%, 77%)
HSB
hsb(165, 21%, 86%)
CMYK
cmyk(21%, 0%, 5%, 14%)
Oklch
oklch(85.5% 0.052 177.7)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#53C5A7

Mineral Blue · MediumAquaMarine · Lake Green

HEX
#53C5A7
RGB
rgb(83, 197, 167)
HSL
hsl(164, 50%, 55%)
HSB
hsb(164, 58%, 77%)
CMYK
cmyk(58%, 0%, 15%, 23%)
Oklch
oklch(75.0% 0.113 173.0)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#E2ECA6

Fresh Green · Wheat · Lemon Cream

HEX
#E2ECA6
RGB
rgb(226, 236, 166)
HSL
hsl(69, 65%, 79%)
HSB
hsb(69, 30%, 93%)
CMYK
cmyk(4%, 0%, 30%, 7%)
Oklch
oklch(91.9% 0.091 114.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F5F6F3

Willow Green · SeaShell · Mint Green

HEX
#F5F6F3
RGB
rgb(245, 246, 243)
HSL
hsl(80, 14%, 96%)
HSB
hsb(80, 1%, 96%)
CMYK
cmyk(0%, 0%, 1%, 4%)
Oklch
oklch(97.2% 0.004 121.6)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EDF5DC
E3DBF5

Analogous

F5F0DB
EDF5DC
E0F5DB

Triadic

EDF5DC
DBEDF5
F5DBED

Split-Comp.

EDF5DC
DBE0F5
F0DBF5

Tetradic

EDF5DC
DBF5F0
E3DBF5
F5DBE0

Contrast Matrix WCAG 2.1 Contrast

EDF5DC
ACDBCF
53C5A7
E2ECA6
F5F6F3
1.4
Fail
1.9
Fail
1.1
Fail
1.0
Fail
1.4
Fail
1.4
Fail
1.2
Fail
1.4
Fail
1.9
Fail
1.4
Fail
1.7
Fail
2.0
Fail
1.1
Fail
1.2
Fail
1.7
Fail
1.2
Fail
1.0
Fail
1.4
Fail
2.0
Fail
1.2
Fail
White BG
1.1Fail
1.5Fail
2.1Fail
1.3Fail
1.1Fail
Black BG
18.7AAA
13.8AAA
9.9AAA
16.8AAA
19.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F1E2
C0C1D2
8485AE
E6E6B7
F5F5F4

Deuteranopia

F0EFE4
BEBAD3
7E75B0
E6E5BB
F5F5F4

Tritanopia

EDE7E8
AED4D5
59B4B5
E3C4C7
F5F4F4

Achromatopsia

F0F0F0
CCCCCC
9F9F9F
E1E1E1
F5F5F5

Shades & Tints Shades & Tints

#EDF5DC

Dark
Light

#ACDBCF

Dark
Light

#53C5A7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #edf5dc;
  --color-2: #acdbcf;
  --color-3: #53c5a7;
  --color-4: #e2eca6;
  --color-5: #f5f6f3;
}

SCSS

$color-1: #edf5dc;
$color-2: #acdbcf;
$color-3: #53c5a7;
$color-4: #e2eca6;
$color-5: #f5f6f3;

TAILWIND

colors: {
  'brand-1': '#edf5dc',
  'brand-2': '#acdbcf',
  'brand-3': '#53c5a7',
  'brand-4': '#e2eca6',
  'brand-5': '#f5f6f3',
}

RGB Array

[237, 245, 220], [172, 219, 207], [83, 197, 167], [226, 236, 166], [245, 246, 243]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EDF5DC, #ACDBCF, #53C5A7, #E2ECA6, #F5F6F3 is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #edf5dc; --color-2: #acdbcf; --color-3: #53c5a7; --color-4: #e2eca6; --color-5: #f5f6f3. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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 tech, SaaS, healthcare, eco industries. 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