← Back to Editor

#E7EBD5 · #DFE6BD · #ACD8D9 · #41B4B7 · #0C7E80

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#E7EBD5

Willow Green · Beige · Mint Green

HEX
#E7EBD5
RGB
rgb(231, 235, 213)
HSL
hsl(71, 35%, 88%)
HSB
hsb(71, 9%, 92%)
CMYK
cmyk(2%, 0%, 9%, 8%)
Oklch
oklch(93.1% 0.029 115.3)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#DFE6BD

Willow Green · Wheat · Mint Green

HEX
#DFE6BD
RGB
rgb(223, 230, 189)
HSL
hsl(70, 45%, 82%)
HSB
hsb(70, 18%, 90%)
CMYK
cmyk(3%, 0%, 18%, 10%)
Oklch
oklch(90.9% 0.055 115.4)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#ACD8D9

Sky Blue · LightBlue · Glacier Blue

HEX
#ACD8D9
RGB
rgb(172, 216, 217)
HSL
hsl(181, 37%, 76%)
HSB
hsb(181, 21%, 85%)
CMYK
cmyk(21%, 0%, 0%, 15%)
Oklch
oklch(85.1% 0.046 198.0)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#41B4B7

Slate Blue · LightSeaGreen · Mint Ice

HEX
#41B4B7
RGB
rgb(65, 180, 183)
HSL
hsl(182, 48%, 49%)
HSB
hsb(182, 64%, 72%)
CMYK
cmyk(64%, 2%, 0%, 28%)
Oklch
oklch(70.8% 0.101 197.6)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#0C7E80

Lake Blue · Teal · Mint Ice

HEX
#0C7E80
RGB
rgb(12, 126, 128)
HSL
hsl(181, 83%, 27%)
HSB
hsb(181, 91%, 50%)
CMYK
cmyk(91%, 2%, 0%, 50%)
Oklch
oklch(53.9% 0.089 196.8)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E7EBD5
DAD6EB

Analogous

EBE4D6
E7EBD5
DCEBD6

Triadic

E7EBD5
D6E7EB
EBD6E7

Split-Comp.

E7EBD5
D6DCEB
E4D6EB

Tetradic

E7EBD5
D6EBE4
DAD6EB
EBD6DC

Contrast Matrix WCAG 2.1 Contrast

E7EBD5
DFE6BD
ACD8D9
41B4B7
0C7E80
1.1
Fail
1.3
Fail
2.0
Fail
4.0
AA Large
1.1
Fail
1.2
Fail
1.9
Fail
3.8
AA Large
1.3
Fail
1.2
Fail
1.6
Fail
3.1
AA Large
2.0
Fail
1.9
Fail
1.6
Fail
2.0
Fail
4.0
AA Large
3.8
AA Large
3.1
AA Large
2.0
Fail
White BG
1.2Fail
1.3Fail
1.5Fail
2.5Fail
4.9AA
Black BG
17.2AAA
16.2AAA
13.6AAA
8.4AAA
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9DA
E2E2C7
BFBFD9
7374B6
3D3E80

Deuteranopia

E9E8DC
E2E1C9
BDB9D9
6C64B6
372E7F

Tritanopia

E7DFDF
DFCFD0
AED9D9
47B6B6
127F7F

Achromatopsia

E7E7E7
DFDFDF
CBCBCB
929292
5C5C5C

Shades & Tints Shades & Tints

#E7EBD5

Dark
Light

#DFE6BD

Dark
Light

#ACD8D9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e7ebd5;
  --color-2: #dfe6bd;
  --color-3: #acd8d9;
  --color-4: #41b4b7;
  --color-5: #0c7e80;
}

SCSS

$color-1: #e7ebd5;
$color-2: #dfe6bd;
$color-3: #acd8d9;
$color-4: #41b4b7;
$color-5: #0c7e80;

TAILWIND

colors: {
  'brand-1': '#e7ebd5',
  'brand-2': '#dfe6bd',
  'brand-3': '#acd8d9',
  'brand-4': '#41b4b7',
  'brand-5': '#0c7e80',
}

RGB Array

[231, 235, 213], [223, 230, 189], [172, 216, 217], [65, 180, 183], [12, 126, 128]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E7EBD5, #DFE6BD, #ACD8D9, #41B4B7, #0C7E80 is ideal for: 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: #e7ebd5; --color-2: #dfe6bd; --color-3: #acd8d9; --color-4: #41b4b7; --color-5: #0c7e80. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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