#CDFAC2 Color Information

Hex color code: #CDFAC2

The hex color #CDFAC2 is a ethereal green with RGB values of (205, 250, 194) and HSL of (108°, 85%, 87%). It is typically applied in digital products.

Try:
Color NameLight Goldenrod Yellow
HEX
#CDFAC2
RGB
205, 250, 194
HSL
108°, 85%, 87%
CMYK
18%, 0%, 22%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDFAC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 250, 194

Red: 205 / Green: 250 / Blue: 194

HSL

108°, 85%, 87%

Hue: 108° / Saturation: 85% / Lightness: 87%

CMYK

18%, 0%, 22%, 2%

Cyan: 18% / Magenta: 0% / Yellow: 22% / Key: 2%

What color is #CDFAC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDFAC2 to RGB:

rgb(205, 250, 194)HEX to RGB Converter →

HEX to HSL

Convert #CDFAC2 to HSL:

hsl(108, 85%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CDFAC2 to CMYK:

cmyk(18%, 0%, 22%, 2%)Color Converter →

Color Meaning and Usage

A airy green tone, #CDFAC2 has RGB (205, 250, 194) and HSL (108°, 85%, 87%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDFAC2 is #EFC2FA, creating high-contrast pairings. For softer combinations, try analogous colors like #E9FAC2.

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

Contrast with #CDFAC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDFAC2?

#CDFAC2 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDFAC2?

#CDFAC2 in RGB is (205, 250, 194) - 205 red, 250 green, and 194 blue.

How to use #CDFAC2 in CSS?

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

What colors go well with #CDFAC2?

#EFC2FA (complementary), #E9FAC2 (analogous), and #93F47B (lighter shade) work well with #CDFAC2.