#CBEDB6 Color Information

Hex color code: #CBEDB6

A light green shade, #CBEDB6 appears as (203, 237, 182) in RGB and (97°, 60%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#CBEDB6
RGB
203, 237, 182
HSL
97°, 60%, 82%
CMYK
14%, 0%, 23%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CBEDB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 237, 182

Red: 203 / Green: 237 / Blue: 182

HSL

97°, 60%, 82%

Hue: 97° / Saturation: 60% / Lightness: 82%

CMYK

14%, 0%, 23%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 23% / Key: 7%

What color is #CBEDB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CBEDB6 to RGB:

rgb(203, 237, 182)HEX to RGB Converter →

HEX to HSL

Convert #CBEDB6 to HSL:

hsl(97, 60%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CBEDB6 to CMYK:

cmyk(14%, 0%, 23%, 7%)Color Converter →

Color Meaning and Usage

#CBEDB6 is a soft green color with RGB values of 203, 237, 182 and HSL of 97°, 60%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CBEDB6 is #D8B6ED, creating high-contrast pairings. For softer combinations, try analogous colors like #E6EDB6.

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

Contrast with #CBEDB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CBEDB6?

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

What is the RGB value of #CBEDB6?

#CBEDB6 in RGB is (203, 237, 182) - 203 red, 237 green, and 182 blue.

How to use #CBEDB6 in CSS?

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

What colors go well with #CBEDB6?

#D8B6ED (complementary), #E6EDB6 (analogous), and #9FDD78 (lighter shade) work well with #CBEDB6.