#96BBCA Color Information

Hex color code: #96BBCA

A subtle blue shade, #96BBCA appears as (150, 187, 202) in RGB and (197°, 33%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#96BBCA
RGB
150, 187, 202
HSL
197°, 33%, 69%
CMYK
26%, 7%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #96BBCA; 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 #96BBCA; background-color: #96BBCA15; }

Alert / Toast

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

Link / Accent

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

a { color: #96BBCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96BBCA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 187, 202

Red: 150 / Green: 187 / Blue: 202

HSL

197°, 33%, 69%

Hue: 197° / Saturation: 33% / Lightness: 69%

CMYK

26%, 7%, 0%, 21%

Cyan: 26% / Magenta: 7% / Yellow: 0% / Key: 21%

What color is #96BBCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96BBCA to RGB:

rgb(150, 187, 202)HEX to RGB Converter →

HEX to HSL

Convert #96BBCA to HSL:

hsl(197, 33%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #96BBCA to CMYK:

cmyk(26%, 7%, 0%, 21%)Color Converter →

Color Meaning and Usage

#96BBCA is a subtle blue color with RGB values of 150, 187, 202 and HSL of 197°, 33%, 69%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96BBCA is #CAA596, creating high-contrast pairings. For softer combinations, try analogous colors like #96CABF.

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

Contrast with #96BBCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96BBCA?

#96BBCA is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #96BBCA?

#96BBCA in RGB is (150, 187, 202) - 150 red, 187 green, and 202 blue.

How to use #96BBCA in CSS?

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

What colors go well with #96BBCA?

#CAA596 (complementary), #96CABF (analogous), and #639AB0 (lighter shade) work well with #96BBCA.