#ADEBEB Color Information

Hex color code: #ADEBEB

#ADEBEB is a airy cyan color. In RGB it is (173, 235, 235), and in HSL it is (180°, 61%, 80%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#ADEBEB
RGB
173, 235, 235
HSL
180°, 61%, 80%
CMYK
26%, 0%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADEBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 235, 235

Red: 173 / Green: 235 / Blue: 235

HSL

180°, 61%, 80%

Hue: 180° / Saturation: 61% / Lightness: 80%

CMYK

26%, 0%, 0%, 8%

Cyan: 26% / Magenta: 0% / Yellow: 0% / Key: 8%

What color is #ADEBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADEBEB to RGB:

rgb(173, 235, 235)HEX to RGB Converter →

HEX to HSL

Convert #ADEBEB to HSL:

hsl(180, 61%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ADEBEB to CMYK:

cmyk(26%, 0%, 0%, 8%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #ADEBEB has RGB (173, 235, 235) and HSL (180°, 61%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADEBEB is #EBADAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADEBCC.

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

Contrast with #ADEBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADEBEB?

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

What is the RGB value of #ADEBEB?

#ADEBEB in RGB is (173, 235, 235) - 173 red, 235 green, and 235 blue.

How to use #ADEBEB in CSS?

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

What colors go well with #ADEBEB?

#EBADAD (complementary), #ADEBCC (analogous), and #6FDCDC (lighter shade) work well with #ADEBEB.