#28C7EB Color Information

Hex color code: #28C7EB

#28C7EB is a dynamic cyan color. In RGB it is (40, 199, 235), and in HSL it is (191°, 83%, 54%). It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#28C7EB
RGB
40, 199, 235
HSL
191°, 83%, 54%
CMYK
83%, 15%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #28C7EB; 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 #28C7EB; background-color: #28C7EB15; }

Alert / Toast

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

Link / Accent

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

a { color: #28C7EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #28C7EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 199, 235

Red: 40 / Green: 199 / Blue: 235

HSL

191°, 83%, 54%

Hue: 191° / Saturation: 83% / Lightness: 54%

CMYK

83%, 15%, 0%, 8%

Cyan: 83% / Magenta: 15% / Yellow: 0% / Key: 8%

What color is #28C7EB?

#28C7EB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #28C7EB to RGB:

rgb(40, 199, 235)HEX to RGB Converter →

HEX to HSL

Convert #28C7EB to HSL:

hsl(191, 83%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #28C7EB to CMYK:

cmyk(83%, 15%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #28C7EB has RGB (40, 199, 235) and HSL (191°, 83%, 54%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #28C7EB is #EB4C28, creating high-contrast pairings. For softer combinations, try analogous colors like #28EBAD.

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

Contrast with #28C7EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #28C7EB?

#28C7EB is a vivid cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #28C7EB?

#28C7EB in RGB is (40, 199, 235) - 40 red, 199 green, and 235 blue.

How to use #28C7EB in CSS?

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

What colors go well with #28C7EB?

#EB4C28 (complementary), #28EBAD (analogous), and #1198B6 (lighter shade) work well with #28C7EB.