← Back to Editor

#ECEDDF · #ACCF8E · #00A29F · #1F7952 · #454E1B

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

#ECEDDF

Fresh Green · Beige · Lemon Cream

HEX
#ECEDDF
RGB
rgb(236, 237, 223)
HSL
hsl(64, 28%, 90%)
HSB
hsb(64, 6%, 93%)
CMYK
cmyk(0%, 0%, 6%, 7%)
Oklch
oklch(94.2% 0.019 110.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#ACCF8E

Celadon · DarkSeaGreen · Apple Green

HEX
#ACCF8E
RGB
rgb(172, 207, 142)
HSL
hsl(92, 40%, 68%)
HSB
hsb(92, 31%, 81%)
CMYK
cmyk(17%, 0%, 31%, 19%)
Oklch
oklch(81.3% 0.095 131.2)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#00A29F

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#00A29F
RGB
rgb(0, 162, 159)
HSL
hsl(179, 100%, 32%)
HSB
hsb(179, 100%, 64%)
CMYK
cmyk(100%, 0%, 2%, 36%)
Oklch
oklch(64.4% 0.110 192.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#1F7952

Mineral Blue · SeaGreen · Forest Green

HEX
#1F7952
RGB
rgb(31, 121, 82)
HSL
hsl(154, 59%, 30%)
HSB
hsb(154, 74%, 47%)
CMYK
cmyk(74%, 0%, 32%, 53%)
Oklch
oklch(51.4% 0.104 160.0)

TraditionalMineral Blue」· PaintForest Green」· Creative Blush Sunrise

#454E1B

Grass Green · DarkOliveGreen · Forest Green

HEX
#454E1B
RGB
rgb(69, 78, 27)
HSL
hsl(71, 49%, 21%)
HSB
hsb(71, 65%, 31%)
CMYK
cmyk(12%, 0%, 65%, 69%)
Oklch
oklch(40.4% 0.074 118.3)

TraditionalGrass Green」· PaintForest Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

ECEDDF
DFDEED

Analogous

EDE6DE
ECEDDF
E5EDDE

Triadic

ECEDDF
DEECED
EDDEEC

Split-Comp.

ECEDDF
DEE5ED
E6DEED

Tetradic

ECEDDF
DEEDE6
DFDEED
EDDEE5

Contrast Matrix WCAG 2.1 Contrast

ECEDDF
ACCF8E
00A29F
1F7952
454E1B
1.5
Fail
2.7
Fail
4.5
AA
7.5
AAA
1.5
Fail
1.8
Fail
3.1
AA Large
5.1
AA
2.7
Fail
1.8
Fail
1.7
Fail
2.8
Fail
4.5
AA
3.1
AA Large
1.7
Fail
1.7
Fail
7.5
AAA
5.1
AA
2.8
Fail
1.7
Fail
White BG
1.2Fail
1.7Fail
3.1AA Large
5.4AA
8.9AAA
Black BG
17.7AAA
12.1AAA
6.7AA
3.9AA Large
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECE2
BBBB9E
4648A0
46475B
494927

Deuteranopia

ECECE3
B9B7A2
3D31A0
413A5E
48482A

Tritanopia

ECE5E6
AEAAAD
08A0A0
246365
453133

Achromatopsia

EBEBEB
BDBDBD
717171
5A5A5A
454545

Shades & Tints Shades & Tints

#ECEDDF

Dark
Light

#ACCF8E

Dark
Light

#00A29F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eceddf;
  --color-2: #accf8e;
  --color-3: #00a29f;
  --color-4: #1f7952;
  --color-5: #454e1b;
}

SCSS

$color-1: #eceddf;
$color-2: #accf8e;
$color-3: #00a29f;
$color-4: #1f7952;
$color-5: #454e1b;

TAILWIND

colors: {
  'brand-1': '#eceddf',
  'brand-2': '#accf8e',
  'brand-3': '#00a29f',
  'brand-4': '#1f7952',
  'brand-5': '#454e1b',
}

RGB Array

[236, 237, 223], [172, 207, 142], [0, 162, 159], [31, 121, 82], [69, 78, 27]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #ECEDDF, #ACCF8E, #00A29F, #1F7952, #454E1B 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: #eceddf; --color-2: #accf8e; --color-3: #00a29f; --color-4: #1f7952; --color-5: #454e1b. 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