Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B4FC0D
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#64D86D
Emerald · MediumSeaGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#14B4CD
Lake Blue · DarkTurquoise · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#358D91
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#566655
Celadon · DimGray · Charcoal
Traditional「Celadon」· Paint「Charcoal」· Creative Midnight Shadow
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
B4FC0D | 64D86D | 14B4CD | 358D91 | 566655 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 3.1 AA Large | 4.9 AA | |
1.5 Fail | — | 1.4 Fail | 2.2 Fail | 3.4 AA Large | |
2.0 Fail | 1.4 Fail | — | 1.6 Fail | 2.5 Fail | |
3.1 AA Large | 2.2 Fail | 1.6 Fail | — | 1.6 Fail | |
4.9 AA | 3.4 AA Large | 2.5 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B4FC0D
#64D86D
#14B4CD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b4fc0d;
--color-2: #64d86d;
--color-3: #14b4cd;
--color-4: #358d91;
--color-5: #566655;
}SCSS
$color-1: #b4fc0d; $color-2: #64d86d; $color-3: #14b4cd; $color-4: #358d91; $color-5: #566655;
TAILWIND
colors: {
'brand-1': '#b4fc0d',
'brand-2': '#64d86d',
'brand-3': '#14b4cd',
'brand-4': '#358d91',
'brand-5': '#566655',
}RGB Array
[180, 252, 13], [100, 216, 109], [20, 180, 205], [53, 141, 145], [86, 102, 85]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B4FC0D, #64D86D, #14B4CD, #358D91, #566655 is ideal for: corporate websites, product showcases, portfolios. 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: #b4fc0d; --color-2: #64d86d; --color-3: #14b4cd; --color-4: #358d91; --color-5: #566655. 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. 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