#1AFFCD Color Information

Hex color code: #1AFFCD

A striking cyan shade, #1AFFCD appears as (26, 255, 205) in RGB and (167°, 100%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameTurquoise
HEX
#1AFFCD
RGB
26, 255, 205
HSL
167°, 100%, 55%
CMYK
90%, 0%, 20%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #1AFFCD; 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 #1AFFCD; background-color: #1AFFCD15; }

Alert / Toast

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

Link / Accent

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

a { color: #1AFFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1AFFCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

26, 255, 205

Red: 26 / Green: 255 / Blue: 205

HSL

167°, 100%, 55%

Hue: 167° / Saturation: 100% / Lightness: 55%

CMYK

90%, 0%, 20%, 0%

Cyan: 90% / Magenta: 0% / Yellow: 20% / Key: 0%

What color is #1AFFCD?

#1AFFCD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1AFFCD to RGB:

rgb(26, 255, 205)HEX to RGB Converter →

HEX to HSL

Convert #1AFFCD to HSL:

hsl(167, 100%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #1AFFCD to CMYK:

cmyk(90%, 0%, 20%, 0%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #1AFFCD has RGB (26, 255, 205) and HSL (167°, 100%, 55%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1AFFCD is #FF1A4B, creating high-contrast pairings. For softer combinations, try analogous colors like #1AFF5B.

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

Contrast with #1AFFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1AFFCD?

#1AFFCD is a striking cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1AFFCD?

#1AFFCD in RGB is (26, 255, 205) - 26 red, 255 green, and 205 blue.

How to use #1AFFCD in CSS?

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

What colors go well with #1AFFCD?

#FF1A4B (complementary), #1AFF5B (analogous), and #00CCA0 (lighter shade) work well with #1AFFCD.