#EFFFF8 Color Information

Hex color code: #EFFFF8

A delicate cyan shade, #EFFFF8 appears as (239, 255, 248) in RGB and (154°, 100%, 97%) in HSL. It is often used for branding and logos.

Try:
Color NameMint Cream
HEX
#EFFFF8
RGB
239, 255, 248
HSL
154°, 100%, 97%
CMYK
6%, 0%, 3%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFFF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 255, 248

Red: 239 / Green: 255 / Blue: 248

HSL

154°, 100%, 97%

Hue: 154° / Saturation: 100% / Lightness: 97%

CMYK

6%, 0%, 3%, 0%

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

What color is #EFFFF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFFF8 to RGB:

rgb(239, 255, 248)HEX to RGB Converter →

HEX to HSL

Convert #EFFFF8 to HSL:

hsl(154, 100%, 97%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFFF8 to CMYK:

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

Color Meaning and Usage

#EFFFF8 is a delicate cyan color with RGB values of 239, 255, 248 and HSL of 154°, 100%, 97%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFFF8 is #FFF0F6, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FFF1.

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

Contrast with #EFFFF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFFF8?

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

What is the RGB value of #EFFFF8?

#EFFFF8 in RGB is (239, 255, 248) - 239 red, 255 green, and 248 blue.

How to use #EFFFF8 in CSS?

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

What colors go well with #EFFFF8?

#FFF0F6 (complementary), #F0FFF1 (analogous), and #A3FFD7 (lighter shade) work well with #EFFFF8.