#EAFBFE Color Information

Hex color code: #EAFBFE

#EAFBFE is a light cyan color. In RGB it is (234, 251, 254), and in HSL it is (189°, 91%, 96%). It is commonly used in modern UI design.

Try:
Color NameAzure
HEX
#EAFBFE
RGB
234, 251, 254
HSL
189°, 91%, 96%
CMYK
8%, 1%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAFBFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 251, 254

Red: 234 / Green: 251 / Blue: 254

HSL

189°, 91%, 96%

Hue: 189° / Saturation: 91% / Lightness: 96%

CMYK

8%, 1%, 0%, 0%

Cyan: 8% / Magenta: 1% / Yellow: 0% / Key: 0%

What color is #EAFBFE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAFBFE to RGB:

rgb(234, 251, 254)HEX to RGB Converter →

HEX to HSL

Convert #EAFBFE to HSL:

hsl(189, 91%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EAFBFE to CMYK:

cmyk(8%, 1%, 0%, 0%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #EAFBFE has RGB (234, 251, 254) and HSL (189°, 91%, 96%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EAFBFE is #FEEEEC, creating high-contrast pairings. For softer combinations, try analogous colors like #ECFEF8.

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

Contrast with #EAFBFE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAFBFE?

#EAFBFE is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAFBFE?

#EAFBFE in RGB is (234, 251, 254) - 234 red, 251 green, and 254 blue.

How to use #EAFBFE in CSS?

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

What colors go well with #EAFBFE?

#FEEEEC (complementary), #ECFEF8 (analogous), and #A2EDFB (lighter shade) work well with #EAFBFE.