#CFFABB Color Information

Hex color code: #CFFABB

A airy green shade, #CFFABB appears as (207, 250, 187) in RGB and (101°, 86%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#CFFABB
RGB
207, 250, 187
HSL
101°, 86%, 86%
CMYK
17%, 0%, 25%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFFABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 250, 187

Red: 207 / Green: 250 / Blue: 187

HSL

101°, 86%, 86%

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

CMYK

17%, 0%, 25%, 2%

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

What color is #CFFABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFFABB to RGB:

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

HEX to HSL

Convert #CFFABB to HSL:

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

HEX to CMYK

Convert #CFFABB to CMYK:

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

Color Meaning and Usage

A soft green tone, #CFFABB has RGB (207, 250, 187) and HSL (101°, 86%, 86%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFFABB is #E7BDFA, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFABD.

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

Contrast with #CFFABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFFABB?

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

What is the RGB value of #CFFABB?

#CFFABB in RGB is (207, 250, 187) - 207 red, 250 green, and 187 blue.

How to use #CFFABB in CSS?

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

What colors go well with #CFFABB?

#E7BDFA (complementary), #EFFABD (analogous), and #9EF575 (lighter shade) work well with #CFFABB.