← Back to Editor

#000000 · #D7FAF7 · #CDECEA · #D6ECDC · #CAE4D4

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#D7FAF7

Jade · Lavender · Glacier Blue

HEX
#D7FAF7
RGB
rgb(215, 250, 247)
HSL
hsl(175, 78%, 91%)
HSB
hsb(175, 14%, 98%)
CMYK
cmyk(14%, 0%, 1%, 2%)
Oklch
oklch(95.9% 0.036 190.2)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#CDECEA

Jade · Lavender · Glacier Blue

HEX
#CDECEA
RGB
rgb(205, 236, 234)
HSL
hsl(176, 45%, 86%)
HSB
hsb(176, 13%, 93%)
CMYK
cmyk(13%, 0%, 1%, 7%)
Oklch
oklch(92.0% 0.033 191.8)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#D6ECDC

Celadon · LightGray · Mint Green

HEX
#D6ECDC
RGB
rgb(214, 236, 220)
HSL
hsl(136, 37%, 88%)
HSB
hsb(136, 9%, 93%)
CMYK
cmyk(9%, 0%, 7%, 7%)
Oklch
oklch(92.2% 0.032 154.1)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#CAE4D4

Celadon · LightGray · Mint Green

HEX
#CAE4D4
RGB
rgb(202, 228, 212)
HSL
hsl(143, 33%, 84%)
HSB
hsb(143, 11%, 89%)
CMYK
cmyk(11%, 0%, 7%, 11%)
Oklch
oklch(89.5% 0.035 158.6)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
D7FAF7
CDECEA
D6ECDC
CAE4D4
18.9
AAA
16.8
AAA
16.9
AAA
15.6
AAA
18.9
AAA
1.1
Fail
1.1
Fail
1.2
Fail
16.8
AAA
1.1
Fail
1.0
Fail
1.1
Fail
16.9
AAA
1.1
Fail
1.0
Fail
1.1
Fail
15.6
AAA
1.2
Fail
1.1
Fail
1.1
Fail
White BG
21.0AAA
1.1Fail
1.3Fail
1.2Fail
1.3Fail
Black BG
1.0Fail
18.9AAA
16.8AAA
16.9AAA
15.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
E6E6F8
DADBEA
E0E0E0
D5D5D8

Deuteranopia

000000
E4E2F8
D9D6EB
DEDDE1
D4D2D9

Tritanopia

000000
D9F8F8
CFEBEB
D7E3E4
CBDBDC

Achromatopsia

000000
EFEFEF
E3E3E3
E4E4E4
DADADA

Shades & Tints Shades & Tints

#000000

Dark
Light

#D7FAF7

Dark
Light

#CDECEA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #d7faf7;
  --color-3: #cdecea;
  --color-4: #d6ecdc;
  --color-5: #cae4d4;
}

SCSS

$color-1: #000000;
$color-2: #d7faf7;
$color-3: #cdecea;
$color-4: #d6ecdc;
$color-5: #cae4d4;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#d7faf7',
  'brand-3': '#cdecea',
  'brand-4': '#d6ecdc',
  'brand-5': '#cae4d4',
}

RGB Array

[0, 0, 0], [215, 250, 247], [205, 236, 234], [214, 236, 220], [202, 228, 212]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #D7FAF7, #CDECEA, #D6ECDC, #CAE4D4 is ideal for: health products, baby brands, fresh-style blogs, 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: #000000; --color-2: #d7faf7; --color-3: #cdecea; --color-4: #d6ecdc; --color-5: #cae4d4. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color