#CBEFAC Color Information

Hex color code: #CBEFAC

A soft green shade, #CBEFAC appears as (203, 239, 172) in RGB and (92°, 68%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#CBEFAC
RGB
203, 239, 172
HSL
92°, 68%, 81%
CMYK
15%, 0%, 28%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 239, 172

Red: 203 / Green: 239 / Blue: 172

HSL

92°, 68%, 81%

Hue: 92° / Saturation: 68% / Lightness: 81%

CMYK

15%, 0%, 28%, 6%

Cyan: 15% / Magenta: 0% / Yellow: 28% / Key: 6%

What color is #CBEFAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEFAC to RGB:

rgb(203, 239, 172)HEX to RGB Converter →

HEX to HSL

Convert #CBEFAC to HSL:

hsl(92, 68%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEFAC to CMYK:

cmyk(15%, 0%, 28%, 6%)Color Converter →

Color Meaning and Usage

#CBEFAC is a airy green color with RGB values of 203, 239, 172 and HSL of 92°, 68%, 81%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBEFAC is #D1AEEF, creating high-contrast pairings. For softer combinations, try analogous colors like #EDEFAE.

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

Contrast with #CBEFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEFAC?

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

What is the RGB value of #CBEFAC?

#CBEFAC in RGB is (203, 239, 172) - 203 red, 239 green, and 172 blue.

How to use #CBEFAC in CSS?

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

What colors go well with #CBEFAC?

#D1AEEF (complementary), #EDEFAE (analogous), and #A4E36D (lighter shade) work well with #CBEFAC.