#ADDBC8 Color Information

Hex color code: #ADDBC8

A ethereal cyan shade, #ADDBC8 appears as (173, 219, 200) in RGB and (155°, 39%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#ADDBC8
RGB
173, 219, 200
HSL
155°, 39%, 77%
CMYK
21%, 0%, 9%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADDBC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 219, 200

Red: 173 / Green: 219 / Blue: 200

HSL

155°, 39%, 77%

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

CMYK

21%, 0%, 9%, 14%

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

What color is #ADDBC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADDBC8 to RGB:

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

HEX to HSL

Convert #ADDBC8 to HSL:

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

HEX to CMYK

Convert #ADDBC8 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #ADDBC8 has RGB (173, 219, 200) and HSL (155°, 39%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADDBC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADDBC8?

#ADDBC8 is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ADDBC8?

#ADDBC8 in RGB is (173, 219, 200) - 173 red, 219 green, and 200 blue.

How to use #ADDBC8 in CSS?

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

What colors go well with #ADDBC8?

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