Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D8E7D4
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#A0DDEB
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#51B4B8
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#0D7779
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#171D1A
Mineral Blue · Black · Dark Green
Traditional「Mineral Blue」· Paint「Dark Green」· 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
D8E7D4 | A0DDEB | 51B4B8 | 0D7779 | 171D1A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.9 Fail | 4.1 AA Large | 13.3 AAA | |
1.2 Fail | — | 1.6 Fail | 3.6 AA Large | 11.4 AAA | |
1.9 Fail | 1.6 Fail | — | 2.2 Fail | 7.0 AA | |
4.1 AA Large | 3.6 AA Large | 2.2 Fail | — | 3.2 AA Large | |
13.3 AAA | 11.4 AAA | 7.0 AA | 3.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D8E7D4
#A0DDEB
#51B4B8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d8e7d4;
--color-2: #a0ddeb;
--color-3: #51b4b8;
--color-4: #0d7779;
--color-5: #171d1a;
}SCSS
$color-1: #d8e7d4; $color-2: #a0ddeb; $color-3: #51b4b8; $color-4: #0d7779; $color-5: #171d1a;
TAILWIND
colors: {
'brand-1': '#d8e7d4',
'brand-2': '#a0ddeb',
'brand-3': '#51b4b8',
'brand-4': '#0d7779',
'brand-5': '#171d1a',
}RGB Array
[216, 231, 212], [160, 221, 235], [81, 180, 184], [13, 119, 121], [23, 29, 26]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D8E7D4, #A0DDEB, #51B4B8, #0D7779, #171D1A 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: #d8e7d4; --color-2: #a0ddeb; --color-3: #51b4b8; --color-4: #0d7779; --color-5: #171d1a. 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