#BACCCF Color Information

Hex color code: #BACCCF

The hex color #BACCCF is a delicate cyan with RGB values of (186, 204, 207) and HSL of (189°, 18%, 77%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#BACCCF
RGB
186, 204, 207
HSL
189°, 18%, 77%
CMYK
10%, 1%, 0%, 19%

Shades

CSS Usage
color: #BACCCF;
background-color: #BACCCF;
border-color: #BACCCF;
box-shadow: 0 0 10px #BACCCF;
border: 2px solid #BACCCF;
Tailwind Usage
bg-[#BACCCF]
text-[#BACCCF]
border-[#BACCCF]
shadow-[0_0_10px_BACCCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BACCCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BACCCF; color: #000000; }

Badge

New Feature
.badge { background-color: #BACCCF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BACCCF; background-color: #BACCCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BACCCF20; border-left: 4px solid #BACCCF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BACCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BACCCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 204, 207

Red: 186 / Green: 204 / Blue: 207

HSL

189°, 18%, 77%

Hue: 189° / Saturation: 18% / Lightness: 77%

CMYK

10%, 1%, 0%, 19%

Cyan: 10% / Magenta: 1% / Yellow: 0% / Key: 19%

What color is #BACCCF?

#BACCCF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BACCCF to RGB:

rgb(186, 204, 207)HEX to RGB Converter →

HEX to HSL

Convert #BACCCF to HSL:

hsl(189, 18%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BACCCF to CMYK:

cmyk(10%, 1%, 0%, 19%)Color Converter →

Color Meaning and Usage

#BACCCF is a light cyan color with RGB values of 186, 204, 207 and HSL of 189°, 18%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BACCCF is #CFBDBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BACFC8.

Use #BACCCF in CSS: color: #BACCCF or background-color: #BACCCF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BACCCF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.63:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BACCCF?

#BACCCF is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BACCCF?

#BACCCF in RGB is (186, 204, 207) - 186 red, 204 green, and 207 blue.

How to use #BACCCF in CSS?

Use #BACCCF directly in your CSS properties like color or background-color.

What colors go well with #BACCCF?

#CFBDBA (complementary), #BACFC8 (analogous), and #8DAAB0 (lighter shade) work well with #BACCCF.