#CFFABD Color Information

Hex color code: #CFFABD

#CFFABD is a ethereal green color. In RGB it is (207, 250, 189), and in HSL it is (102°, 86%, 86%). It is typically applied in digital products.

Try:
Color NameLight Goldenrod Yellow
HEX
#CFFABD
RGB
207, 250, 189
HSL
102°, 86%, 86%
CMYK
17%, 0%, 24%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFFABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 250, 189

Red: 207 / Green: 250 / Blue: 189

HSL

102°, 86%, 86%

Hue: 102° / Saturation: 86% / Lightness: 86%

CMYK

17%, 0%, 24%, 2%

Cyan: 17% / Magenta: 0% / Yellow: 24% / Key: 2%

What color is #CFFABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFFABD to RGB:

rgb(207, 250, 189)HEX to RGB Converter →

HEX to HSL

Convert #CFFABD to HSL:

hsl(102, 86%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFFABD to CMYK:

cmyk(17%, 0%, 24%, 2%)Color Converter →

Color Meaning and Usage

A light green tone, #CFFABD has RGB (207, 250, 189) and HSL (102°, 86%, 86%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFFABD is #E8BDFA, creating high-contrast pairings. For softer combinations, try analogous colors like #EEFABD.

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

Contrast with #CFFABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFFABD?

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

What is the RGB value of #CFFABD?

#CFFABD in RGB is (207, 250, 189) - 207 red, 250 green, and 189 blue.

How to use #CFFABD in CSS?

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

What colors go well with #CFFABD?

#E8BDFA (complementary), #EEFABD (analogous), and #9CF575 (lighter shade) work well with #CFFABD.