#82E3EF Color Information

Hex color code: #82E3EF

The hex color #82E3EF is a vivid cyan with RGB values of (130, 227, 239) and HSL of (187°, 77%, 72%). It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#82E3EF
RGB
130, 227, 239
HSL
187°, 77%, 72%
CMYK
46%, 5%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #82E3EF; 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 #82E3EF; background-color: #82E3EF15; }

Alert / Toast

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

Link / Accent

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

a { color: #82E3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82E3EF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 227, 239

Red: 130 / Green: 227 / Blue: 239

HSL

187°, 77%, 72%

Hue: 187° / Saturation: 77% / Lightness: 72%

CMYK

46%, 5%, 0%, 6%

Cyan: 46% / Magenta: 5% / Yellow: 0% / Key: 6%

What color is #82E3EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82E3EF to RGB:

rgb(130, 227, 239)HEX to RGB Converter →

HEX to HSL

Convert #82E3EF to HSL:

hsl(187, 77%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #82E3EF to CMYK:

cmyk(46%, 5%, 0%, 6%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #82E3EF has RGB (130, 227, 239) and HSL (187°, 77%, 72%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82E3EF is #EF8D81, creating high-contrast pairings. For softer combinations, try analogous colors like #81EFC4.

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

Contrast with #82E3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82E3EF?

#82E3EF is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #82E3EF?

#82E3EF in RGB is (130, 227, 239) - 130 red, 227 green, and 239 blue.

How to use #82E3EF in CSS?

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

What colors go well with #82E3EF?

#EF8D81 (complementary), #81EFC4 (analogous), and #3DD2E6 (lighter shade) work well with #82E3EF.