Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C1F4F3
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#C9D5D5
Sky Blue · LightGray · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#707F7E
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#066563
Mineral Blue · Teal · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#090A0A
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
C1F4F3 | C9D5D5 | 707F7E | 066563 | 090A0A | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 3.5 AA Large | 5.7 AA | 16.5 AAA | |
1.3 Fail | — | 2.8 Fail | 4.6 AA | 13.2 AAA | |
3.5 AA Large | 2.8 Fail | — | 1.6 Fail | 4.7 AA | |
5.7 AA | 4.6 AA | 1.6 Fail | — | 2.9 Fail | |
16.5 AAA | 13.2 AAA | 4.7 AA | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C1F4F3
#C9D5D5
#707F7E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c1f4f3;
--color-2: #c9d5d5;
--color-3: #707f7e;
--color-4: #066563;
--color-5: #090a0a;
}SCSS
$color-1: #c1f4f3; $color-2: #c9d5d5; $color-3: #707f7e; $color-4: #066563; $color-5: #090a0a;
TAILWIND
colors: {
'brand-1': '#c1f4f3',
'brand-2': '#c9d5d5',
'brand-3': '#707f7e',
'brand-4': '#066563',
'brand-5': '#090a0a',
}RGB Array
[193, 244, 243], [201, 213, 213], [112, 127, 126], [6, 101, 99], [9, 10, 10]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #C1F4F3, #C9D5D5, #707F7E, #066563, #090A0A 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: #c1f4f3; --color-2: #c9d5d5; --color-3: #707f7e; --color-4: #066563; --color-5: #090a0a. 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