#EFFAA3 Color Information

Hex color code: #EFFAA3

A soft yellow shade, #EFFAA3 appears as (239, 250, 163) in RGB and (68°, 90%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#EFFAA3
RGB
239, 250, 163
HSL
68°, 90%, 81%
CMYK
4%, 0%, 35%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFAA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 250, 163

Red: 239 / Green: 250 / Blue: 163

HSL

68°, 90%, 81%

Hue: 68° / Saturation: 90% / Lightness: 81%

CMYK

4%, 0%, 35%, 2%

Cyan: 4% / Magenta: 0% / Yellow: 35% / Key: 2%

What color is #EFFAA3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFAA3 to RGB:

rgb(239, 250, 163)HEX to RGB Converter →

HEX to HSL

Convert #EFFAA3 to HSL:

hsl(68, 90%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFAA3 to CMYK:

cmyk(4%, 0%, 35%, 2%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #EFFAA3 has RGB (239, 250, 163) and HSL (68°, 90%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFAA3 is #AFA3FA, creating high-contrast pairings. For softer combinations, try analogous colors like #FADAA3.

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

Contrast with #EFFAA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFAA3?

#EFFAA3 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EFFAA3?

#EFFAA3 in RGB is (239, 250, 163) - 239 red, 250 green, and 163 blue.

How to use #EFFAA3 in CSS?

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

What colors go well with #EFFAA3?

#AFA3FA (complementary), #FADAA3 (analogous), and #E2F65A (lighter shade) work well with #EFFAA3.