Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D7F9BD
Emerald · Wheat · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#BDEF76
Willow Green · LightGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#95D1AF
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#13082A
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#809B66
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive 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
D7F9BD | BDEF76 | 95D1AF | 13082A | 809B66 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 16.6 AAA | 2.7 Fail | |
1.2 Fail | — | 1.3 Fail | 14.4 AAA | 2.3 Fail | |
1.5 Fail | 1.3 Fail | — | 11.0 AAA | 1.8 Fail | |
16.6 AAA | 14.4 AAA | 11.0 AAA | — | 6.2 AA | |
2.7 Fail | 2.3 Fail | 1.8 Fail | 6.2 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D7F9BD
#BDEF76
#95D1AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d7f9bd;
--color-2: #bdef76;
--color-3: #95d1af;
--color-4: #13082a;
--color-5: #809b66;
}SCSS
$color-1: #d7f9bd; $color-2: #bdef76; $color-3: #95d1af; $color-4: #13082a; $color-5: #809b66;
TAILWIND
colors: {
'brand-1': '#d7f9bd',
'brand-2': '#bdef76',
'brand-3': '#95d1af',
'brand-4': '#13082a',
'brand-5': '#809b66',
}RGB Array
[215, 249, 189], [189, 239, 118], [149, 209, 175], [19, 8, 42], [128, 155, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D7F9BD, #BDEF76, #95D1AF, #13082A, #809B66 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: #d7f9bd; --color-2: #bdef76; --color-3: #95d1af; --color-4: #13082a; --color-5: #809b66. 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