← Back to Editor

#00C7BD · #FFFFFF · #FF0000 · #000000 · #C9C9C9

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

#00C7BD

Mineral Blue · DarkTurquoise · Mint Ice

HEX
#00C7BD
RGB
rgb(0, 199, 189)
HSL
hsl(177, 100%, 39%)
HSB
hsb(177, 100%, 78%)
CMYK
cmyk(100%, 0%, 5%, 22%)
Oklch
oklch(74.8% 0.130 188.4)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#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

#FF0000

Vermilion · Red · Passion Red

HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
HSB
hsb(0, 100%, 100%)
CMYK
cmyk(0%, 100%, 100%, 0%)
Oklch
oklch(62.8% 0.258 29.2)

TraditionalVermilion」· PaintPassion 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

#C9C9C9

Silver Gray · Silver · Pearl Gray

HEX
#C9C9C9
RGB
rgb(201, 201, 201)
HSL
hsl(0, 0%, 79%)
HSB
hsb(0, 0%, 79%)
CMYK
cmyk(0%, 0%, 0%, 21%)
Oklch
oklch(83.6% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

00C7BD
C7000A

Analogous

00C75A
00C7BD
006DC7

Triadic

00C7BD
BD00C7
C7BD00

Split-Comp.

00C7BD
C7006D
C75A00

Tetradic

00C7BD
5A00C7
C7000A
6DC700

Contrast Matrix WCAG 2.1 Contrast

00C7BD
FFFFFF
FF0000
000000
C9C9C9
2.1
Fail
1.9
Fail
9.9
AAA
1.3
Fail
2.1
Fail
4.0
AA Large
21.0
AAA
1.7
Fail
1.9
Fail
4.0
AA Large
5.3
AA
2.4
Fail
9.9
AAA
21.0
AAA
5.3
AA
12.7
AAA
1.3
Fail
1.7
Fail
2.4
Fail
12.7
AAA
White BG
2.1Fail
1.0Fail
4.0AA Large
21.0AAA
1.7Fail
Black BG
9.9AAA
21.0AAA
5.3AA
1.0Fail
12.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

5658BF
FFFFFF
918E00
000000
C9C9C9

Deuteranopia

4B3CC0
FFFFFF
9FB300
000000
C9C9C9

Tritanopia

0AC1C2
FFFFFF
F20000
000000
C9C9C9

Achromatopsia

8A8A8A
FFFFFF
4C4C4C
000000
C9C9C9

Shades & Tints Shades & Tints

#00C7BD

Dark
Light

#FFFFFF

Dark
Light

#FF0000

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #00c7bd;
  --color-2: #ffffff;
  --color-3: #ff0000;
  --color-4: #000000;
  --color-5: #c9c9c9;
}

SCSS

$color-1: #00c7bd;
$color-2: #ffffff;
$color-3: #ff0000;
$color-4: #000000;
$color-5: #c9c9c9;

TAILWIND

colors: {
  'brand-1': '#00c7bd',
  'brand-2': '#ffffff',
  'brand-3': '#ff0000',
  'brand-4': '#000000',
  'brand-5': '#c9c9c9',
}

RGB Array

[0, 199, 189], [255, 255, 255], [255, 0, 0], [0, 0, 0], [201, 201, 201]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #00C7BD, #FFFFFF, #FF0000, #000000, #C9C9C9 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: #00c7bd; --color-2: #ffffff; --color-3: #ff0000; --color-4: #000000; --color-5: #c9c9c9. 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