← Back to Editor

#FCFEFF · #B9EBB9 · #95CFBD · #222626 · #4F8C8B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FCFEFF

Sky Blue · White · Sky Blue

HEX
#FCFEFF
RGB
rgb(252, 254, 255)
HSL
hsl(200, 100%, 99%)
HSB
hsb(200, 1%, 100%)
CMYK
cmyk(1%, 0%, 0%, 0%)
Oklch
oklch(99.6% 0.003 228.8)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#B9EBB9

Emerald · LightGray · Mint Green

HEX
#B9EBB9
RGB
rgb(185, 235, 185)
HSL
hsl(120, 56%, 82%)
HSB
hsb(120, 21%, 92%)
CMYK
cmyk(21%, 0%, 21%, 8%)
Oklch
oklch(89.2% 0.085 144.8)

TraditionalEmerald」· PaintMint Green」· Creative Mint Breeze

#95CFBD

Jade · LightSteelBlue · Lake Green

HEX
#95CFBD
RGB
rgb(149, 207, 189)
HSL
hsl(161, 38%, 70%)
HSB
hsb(161, 28%, 81%)
CMYK
cmyk(28%, 0%, 9%, 19%)
Oklch
oklch(81.0% 0.065 173.4)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#222626

Ink Black · DarkSlateGray · Dark Stone

HEX
#222626
RGB
rgb(34, 38, 38)
HSL
hsl(180, 6%, 14%)
HSB
hsb(180, 11%, 15%)
CMYK
cmyk(11%, 0%, 0%, 85%)
Oklch
oklch(26.5% 0.006 196.8)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#4F8C8B

Mineral Blue · CadetBlue · Mint Ice

HEX
#4F8C8B
RGB
rgb(79, 140, 139)
HSL
hsl(179, 28%, 43%)
HSB
hsb(179, 44%, 55%)
CMYK
cmyk(44%, 0%, 1%, 45%)
Oklch
oklch(59.9% 0.063 194.2)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FCFEFF
FFFCFA

Analogous

FAFFFE
FCFEFF
FAFBFF

Triadic

FCFEFF
FFFAFD
FDFFFA

Split-Comp.

FCFEFF
FFFAFB
FFFEFA

Tetradic

FCFEFF
FEFAFF
FFFCFA
FBFFFA

Contrast Matrix WCAG 2.1 Contrast

FCFEFF
B9EBB9
95CFBD
222626
4F8C8B
1.3
Fail
1.7
Fail
15.1
AAA
3.8
AA Large
1.3
Fail
1.3
Fail
11.4
AAA
2.9
Fail
1.7
Fail
1.3
Fail
8.7
AAA
2.2
Fail
15.1
AAA
11.4
AAA
8.7
AAA
4.0
AA Large
3.8
AA Large
2.9
Fail
2.2
Fail
4.0
AA Large
White BG
1.0Fail
1.3Fail
1.8Fail
15.3AAA
3.8AA Large
Black BG
20.8AAA
15.6AAA
11.9AAA
1.4Fail
5.5AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDFF
CFCFC5
AEAFC1
242426
696A8B

Deuteranopia

FDFDFF
CCC8C8
ABA6C2
242326
66618B

Tritanopia

FCFFFF
BCCFD1
98C5C6
222626
528B8B

Achromatopsia

FEFEFE
D6D6D6
BCBCBC
252525
7A7A7A

Shades & Tints Shades & Tints

#FCFEFF

Dark
Light

#B9EBB9

Dark
Light

#95CFBD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fcfeff;
  --color-2: #b9ebb9;
  --color-3: #95cfbd;
  --color-4: #222626;
  --color-5: #4f8c8b;
}

SCSS

$color-1: #fcfeff;
$color-2: #b9ebb9;
$color-3: #95cfbd;
$color-4: #222626;
$color-5: #4f8c8b;

TAILWIND

colors: {
  'brand-1': '#fcfeff',
  'brand-2': '#b9ebb9',
  'brand-3': '#95cfbd',
  'brand-4': '#222626',
  'brand-5': '#4f8c8b',
}

RGB Array

[252, 254, 255], [185, 235, 185], [149, 207, 189], [34, 38, 38], [79, 140, 139]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FCFEFF, #B9EBB9, #95CFBD, #222626, #4F8C8B 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: #fcfeff; --color-2: #b9ebb9; --color-3: #95cfbd; --color-4: #222626; --color-5: #4f8c8b. 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.

🎨 Open this palette in Editor →

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