#CDEEB8 Color Information

Hex color code: #CDEEB8

The hex color #CDEEB8 is a soft green with RGB values of (205, 238, 184) and HSL of (97°, 61%, 83%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#CDEEB8
RGB
205, 238, 184
HSL
97°, 61%, 83%
CMYK
14%, 0%, 23%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDEEB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 238, 184

Red: 205 / Green: 238 / Blue: 184

HSL

97°, 61%, 83%

Hue: 97° / Saturation: 61% / Lightness: 83%

CMYK

14%, 0%, 23%, 7%

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

What color is #CDEEB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDEEB8 to RGB:

rgb(205, 238, 184)HEX to RGB Converter →

HEX to HSL

Convert #CDEEB8 to HSL:

hsl(97, 61%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDEEB8 to CMYK:

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

Color Meaning and Usage

#CDEEB8 is a airy green color with RGB values of 205, 238, 184 and HSL of 97°, 61%, 83%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDEEB8 is #DAB9EE, creating high-contrast pairings. For softer combinations, try analogous colors like #E8EEB9.

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

Contrast with #CDEEB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDEEB8?

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

What is the RGB value of #CDEEB8?

#CDEEB8 in RGB is (205, 238, 184) - 205 red, 238 green, and 184 blue.

How to use #CDEEB8 in CSS?

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

What colors go well with #CDEEB8?

#DAB9EE (complementary), #E8EEB9 (analogous), and #A2DF7C (lighter shade) work well with #CDEEB8.