#A8EBFA Color Information

Hex color code: #A8EBFA

The hex color #A8EBFA is a delicate cyan with RGB values of (168, 235, 250) and HSL of (191°, 89%, 82%). It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#A8EBFA
RGB
168, 235, 250
HSL
191°, 89%, 82%
CMYK
33%, 6%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A8EBFA; 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 #A8EBFA; background-color: #A8EBFA15; }

Alert / Toast

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

Link / Accent

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

a { color: #A8EBFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A8EBFA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 235, 250

Red: 168 / Green: 235 / Blue: 250

HSL

191°, 89%, 82%

Hue: 191° / Saturation: 89% / Lightness: 82%

CMYK

33%, 6%, 0%, 2%

Cyan: 33% / Magenta: 6% / Yellow: 0% / Key: 2%

What color is #A8EBFA?

#A8EBFA is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8EBFA to RGB:

rgb(168, 235, 250)HEX to RGB Converter →

HEX to HSL

Convert #A8EBFA to HSL:

hsl(191, 89%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #A8EBFA to CMYK:

cmyk(33%, 6%, 0%, 2%)Color Converter →

Color Meaning and Usage

#A8EBFA is a ethereal cyan color with RGB values of 168, 235, 250 and HSL of 191°, 89%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8EBFA is #FAB7A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8FAE0.

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

Contrast with #A8EBFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8EBFA?

#A8EBFA is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #A8EBFA?

#A8EBFA in RGB is (168, 235, 250) - 168 red, 235 green, and 250 blue.

How to use #A8EBFA in CSS?

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

What colors go well with #A8EBFA?

#FAB7A8 (complementary), #A8FAE0 (analogous), and #60DAF6 (lighter shade) work well with #A8EBFA.