#66BEEA Color Information

Hex color code: #66BEEA

A bold blue shade, #66BEEA appears as (102, 190, 234) in RGB and (200°, 76%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSky Blue
HEX
#66BEEA
RGB
102, 190, 234
HSL
200°, 76%, 66%
CMYK
56%, 19%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #66BEEA; 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 #66BEEA; background-color: #66BEEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #66BEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #66BEEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 190, 234

Red: 102 / Green: 190 / Blue: 234

HSL

200°, 76%, 66%

Hue: 200° / Saturation: 76% / Lightness: 66%

CMYK

56%, 19%, 0%, 8%

Cyan: 56% / Magenta: 19% / Yellow: 0% / Key: 8%

What color is #66BEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #66BEEA to RGB:

rgb(102, 190, 234)HEX to RGB Converter →

HEX to HSL

Convert #66BEEA to HSL:

hsl(200, 76%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #66BEEA to CMYK:

cmyk(56%, 19%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold blue tone, #66BEEA has RGB (102, 190, 234) and HSL (200°, 76%, 66%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #66BEEA is #EA9266, creating high-contrast pairings. For softer combinations, try analogous colors like #66EAD4.

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

Contrast with #66BEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #66BEEA?

#66BEEA is a bold blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #66BEEA?

#66BEEA in RGB is (102, 190, 234) - 102 red, 190 green, and 234 blue.

How to use #66BEEA in CSS?

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

What colors go well with #66BEEA?

#EA9266 (complementary), #66EAD4 (analogous), and #23A2E1 (lighter shade) work well with #66BEEA.