#C5EDCD Color Information

Hex color code: #C5EDCD

The hex color #C5EDCD is a delicate green with RGB values of (197, 237, 205) and HSL of (132°, 53%, 85%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#C5EDCD
RGB
197, 237, 205
HSL
132°, 53%, 85%
CMYK
17%, 0%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5EDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 237, 205

Red: 197 / Green: 237 / Blue: 205

HSL

132°, 53%, 85%

Hue: 132° / Saturation: 53% / Lightness: 85%

CMYK

17%, 0%, 14%, 7%

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

What color is #C5EDCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5EDCD to RGB:

rgb(197, 237, 205)HEX to RGB Converter →

HEX to HSL

Convert #C5EDCD to HSL:

hsl(132, 53%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C5EDCD to CMYK:

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

Color Meaning and Usage

#C5EDCD is a soft green color with RGB values of 197, 237, 205 and HSL of 132°, 53%, 85%. 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 #C5EDCD is #EDC4E5, creating high-contrast pairings. For softer combinations, try analogous colors like #D1EDC4.

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

Contrast with #C5EDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5EDCD?

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

What is the RGB value of #C5EDCD?

#C5EDCD in RGB is (197, 237, 205) - 197 red, 237 green, and 205 blue.

How to use #C5EDCD in CSS?

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

What colors go well with #C5EDCD?

#EDC4E5 (complementary), #D1EDC4 (analogous), and #8ADB9A (lighter shade) work well with #C5EDCD.