#CDEEB0 Color Information

Hex color code: #CDEEB0

A light green shade, #CDEEB0 appears as (205, 238, 176) in RGB and (92°, 65%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#CDEEB0
RGB
205, 238, 176
HSL
92°, 65%, 81%
CMYK
14%, 0%, 26%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDEEB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 238, 176

Red: 205 / Green: 238 / Blue: 176

HSL

92°, 65%, 81%

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

CMYK

14%, 0%, 26%, 7%

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

What color is #CDEEB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDEEB0 to RGB:

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

HEX to HSL

Convert #CDEEB0 to HSL:

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

HEX to CMYK

Convert #CDEEB0 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CDEEB0 has RGB (205, 238, 176) and HSL (92°, 65%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDEEB0 is #D1AFEE, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEEAF.

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

Contrast with #CDEEB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDEEB0?

#CDEEB0 is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDEEB0?

#CDEEB0 in RGB is (205, 238, 176) - 205 red, 238 green, and 176 blue.

How to use #CDEEB0 in CSS?

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

What colors go well with #CDEEB0?

#D1AFEE (complementary), #ECEEAF (analogous), and #A5E170 (lighter shade) work well with #CDEEB0.