#CDEB9B Color Information

Hex color code: #CDEB9B

A soft green shade, #CDEB9B appears as (205, 235, 155) in RGB and (82°, 67%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#CDEB9B
RGB
205, 235, 155
HSL
82°, 67%, 76%
CMYK
13%, 0%, 34%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDEB9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 235, 155

Red: 205 / Green: 235 / Blue: 155

HSL

82°, 67%, 76%

Hue: 82° / Saturation: 67% / Lightness: 76%

CMYK

13%, 0%, 34%, 8%

Cyan: 13% / Magenta: 0% / Yellow: 34% / Key: 8%

What color is #CDEB9B?

#CDEB9B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDEB9B to RGB:

rgb(205, 235, 155)HEX to RGB Converter →

HEX to HSL

Convert #CDEB9B to HSL:

hsl(82, 67%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDEB9B to CMYK:

cmyk(13%, 0%, 34%, 8%)Color Converter →

Color Meaning and Usage

A soft green tone, #CDEB9B has RGB (205, 235, 155) and HSL (82°, 67%, 76%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDEB9B is #B799EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBE099.

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

Contrast with #CDEB9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDEB9B?

#CDEB9B is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #CDEB9B?

#CDEB9B in RGB is (205, 235, 155) - 205 red, 235 green, and 155 blue.

How to use #CDEB9B in CSS?

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

What colors go well with #CDEB9B?

#B799EB (complementary), #EBE099 (analogous), and #ADDE59 (lighter shade) work well with #CDEB9B.