Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#07AA99
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#67634F
Autumn Sage · DimGray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#9BA984
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#6EEBA7
Emerald · MediumAquaMarine · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#E0E4F6
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
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
07AA99 | 67634F | 9BA984 | 6EEBA7 | E0E4F6 | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 1.2 Fail | 2.0 Fail | 2.3 Fail | |
2.1 Fail | — | 2.4 Fail | 4.1 AA Large | 4.8 AA | |
1.2 Fail | 2.4 Fail | — | 1.7 Fail | 2.0 Fail | |
2.0 Fail | 4.1 AA Large | 1.7 Fail | — | 1.2 Fail | |
2.3 Fail | 4.8 AA | 2.0 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#07AA99
#67634F
#9BA984
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #07aa99;
--color-2: #67634f;
--color-3: #9ba984;
--color-4: #6eeba7;
--color-5: #e0e4f6;
}SCSS
$color-1: #07aa99; $color-2: #67634f; $color-3: #9ba984; $color-4: #6eeba7; $color-5: #e0e4f6;
TAILWIND
colors: {
'brand-1': '#07aa99',
'brand-2': '#67634f',
'brand-3': '#9ba984',
'brand-4': '#6eeba7',
'brand-5': '#e0e4f6',
}RGB Array
[7, 170, 153], [103, 99, 79], [155, 169, 132], [110, 235, 167], [224, 228, 246]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #07AA99, #67634F, #9BA984, #6EEBA7, #E0E4F6 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: #07aa99; --color-2: #67634f; --color-3: #9ba984; --color-4: #6eeba7; --color-5: #e0e4f6. 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