Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A6D050
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#60B0B7
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#9FD5DF
Sky Blue · LightBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#8CB9D6
Sky Blue · SkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#2E3B21
Celadon · DarkSlateGray · Dark Green
Traditional「Celadon」· Paint「Dark Green」· 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
A6D050 | 60B0B7 | 9FD5DF | 8CB9D6 | 2E3B21 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.1 Fail | 1.2 Fail | 6.7 AA | |
1.4 Fail | — | 1.6 Fail | 1.2 Fail | 4.8 AA | |
1.1 Fail | 1.6 Fail | — | 1.3 Fail | 7.4 AAA | |
1.2 Fail | 1.2 Fail | 1.3 Fail | — | 5.7 AA | |
6.7 AA | 4.8 AA | 7.4 AAA | 5.7 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A6D050
#60B0B7
#9FD5DF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a6d050;
--color-2: #60b0b7;
--color-3: #9fd5df;
--color-4: #8cb9d6;
--color-5: #2e3b21;
}SCSS
$color-1: #a6d050; $color-2: #60b0b7; $color-3: #9fd5df; $color-4: #8cb9d6; $color-5: #2e3b21;
TAILWIND
colors: {
'brand-1': '#a6d050',
'brand-2': '#60b0b7',
'brand-3': '#9fd5df',
'brand-4': '#8cb9d6',
'brand-5': '#2e3b21',
}RGB Array
[166, 208, 80], [96, 176, 183], [159, 213, 223], [140, 185, 214], [46, 59, 33]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A6D050, #60B0B7, #9FD5DF, #8CB9D6, #2E3B21 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: #a6d050; --color-2: #60b0b7; --color-3: #9fd5df; --color-4: #8cb9d6; --color-5: #2e3b21. 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