#C0DECB Color Information

Hex color code: #C0DECB

#C0DECB is a ethereal green color. In RGB it is (192, 222, 203), and in HSL it is (142°, 31%, 81%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#C0DECB
RGB
192, 222, 203
HSL
142°, 31%, 81%
CMYK
14%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0DECB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 222, 203

Red: 192 / Green: 222 / Blue: 203

HSL

142°, 31%, 81%

Hue: 142° / Saturation: 31% / Lightness: 81%

CMYK

14%, 0%, 9%, 13%

Cyan: 14% / Magenta: 0% / Yellow: 9% / Key: 13%

What color is #C0DECB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0DECB to RGB:

rgb(192, 222, 203)HEX to RGB Converter →

HEX to HSL

Convert #C0DECB to HSL:

hsl(142, 31%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C0DECB to CMYK:

cmyk(14%, 0%, 9%, 13%)Color Converter →

Color Meaning and Usage

A soft green tone, #C0DECB has RGB (192, 222, 203) and HSL (142°, 31%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0DECB is #DEC0D3, creating high-contrast pairings. For softer combinations, try analogous colors like #C4DEC0.

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

Contrast with #C0DECB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0DECB?

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

What is the RGB value of #C0DECB?

#C0DECB in RGB is (192, 222, 203) - 192 red, 222 green, and 203 blue.

How to use #C0DECB in CSS?

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

What colors go well with #C0DECB?

#DEC0D3 (complementary), #C4DEC0 (analogous), and #8DC3A1 (lighter shade) work well with #C0DECB.