← Back to Editor

#000200 · #B7CDB9 · #D2E1D3 · #FFC796 · #FBFEFB

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#000200

Pine Green · Black · Dark Green

HEX
#000200
RGB
rgb(0, 2, 0)
HSL
hsl(120, 100%, 0%)
HSB
hsb(120, 100%, 1%)
CMYK
cmyk(100%, 0%, 100%, 99%)
Oklch
oklch(7.3% 0.025 142.5)

TraditionalPine Green」· PaintDark Green」· Creative Blush Sunrise

#B7CDB9

Celadon · Silver · Apple Green

HEX
#B7CDB9
RGB
rgb(183, 205, 185)
HSL
hsl(125, 18%, 76%)
HSB
hsb(125, 11%, 80%)
CMYK
cmyk(11%, 0%, 10%, 20%)
Oklch
oklch(82.6% 0.036 147.8)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#D2E1D3

Celadon · LightGray · Mint Green

HEX
#D2E1D3
RGB
rgb(210, 225, 211)
HSL
hsl(124, 20%, 85%)
HSB
hsb(124, 7%, 88%)
CMYK
cmyk(7%, 0%, 6%, 12%)
Oklch
oklch(89.5% 0.025 147.3)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#FFC796

Apricot · Khaki · Peach Orange

HEX
#FFC796
RGB
rgb(255, 199, 150)
HSL
hsl(28, 100%, 79%)
HSB
hsb(28, 41%, 100%)
CMYK
cmyk(0%, 22%, 41%, 0%)
Oklch
oklch(86.8% 0.090 62.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FBFEFB

Emerald · White · Mint Green

HEX
#FBFEFB
RGB
rgb(251, 254, 251)
HSL
hsl(120, 60%, 99%)
HSB
hsb(120, 1%, 100%)
CMYK
cmyk(1%, 0%, 1%, 0%)
Oklch
oklch(99.4% 0.005 145.5)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000200
000000

Analogous

000000
000200
000000

Triadic

000200
000000
000000

Split-Comp.

000200
000000
000000

Tetradic

000200
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000200
B7CDB9
D2E1D3
FFC796
FBFEFB
12.3
AAA
15.3
AAA
13.7
AAA
20.5
AAA
12.3
AAA
1.2
Fail
1.1
Fail
1.7
Fail
15.3
AAA
1.2
Fail
1.1
Fail
1.3
Fail
13.7
AAA
1.1
Fail
1.1
Fail
1.5
Fail
20.5
AAA
1.7
Fail
1.3
Fail
1.5
Fail
White BG
20.8AAA
1.7Fail
1.4Fail
1.5Fail
1.0Fail
Black BG
1.0Fail
12.4AAA
15.5AAA
13.9AAA
20.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010100
C1C1BE
D8D9D6
E7E6A2
FCFCFC

Deuteranopia

010101
BFBEBF
D8D7D7
EAEEA5
FCFCFC

Tritanopia

000101
B8C2C3
D3D9DA
FCABAD
FBFCFC

Achromatopsia

010101
C4C4C4
DBDBDB
D2D2D2
FDFDFD

Shades & Tints Shades & Tints

#000200

Dark
Light

#B7CDB9

Dark
Light

#D2E1D3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000200;
  --color-2: #b7cdb9;
  --color-3: #d2e1d3;
  --color-4: #ffc796;
  --color-5: #fbfefb;
}

SCSS

$color-1: #000200;
$color-2: #b7cdb9;
$color-3: #d2e1d3;
$color-4: #ffc796;
$color-5: #fbfefb;

TAILWIND

colors: {
  'brand-1': '#000200',
  'brand-2': '#b7cdb9',
  'brand-3': '#d2e1d3',
  'brand-4': '#ffc796',
  'brand-5': '#fbfefb',
}

RGB Array

[0, 2, 0], [183, 205, 185], [210, 225, 211], [255, 199, 150], [251, 254, 251]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000200, #B7CDB9, #D2E1D3, #FFC796, #FBFEFB 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: #000200; --color-2: #b7cdb9; --color-3: #d2e1d3; --color-4: #ffc796; --color-5: #fbfefb. 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