Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0A0A0A
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#5EDAE0
Sky Blue · MediumTurquoise · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#C2E0CA
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#D1F426
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#EBFADF
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
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
0A0A0A | 5EDAE0 | C2E0CA | D1F426 | EBFADF | |
|---|---|---|---|---|---|
| — | 11.9 AAA | 14.0 AAA | 15.7 AAA | 18.2 AAA | |
11.9 AAA | — | 1.2 Fail | 1.3 Fail | 1.5 Fail | |
14.0 AAA | 1.2 Fail | — | 1.1 Fail | 1.3 Fail | |
15.7 AAA | 1.3 Fail | 1.1 Fail | — | 1.2 Fail | |
18.2 AAA | 1.5 Fail | 1.3 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0A0A0A
#5EDAE0
#C2E0CA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0a0a0a;
--color-2: #5edae0;
--color-3: #c2e0ca;
--color-4: #d1f426;
--color-5: #ebfadf;
}SCSS
$color-1: #0a0a0a; $color-2: #5edae0; $color-3: #c2e0ca; $color-4: #d1f426; $color-5: #ebfadf;
TAILWIND
colors: {
'brand-1': '#0a0a0a',
'brand-2': '#5edae0',
'brand-3': '#c2e0ca',
'brand-4': '#d1f426',
'brand-5': '#ebfadf',
}RGB Array
[10, 10, 10], [94, 218, 224], [194, 224, 202], [209, 244, 38], [235, 250, 223]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #0A0A0A, #5EDAE0, #C2E0CA, #D1F426, #EBFADF 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: #0a0a0a; --color-2: #5edae0; --color-3: #c2e0ca; --color-4: #d1f426; --color-5: #ebfadf. 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 earth-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