Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#CAF1DC
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#B1C9BC
Celadon · Silver · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#69B58F
Mineral Blue · CadetBlue · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#264C3D
Mineral Blue · DarkSlateGray · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#252A2E
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· 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
CAF1DC | B1C9BC | 69B58F | 264C3D | 252A2E | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.0 Fail | 7.8 AAA | 11.8 AAA | |
1.4 Fail | — | 1.4 Fail | 5.5 AA | 8.2 AAA | |
2.0 Fail | 1.4 Fail | — | 3.9 AA Large | 5.9 AA | |
7.8 AAA | 5.5 AA | 3.9 AA Large | — | 1.5 Fail | |
11.8 AAA | 8.2 AAA | 5.9 AA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#CAF1DC
#B1C9BC
#69B58F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #caf1dc;
--color-2: #b1c9bc;
--color-3: #69b58f;
--color-4: #264c3d;
--color-5: #252a2e;
}SCSS
$color-1: #caf1dc; $color-2: #b1c9bc; $color-3: #69b58f; $color-4: #264c3d; $color-5: #252a2e;
TAILWIND
colors: {
'brand-1': '#caf1dc',
'brand-2': '#b1c9bc',
'brand-3': '#69b58f',
'brand-4': '#264c3d',
'brand-5': '#252a2e',
}RGB Array
[202, 241, 220], [177, 201, 188], [105, 181, 143], [38, 76, 61], [37, 42, 46]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #CAF1DC, #B1C9BC, #69B58F, #264C3D, #252A2E 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: #caf1dc; --color-2: #b1c9bc; --color-3: #69b58f; --color-4: #264c3d; --color-5: #252a2e. 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