Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#96F2BD
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#F1F2C7
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#91EBB7
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#2E2D29
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#80D9A5
Emerald · MediumAquaMarine · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
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
96F2BD | F1F2C7 | 91EBB7 | 2E2D29 | 80D9A5 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 10.3 AAA | 1.3 Fail | |
1.2 Fail | — | 1.2 Fail | 12.0 AAA | 1.5 Fail | |
1.1 Fail | 1.2 Fail | — | 9.7 AAA | 1.2 Fail | |
10.3 AAA | 12.0 AAA | 9.7 AAA | — | 8.1 AAA | |
1.3 Fail | 1.5 Fail | 1.2 Fail | 8.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#96F2BD
#F1F2C7
#91EBB7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #96f2bd;
--color-2: #f1f2c7;
--color-3: #91ebb7;
--color-4: #2e2d29;
--color-5: #80d9a5;
}SCSS
$color-1: #96f2bd; $color-2: #f1f2c7; $color-3: #91ebb7; $color-4: #2e2d29; $color-5: #80d9a5;
TAILWIND
colors: {
'brand-1': '#96f2bd',
'brand-2': '#f1f2c7',
'brand-3': '#91ebb7',
'brand-4': '#2e2d29',
'brand-5': '#80d9a5',
}RGB Array
[150, 242, 189], [241, 242, 199], [145, 235, 183], [46, 45, 41], [128, 217, 165]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #96F2BD, #F1F2C7, #91EBB7, #2E2D29, #80D9A5 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: #96f2bd; --color-2: #f1f2c7; --color-3: #91ebb7; --color-4: #2e2d29; --color-5: #80d9a5. 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