#22CEAC Color Information

Hex color code: #22CEAC

#22CEAC is a eye-catching cyan color. In RGB it is (34, 206, 172), and in HSL it is (168°, 72%, 47%). It is widely used in graphic design.

Try:
Color NameLight Sea Green
HEX
#22CEAC
RGB
34, 206, 172
HSL
168°, 72%, 47%
CMYK
83%, 0%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #22CEAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 206, 172

Red: 34 / Green: 206 / Blue: 172

HSL

168°, 72%, 47%

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

CMYK

83%, 0%, 17%, 19%

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

What color is #22CEAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #22CEAC to RGB:

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

HEX to HSL

Convert #22CEAC to HSL:

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

HEX to CMYK

Convert #22CEAC to CMYK:

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

Color Meaning and Usage

#22CEAC is a striking cyan color with RGB values of 34, 206, 172 and HSL of 168°, 72%, 47%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #22CEAC is #CE2244, creating high-contrast pairings. For softer combinations, try analogous colors like #22CE55.

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

Contrast with #22CEAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #22CEAC?

#22CEAC is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #22CEAC?

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

How to use #22CEAC in CSS?

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

What colors go well with #22CEAC?

#CE2244 (complementary), #22CE55 (analogous), and #178C75 (lighter shade) work well with #22CEAC.