← Back to Editor

#FFFFFF · #B2BCBC · #09EAE5 · #B4F209 · #070900

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#B2BCBC

Silver Gray · Silver · Pearl Gray

HEX
#B2BCBC
RGB
rgb(178, 188, 188)
HSL
hsl(180, 7%, 72%)
HSB
hsb(180, 5%, 74%)
CMYK
cmyk(5%, 0%, 0%, 26%)
Oklch
oklch(78.7% 0.011 196.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#09EAE5

Mineral Blue · Cyan · Mint Ice

HEX
#09EAE5
RGB
rgb(9, 234, 229)
HSL
hsl(179, 93%, 48%)
HSB
hsb(179, 96%, 92%)
CMYK
cmyk(96%, 0%, 2%, 8%)
Oklch
oklch(84.7% 0.145 192.0)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#B4F209

Grass Green · GreenYellow · Olive Green

HEX
#B4F209
RGB
rgb(180, 242, 9)
HSL
hsl(76, 93%, 49%)
HSB
hsb(76, 96%, 95%)
CMYK
cmyk(26%, 0%, 96%, 5%)
Oklch
oklch(88.6% 0.225 126.2)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#070900

Grass Green · Black · Dark Green

HEX
#070900
RGB
rgb(7, 9, 0)
HSL
hsl(73, 100%, 2%)
HSB
hsb(73, 100%, 4%)
CMYK
cmyk(22%, 0%, 100%, 96%)
Oklch
oklch(13.2% 0.031 117.2)

TraditionalGrass Green」· PaintDark Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
B2BCBC
09EAE5
B4F209
070900
1.9
Fail
1.5
Fail
1.3
Fail
20.0
AAA
1.9
Fail
1.3
Fail
1.4
Fail
10.3
AAA
1.5
Fail
1.3
Fail
1.1
Fail
13.3
AAA
1.3
Fail
1.4
Fail
1.1
Fail
14.9
AAA
20.0
AAA
10.3
AAA
13.3
AAA
14.9
AAA
White BG
1.0Fail
1.9Fail
1.5Fail
1.3Fail
20.0AAA
Black BG
21.0AAA
10.8AAA
13.9AAA
15.6AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
B6B6BC
6A6CE6
CFCF41
080802

Deuteranopia

FFFFFF
B6B5BC
5D4DE7
CBC74F
080803

Tritanopia

FFFFFF
B3BCBC
14E7E7
B76E78
070404

Achromatopsia

FFFFFF
B9B9B9
A6A6A6
C5C5C5
070707

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#B2BCBC

Dark
Light

#09EAE5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #b2bcbc;
  --color-3: #09eae5;
  --color-4: #b4f209;
  --color-5: #070900;
}

SCSS

$color-1: #ffffff;
$color-2: #b2bcbc;
$color-3: #09eae5;
$color-4: #b4f209;
$color-5: #070900;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#b2bcbc',
  'brand-3': '#09eae5',
  'brand-4': '#b4f209',
  'brand-5': '#070900',
}

RGB Array

[255, 255, 255], [178, 188, 188], [9, 234, 229], [180, 242, 9], [7, 9, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #B2BCBC, #09EAE5, #B4F209, #070900 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: #ffffff; --color-2: #b2bcbc; --color-3: #09eae5; --color-4: #b4f209; --color-5: #070900. 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