Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#99CC8D
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#54AD95
Mineral Blue · CadetBlue · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#018393
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#0A516D
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#2B2120
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
99CC8D | 54AD95 | 018393 | 0A516D | 2B2120 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.4 Fail | 4.7 AA | 8.5 AAA | |
1.5 Fail | — | 1.7 Fail | 3.2 AA Large | 5.8 AA | |
2.4 Fail | 1.7 Fail | — | 1.9 Fail | 3.5 AA Large | |
4.7 AA | 3.2 AA Large | 1.9 Fail | — | 1.8 Fail | |
8.5 AAA | 5.8 AA | 3.5 AA Large | 1.8 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#99CC8D
#54AD95
#018393
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #99cc8d;
--color-2: #54ad95;
--color-3: #018393;
--color-4: #0a516d;
--color-5: #2b2120;
}SCSS
$color-1: #99cc8d; $color-2: #54ad95; $color-3: #018393; $color-4: #0a516d; $color-5: #2b2120;
TAILWIND
colors: {
'brand-1': '#99cc8d',
'brand-2': '#54ad95',
'brand-3': '#018393',
'brand-4': '#0a516d',
'brand-5': '#2b2120',
}RGB Array
[153, 204, 141], [84, 173, 149], [1, 131, 147], [10, 81, 109], [43, 33, 32]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #99CC8D, #54AD95, #018393, #0A516D, #2B2120 is ideal for: tech websites, dark mode UIs, game UIs, 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: #99cc8d; --color-2: #54ad95; --color-3: #018393; --color-4: #0a516d; --color-5: #2b2120. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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