Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B5EBEC
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#58DBDD
Sky Blue · MediumTurquoise · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#4C5B56
Mineral Blue · DarkSlateGray · Charcoal
Traditional「Mineral Blue」· Paint「Charcoal」· Creative Midnight Shadow
#3A3B44
Indigo · DarkSlateGray · Dark Stone
Traditional「Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
#559399
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate 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
B5EBEC | 58DBDD | 4C5B56 | 3A3B44 | 559399 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 5.5 AA | 8.5 AAA | 2.7 Fail | |
1.3 Fail | — | 4.3 AA Large | 6.7 AA | 2.1 Fail | |
5.5 AA | 4.3 AA Large | — | 1.6 Fail | 2.0 Fail | |
8.5 AAA | 6.7 AA | 1.6 Fail | — | 3.2 AA Large | |
2.7 Fail | 2.1 Fail | 2.0 Fail | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B5EBEC
#58DBDD
#4C5B56
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b5ebec;
--color-2: #58dbdd;
--color-3: #4c5b56;
--color-4: #3a3b44;
--color-5: #559399;
}SCSS
$color-1: #b5ebec; $color-2: #58dbdd; $color-3: #4c5b56; $color-4: #3a3b44; $color-5: #559399;
TAILWIND
colors: {
'brand-1': '#b5ebec',
'brand-2': '#58dbdd',
'brand-3': '#4c5b56',
'brand-4': '#3a3b44',
'brand-5': '#559399',
}RGB Array
[181, 235, 236], [88, 219, 221], [76, 91, 86], [58, 59, 68], [85, 147, 153]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B5EBEC, #58DBDD, #4C5B56, #3A3B44, #559399 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: #b5ebec; --color-2: #58dbdd; --color-3: #4c5b56; --color-4: #3a3b44; --color-5: #559399. 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