#CFFBBA Color Information

Hex color code: #CFFBBA

The hex color #CFFBBA is a delicate green with RGB values of (207, 251, 186) and HSL of (101°, 89%, 86%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#CFFBBA
RGB
207, 251, 186
HSL
101°, 89%, 86%
CMYK
18%, 0%, 26%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFFBBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 251, 186

Red: 207 / Green: 251 / Blue: 186

HSL

101°, 89%, 86%

Hue: 101° / Saturation: 89% / Lightness: 86%

CMYK

18%, 0%, 26%, 2%

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

What color is #CFFBBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFFBBA to RGB:

rgb(207, 251, 186)HEX to RGB Converter →

HEX to HSL

Convert #CFFBBA to HSL:

hsl(101, 89%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFFBBA to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CFFBBA has RGB (207, 251, 186) and HSL (101°, 89%, 86%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFFBBA is #E7BCFB, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFBBC.

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

Contrast with #CFFBBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFFBBA?

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

What is the RGB value of #CFFBBA?

#CFFBBA in RGB is (207, 251, 186) - 207 red, 251 green, and 186 blue.

How to use #CFFBBA in CSS?

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

What colors go well with #CFFBBA?

#E7BCFB (complementary), #EFFBBC (analogous), and #9DF773 (lighter shade) work well with #CFFBBA.