#22CEAF Color Information

Hex color code: #22CEAF

A vivid cyan shade, #22CEAF appears as (34, 206, 175) in RGB and (169°, 72%, 47%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Sea Green
HEX
#22CEAF
RGB
34, 206, 175
HSL
169°, 72%, 47%
CMYK
83%, 0%, 15%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #22CEAF; 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 #22CEAF; background-color: #22CEAF15; }

Alert / Toast

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

Link / Accent

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

a { color: #22CEAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #22CEAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 206, 175

Red: 34 / Green: 206 / Blue: 175

HSL

169°, 72%, 47%

Hue: 169° / Saturation: 72% / Lightness: 47%

CMYK

83%, 0%, 15%, 19%

Cyan: 83% / Magenta: 0% / Yellow: 15% / Key: 19%

What color is #22CEAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #22CEAF to RGB:

rgb(34, 206, 175)HEX to RGB Converter →

HEX to HSL

Convert #22CEAF to HSL:

hsl(169, 72%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #22CEAF to CMYK:

cmyk(83%, 0%, 15%, 19%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #22CEAF has RGB (34, 206, 175) and HSL (169°, 72%, 47%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #22CEAF is #CE2241, creating high-contrast pairings. For softer combinations, try analogous colors like #22CE58.

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

Contrast with #22CEAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #22CEAF?

#22CEAF is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #22CEAF?

#22CEAF in RGB is (34, 206, 175) - 34 red, 206 green, and 175 blue.

How to use #22CEAF in CSS?

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

What colors go well with #22CEAF?

#CE2241 (complementary), #22CE58 (analogous), and #178C77 (lighter shade) work well with #22CEAF.