Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#8CE6CC
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#57B0AE
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#3F989C
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#EFE3CB
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#C5B095
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
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
8CE6CC | 57B0AE | 3F989C | EFE3CB | C5B095 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 2.3 Fail | 1.2 Fail | 1.4 Fail | |
1.7 Fail | — | 1.3 Fail | 2.0 Fail | 1.2 Fail | |
2.3 Fail | 1.3 Fail | — | 2.7 Fail | 1.6 Fail | |
1.2 Fail | 2.0 Fail | 2.7 Fail | — | 1.6 Fail | |
1.4 Fail | 1.2 Fail | 1.6 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#8CE6CC
#57B0AE
#3F989C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #8ce6cc;
--color-2: #57b0ae;
--color-3: #3f989c;
--color-4: #efe3cb;
--color-5: #c5b095;
}SCSS
$color-1: #8ce6cc; $color-2: #57b0ae; $color-3: #3f989c; $color-4: #efe3cb; $color-5: #c5b095;
TAILWIND
colors: {
'brand-1': '#8ce6cc',
'brand-2': '#57b0ae',
'brand-3': '#3f989c',
'brand-4': '#efe3cb',
'brand-5': '#c5b095',
}RGB Array
[140, 230, 204], [87, 176, 174], [63, 152, 156], [239, 227, 203], [197, 176, 149]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #8CE6CC, #57B0AE, #3F989C, #EFE3CB, #C5B095 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: #8ce6cc; --color-2: #57b0ae; --color-3: #3f989c; --color-4: #efe3cb; --color-5: #c5b095. 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