#ADDBC7 Color Information

Hex color code: #ADDBC7

A light cyan shade, #ADDBC7 appears as (173, 219, 199) in RGB and (154°, 39%, 77%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Blue
HEX
#ADDBC7
RGB
173, 219, 199
HSL
154°, 39%, 77%
CMYK
21%, 0%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADDBC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 219, 199

Red: 173 / Green: 219 / Blue: 199

HSL

154°, 39%, 77%

Hue: 154° / Saturation: 39% / Lightness: 77%

CMYK

21%, 0%, 9%, 14%

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

What color is #ADDBC7?

#ADDBC7 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDBC7 to RGB:

rgb(173, 219, 199)HEX to RGB Converter →

HEX to HSL

Convert #ADDBC7 to HSL:

hsl(154, 39%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ADDBC7 to CMYK:

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

Color Meaning and Usage

A light cyan tone, #ADDBC7 has RGB (173, 219, 199) and HSL (154°, 39%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADDBC7 is #DBADC1, creating high-contrast pairings. For softer combinations, try analogous colors like #ADDBB1.

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

Contrast with #ADDBC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDBC7?

#ADDBC7 is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADDBC7?

#ADDBC7 in RGB is (173, 219, 199) - 173 red, 219 green, and 199 blue.

How to use #ADDBC7 in CSS?

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

What colors go well with #ADDBC7?

#DBADC1 (complementary), #ADDBB1 (analogous), and #78C4A3 (lighter shade) work well with #ADDBC7.