#EEFDFA Color Information

Hex color code: #EEFDFA

A delicate cyan shade, #EEFDFA appears as (238, 253, 250) in RGB and (168°, 79%, 96%) in HSL. It is popular in mobile app design.

Try:
Color NameAzure
HEX
#EEFDFA
RGB
238, 253, 250
HSL
168°, 79%, 96%
CMYK
6%, 0%, 1%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EEFDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 253, 250

Red: 238 / Green: 253 / Blue: 250

HSL

168°, 79%, 96%

Hue: 168° / Saturation: 79% / Lightness: 96%

CMYK

6%, 0%, 1%, 1%

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

What color is #EEFDFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EEFDFA to RGB:

rgb(238, 253, 250)HEX to RGB Converter →

HEX to HSL

Convert #EEFDFA to HSL:

hsl(168, 79%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EEFDFA to CMYK:

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

Color Meaning and Usage

A light cyan tone, #EEFDFA has RGB (238, 253, 250) and HSL (168°, 79%, 96%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EEFDFA is #FDEDF0, creating high-contrast pairings. For softer combinations, try analogous colors like #EDFDF2.

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

Contrast with #EEFDFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EEFDFA?

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

What is the RGB value of #EEFDFA?

#EEFDFA in RGB is (238, 253, 250) - 238 red, 253 green, and 250 blue.

How to use #EEFDFA in CSS?

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

What colors go well with #EEFDFA?

#FDEDF0 (complementary), #EDFDF2 (analogous), and #A8F5E6 (lighter shade) work well with #EEFDFA.