← Back to Editor

#FFFFFF · #0CBFB3 · #0B9BBF · #BF0B0B · #000000

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

#0CBFB3

Mineral Blue · LightSeaGreen · Mint Ice

HEX
#0CBFB3
RGB
rgb(12, 191, 179)
HSL
hsl(176, 88%, 40%)
HSB
hsb(176, 94%, 75%)
CMYK
cmyk(94%, 0%, 6%, 25%)
Oklch
oklch(72.5% 0.125 186.8)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#0B9BBF

Lake Blue · LightSeaGreen · Mint Ice

HEX
#0B9BBF
RGB
rgb(11, 155, 191)
HSL
hsl(192, 89%, 40%)
HSB
hsb(192, 94%, 75%)
CMYK
cmyk(94%, 19%, 0%, 25%)
Oklch
oklch(64.0% 0.117 222.4)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#BF0B0B

Vermilion · FireBrick · Wine Red

HEX
#BF0B0B
RGB
rgb(191, 11, 11)
HSL
hsl(0, 89%, 40%)
HSB
hsb(0, 94%, 75%)
CMYK
cmyk(0%, 94%, 94%, 25%)
Oklch
oklch(50.9% 0.204 28.7)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#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

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
0CBFB3
0B9BBF
BF0B0B
000000
2.3
Fail
3.3
AA Large
6.4
AA
21.0
AAA
2.3
Fail
1.4
Fail
2.8
Fail
9.1
AAA
3.3
AA Large
1.4
Fail
2.0
Fail
6.5
AA
6.4
AA
2.8
Fail
2.0
Fail
3.3
AA Large
21.0
AAA
9.1
AAA
6.5
AA
3.3
AA Large
White BG
1.0Fail
2.3Fail
3.3AA Large
6.4AA
21.0AAA
Black BG
21.0AAA
9.1AAA
6.5AA
3.3AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
5A5BB6
494BB6
716F0B
000000

Deuteranopia

FFFFFF
4F42B7
4136B4
7C890B
000000

Tritanopia

FFFFFF
15B8B9
12AFAE
B60B0B
000000

Achromatopsia

FFFFFF
888888
747474
414141
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#0CBFB3

Dark
Light

#0B9BBF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #0cbfb3;
  --color-3: #0b9bbf;
  --color-4: #bf0b0b;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #0cbfb3;
$color-3: #0b9bbf;
$color-4: #bf0b0b;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#0cbfb3',
  'brand-3': '#0b9bbf',
  'brand-4': '#bf0b0b',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [12, 191, 179], [11, 155, 191], [191, 11, 11], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #0CBFB3, #0B9BBF, #BF0B0B, #000000 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: #0cbfb3; --color-3: #0b9bbf; --color-4: #bf0b0b; --color-5: #000000. 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