← Back to Editor

#B0FFD7 · #C6E6B3 · #CFD9A7 · #FFF1B3 · #5E5A56

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

#B0FFD7

Jade · LightBlue · Mint Green

HEX
#B0FFD7
RGB
rgb(176, 255, 215)
HSL
hsl(150, 100%, 85%)
HSB
hsb(150, 31%, 100%)
CMYK
cmyk(31%, 0%, 16%, 0%)
Oklch
oklch(93.8% 0.095 161.8)

TraditionalJade」· PaintMint Green」· Creative Arctic Pool

#C6E6B3

Celadon · LightGray · Apple Green

HEX
#C6E6B3
RGB
rgb(198, 230, 179)
HSL
hsl(98, 50%, 80%)
HSB
hsb(98, 22%, 90%)
CMYK
cmyk(14%, 0%, 22%, 10%)
Oklch
oklch(88.9% 0.076 134.0)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#CFD9A7

Willow Green · Silver · Apple Green

HEX
#CFD9A7
RGB
rgb(207, 217, 167)
HSL
hsl(72, 40%, 75%)
HSB
hsb(72, 23%, 85%)
CMYK
cmyk(5%, 0%, 23%, 15%)
Oklch
oklch(86.5% 0.067 117.0)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#FFF1B3

Goose Yellow · Bisque · Lemon Cream

HEX
#FFF1B3
RGB
rgb(255, 241, 179)
HSL
hsl(49, 100%, 85%)
HSB
hsb(49, 30%, 100%)
CMYK
cmyk(0%, 5%, 30%, 0%)
Oklch
oklch(95.5% 0.080 96.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#5E5A56

Ink Gray · DimGray · Charcoal

HEX
#5E5A56
RGB
rgb(94, 90, 86)
HSL
hsl(30, 4%, 35%)
HSB
hsb(30, 9%, 37%)
CMYK
cmyk(0%, 4%, 9%, 63%)
Oklch
oklch(47.0% 0.008 67.6)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

B0FFD7
FFB3D9

Analogous

B3FFB3
B0FFD7
B3FFFF

Triadic

B0FFD7
D9B3FF
FFD9B3

Split-Comp.

B0FFD7
FFB3FF
FFB3B3

Tetradic

B0FFD7
B3B3FF
FFB3D9
FFFFB3

Contrast Matrix WCAG 2.1 Contrast

B0FFD7
C6E6B3
CFD9A7
FFF1B3
5E5A56
1.2
Fail
1.3
Fail
1.0
Fail
5.9
AA
1.2
Fail
1.1
Fail
1.2
Fail
5.0
AA
1.3
Fail
1.1
Fail
1.3
Fail
4.6
AA
1.0
Fail
1.2
Fail
1.3
Fail
6.0
AA
5.9
AA
5.0
AA
4.6
AA
6.0
AA
White BG
1.2Fail
1.4Fail
1.5Fail
1.1Fail
6.8AA
Black BG
18.1AAA
15.4AAA
14.1AAA
18.5AAA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

D2D3E1
D4D4BF
D3D3B3
F9F9C2
5C5C57

Deuteranopia

CEC8E3
D2D0C2
D3D2B6
FAFBC6
5D5D57

Tritanopia

B4E8EA
C8C9CB
CFBDBF
FECED0
5E5858

Achromatopsia

E3E3E3
D7D7D7
D0D0D0
EEEEEE
5B5B5B

Shades & Tints Shades & Tints

#B0FFD7

Dark
Light

#C6E6B3

Dark
Light

#CFD9A7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #b0ffd7;
  --color-2: #c6e6b3;
  --color-3: #cfd9a7;
  --color-4: #fff1b3;
  --color-5: #5e5a56;
}

SCSS

$color-1: #b0ffd7;
$color-2: #c6e6b3;
$color-3: #cfd9a7;
$color-4: #fff1b3;
$color-5: #5e5a56;

TAILWIND

colors: {
  'brand-1': '#b0ffd7',
  'brand-2': '#c6e6b3',
  'brand-3': '#cfd9a7',
  'brand-4': '#fff1b3',
  'brand-5': '#5e5a56',
}

RGB Array

[176, 255, 215], [198, 230, 179], [207, 217, 167], [255, 241, 179], [94, 90, 86]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #B0FFD7, #C6E6B3, #CFD9A7, #FFF1B3, #5E5A56 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: #b0ffd7; --color-2: #c6e6b3; --color-3: #cfd9a7; --color-4: #fff1b3; --color-5: #5e5a56. 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