Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#85C7C7
Sky Blue · SkyBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#C2EBDF
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#376468
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#5B8F85
Mineral Blue · SlateGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2CA0AA
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
85C7C7 | C2EBDF | 376468 | 5B8F85 | 2CA0AA | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.5 AA Large | 1.9 Fail | 1.6 Fail | |
1.5 Fail | — | 5.1 AA | 2.8 Fail | 2.4 Fail | |
3.5 AA Large | 5.1 AA | — | 1.8 Fail | 2.1 Fail | |
1.9 Fail | 2.8 Fail | 1.8 Fail | — | 1.2 Fail | |
1.6 Fail | 2.4 Fail | 2.1 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#85C7C7
#C2EBDF
#376468
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #85c7c7;
--color-2: #c2ebdf;
--color-3: #376468;
--color-4: #5b8f85;
--color-5: #2ca0aa;
}SCSS
$color-1: #85c7c7; $color-2: #c2ebdf; $color-3: #376468; $color-4: #5b8f85; $color-5: #2ca0aa;
TAILWIND
colors: {
'brand-1': '#85c7c7',
'brand-2': '#c2ebdf',
'brand-3': '#376468',
'brand-4': '#5b8f85',
'brand-5': '#2ca0aa',
}RGB Array
[133, 199, 199], [194, 235, 223], [55, 100, 104], [91, 143, 133], [44, 160, 170]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #85C7C7, #C2EBDF, #376468, #5B8F85, #2CA0AA 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: #85c7c7; --color-2: #c2ebdf; --color-3: #376468; --color-4: #5b8f85; --color-5: #2ca0aa. 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