#54DAF8 Color Information

Hex color code: #54DAF8

The hex color #54DAF8 is a striking cyan with RGB values of (84, 218, 248) and HSL of (191°, 92%, 65%). It is popular in mobile app design.

Try:
Color NameTurquoise
HEX
#54DAF8
RGB
84, 218, 248
HSL
191°, 92%, 65%
CMYK
66%, 12%, 0%, 3%

Shades

CSS Usage
color: #54DAF8;
background-color: #54DAF8;
border-color: #54DAF8;
box-shadow: 0 0 10px #54DAF8;
border: 2px solid #54DAF8;
Tailwind Usage
bg-[#54DAF8]
text-[#54DAF8]
border-[#54DAF8]
shadow-[0_0_10px_54DAF8]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #54DAF8, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #54DAF8; color: #000000; }

Badge

New Feature
.badge { background-color: #54DAF8; 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 #54DAF8; background-color: #54DAF815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #54DAF820; border-left: 4px solid #54DAF8; }

Link / Accent

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

a { color: #54DAF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #54DAF8 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 218, 248

Red: 84 / Green: 218 / Blue: 248

HSL

191°, 92%, 65%

Hue: 191° / Saturation: 92% / Lightness: 65%

CMYK

66%, 12%, 0%, 3%

Cyan: 66% / Magenta: 12% / Yellow: 0% / Key: 3%

What color is #54DAF8?

#54DAF8 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54DAF8 to RGB:

rgb(84, 218, 248)HEX to RGB Converter →

HEX to HSL

Convert #54DAF8 to HSL:

hsl(191, 92%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #54DAF8 to CMYK:

cmyk(66%, 12%, 0%, 3%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #54DAF8 has RGB (84, 218, 248) and HSL (191°, 92%, 65%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #54DAF8 is #F87254, creating high-contrast pairings. For softer combinations, try analogous colors like #54F8C4.

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

Contrast with #54DAF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #54DAF8?

#54DAF8 is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #54DAF8?

#54DAF8 in RGB is (84, 218, 248) - 84 red, 218 green, and 248 blue.

How to use #54DAF8 in CSS?

Use #54DAF8 directly in your CSS properties like color or background-color.

What colors go well with #54DAF8?

#F87254 (complementary), #54F8C4 (analogous), and #0ACAF5 (lighter shade) work well with #54DAF8.