#EAFFCE Color Information

Hex color code: #EAFFCE

The hex color #EAFFCE is a light green with RGB values of (234, 255, 206) and HSL of (86°, 100%, 90%). It is commonly used in modern UI design.

Try:
Color NameLight Goldenrod Yellow
HEX
#EAFFCE
RGB
234, 255, 206
HSL
86°, 100%, 90%
CMYK
8%, 0%, 19%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EAFFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 255, 206

Red: 234 / Green: 255 / Blue: 206

HSL

86°, 100%, 90%

Hue: 86° / Saturation: 100% / Lightness: 90%

CMYK

8%, 0%, 19%, 0%

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

What color is #EAFFCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EAFFCE to RGB:

rgb(234, 255, 206)HEX to RGB Converter →

HEX to HSL

Convert #EAFFCE to HSL:

hsl(86, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #EAFFCE to CMYK:

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

Color Meaning and Usage

#EAFFCE is a soft green color with RGB values of 234, 255, 206 and HSL of 86°, 100%, 90%. 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 #EAFFCE is #E2CCFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFCCC.

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

Contrast with #EAFFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EAFFCE?

#EAFFCE is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EAFFCE?

#EAFFCE in RGB is (234, 255, 206) - 234 red, 255 green, and 206 blue.

How to use #EAFFCE in CSS?

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

What colors go well with #EAFFCE?

#E2CCFF (complementary), #FFFCCC (analogous), and #C8FF80 (lighter shade) work well with #EAFFCE.