Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4EC1C8
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#AAC87E
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#D9C832
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#181A19
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#DADBD6
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
4EC1C8 | AAC87E | D9C832 | 181A19 | DADBD6 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.3 Fail | 8.2 AAA | 1.5 Fail | |
1.2 Fail | — | 1.1 Fail | 9.4 AAA | 1.3 Fail | |
1.3 Fail | 1.1 Fail | — | 10.2 AAA | 1.2 Fail | |
8.2 AAA | 9.4 AAA | 10.2 AAA | — | 12.6 AAA | |
1.5 Fail | 1.3 Fail | 1.2 Fail | 12.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4EC1C8
#AAC87E
#D9C832
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4ec1c8;
--color-2: #aac87e;
--color-3: #d9c832;
--color-4: #181a19;
--color-5: #dadbd6;
}SCSS
$color-1: #4ec1c8; $color-2: #aac87e; $color-3: #d9c832; $color-4: #181a19; $color-5: #dadbd6;
TAILWIND
colors: {
'brand-1': '#4ec1c8',
'brand-2': '#aac87e',
'brand-3': '#d9c832',
'brand-4': '#181a19',
'brand-5': '#dadbd6',
}RGB Array
[78, 193, 200], [170, 200, 126], [217, 200, 50], [24, 26, 25], [218, 219, 214]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4EC1C8, #AAC87E, #D9C832, #181A19, #DADBD6 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: #4ec1c8; --color-2: #aac87e; --color-3: #d9c832; --color-4: #181a19; --color-5: #dadbd6. 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.
Generated by LangColor online color tool · Breaking the barrier between language and color