Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C0F0E6
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#74D4AF
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#329DAB
Lake Blue · LightSeaGreen · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#145A77
Lake Blue · Teal · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#0B1114
Slate Blue · Black · 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
C0F0E6 | 74D4AF | 329DAB | 145A77 | 0B1114 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.6 Fail | 6.1 AA | 15.3 AAA | |
1.4 Fail | — | 1.8 Fail | 4.3 AA Large | 10.7 AAA | |
2.6 Fail | 1.8 Fail | — | 2.4 Fail | 5.9 AA | |
6.1 AA | 4.3 AA Large | 2.4 Fail | — | 2.5 Fail | |
15.3 AAA | 10.7 AAA | 5.9 AA | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C0F0E6
#74D4AF
#329DAB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c0f0e6;
--color-2: #74d4af;
--color-3: #329dab;
--color-4: #145a77;
--color-5: #0b1114;
}SCSS
$color-1: #c0f0e6; $color-2: #74d4af; $color-3: #329dab; $color-4: #145a77; $color-5: #0b1114;
TAILWIND
colors: {
'brand-1': '#c0f0e6',
'brand-2': '#74d4af',
'brand-3': '#329dab',
'brand-4': '#145a77',
'brand-5': '#0b1114',
}RGB Array
[192, 240, 230], [116, 212, 175], [50, 157, 171], [20, 90, 119], [11, 17, 20]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C0F0E6, #74D4AF, #329DAB, #145A77, #0B1114 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: #c0f0e6; --color-2: #74d4af; --color-3: #329dab; --color-4: #145a77; --color-5: #0b1114. 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