#CEDFA3 Color Information

Hex color code: #CEDFA3

A soft green shade, #CEDFA3 appears as (206, 223, 163) in RGB and (77°, 48%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#CEDFA3
RGB
206, 223, 163
HSL
77°, 48%, 76%
CMYK
8%, 0%, 27%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDFA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 223, 163

Red: 206 / Green: 223 / Blue: 163

HSL

77°, 48%, 76%

Hue: 77° / Saturation: 48% / Lightness: 76%

CMYK

8%, 0%, 27%, 13%

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

What color is #CEDFA3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDFA3 to RGB:

rgb(206, 223, 163)HEX to RGB Converter →

HEX to HSL

Convert #CEDFA3 to HSL:

hsl(77, 48%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDFA3 to CMYK:

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

Color Meaning and Usage

A light green tone, #CEDFA3 has RGB (206, 223, 163) and HSL (77°, 48%, 76%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDFA3 is #B5A4DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD2A4.

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

Contrast with #CEDFA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDFA3?

#CEDFA3 is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #CEDFA3?

#CEDFA3 in RGB is (206, 223, 163) - 206 red, 223 green, and 163 blue.

How to use #CEDFA3 in CSS?

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

What colors go well with #CEDFA3?

#B5A4DF (complementary), #DFD2A4 (analogous), and #B0CB6C (lighter shade) work well with #CEDFA3.