#62BFEA Color Information

Hex color code: #62BFEA

#62BFEA is a bold blue color. In RGB it is (98, 191, 234), and in HSL it is (199°, 76%, 65%). It is frequently seen in web interfaces.

Try:
Color NameSky Blue
HEX
#62BFEA
RGB
98, 191, 234
HSL
199°, 76%, 65%
CMYK
58%, 18%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #62BFEA; 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 #62BFEA; background-color: #62BFEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #62BFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #62BFEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 191, 234

Red: 98 / Green: 191 / Blue: 234

HSL

199°, 76%, 65%

Hue: 199° / Saturation: 76% / Lightness: 65%

CMYK

58%, 18%, 0%, 8%

Cyan: 58% / Magenta: 18% / Yellow: 0% / Key: 8%

What color is #62BFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62BFEA to RGB:

rgb(98, 191, 234)HEX to RGB Converter →

HEX to HSL

Convert #62BFEA to HSL:

hsl(199, 76%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #62BFEA to CMYK:

cmyk(58%, 18%, 0%, 8%)Color Converter →

Color Meaning and Usage

#62BFEA is a bold blue color with RGB values of 98, 191, 234 and HSL of 199°, 76%, 65%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62BFEA is #EA8D62, creating high-contrast pairings. For softer combinations, try analogous colors like #62EAD1.

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

Contrast with #62BFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62BFEA?

#62BFEA is a bold blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #62BFEA?

#62BFEA in RGB is (98, 191, 234) - 98 red, 191 green, and 234 blue.

How to use #62BFEA in CSS?

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

What colors go well with #62BFEA?

#EA8D62 (complementary), #62EAD1 (analogous), and #1FA3E0 (lighter shade) work well with #62BFEA.