Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C6E6A5
Emerald · Silver · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#81C8CB
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#669FAD
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#46708D
Slate Blue · SteelBlue · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#304D6F
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
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
C6E6A5 | 81C8CB | 669FAD | 46708D | 304D6F | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 3.9 AA Large | 6.3 AA | |
1.4 Fail | — | 1.6 Fail | 2.8 Fail | 4.6 AA | |
2.1 Fail | 1.6 Fail | — | 1.8 Fail | 2.9 Fail | |
3.9 AA Large | 2.8 Fail | 1.8 Fail | — | 1.6 Fail | |
6.3 AA | 4.6 AA | 2.9 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C6E6A5
#81C8CB
#669FAD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c6e6a5;
--color-2: #81c8cb;
--color-3: #669fad;
--color-4: #46708d;
--color-5: #304d6f;
}SCSS
$color-1: #c6e6a5; $color-2: #81c8cb; $color-3: #669fad; $color-4: #46708d; $color-5: #304d6f;
TAILWIND
colors: {
'brand-1': '#c6e6a5',
'brand-2': '#81c8cb',
'brand-3': '#669fad',
'brand-4': '#46708d',
'brand-5': '#304d6f',
}RGB Array
[198, 230, 165], [129, 200, 203], [102, 159, 173], [70, 112, 141], [48, 77, 111]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C6E6A5, #81C8CB, #669FAD, #46708D, #304D6F 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: #c6e6a5; --color-2: #81c8cb; --color-3: #669fad; --color-4: #46708d; --color-5: #304d6f. 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