#ABF3EF Color Information

Hex color code: #ABF3EF

The hex color #ABF3EF is a delicate cyan with RGB values of (171, 243, 239) and HSL of (177°, 75%, 81%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#ABF3EF
RGB
171, 243, 239
HSL
177°, 75%, 81%
CMYK
30%, 0%, 2%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABF3EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 243, 239

Red: 171 / Green: 243 / Blue: 239

HSL

177°, 75%, 81%

Hue: 177° / Saturation: 75% / Lightness: 81%

CMYK

30%, 0%, 2%, 5%

Cyan: 30% / Magenta: 0% / Yellow: 2% / Key: 5%

What color is #ABF3EF?

#ABF3EF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABF3EF to RGB:

rgb(171, 243, 239)HEX to RGB Converter →

HEX to HSL

Convert #ABF3EF to HSL:

hsl(177, 75%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #ABF3EF to CMYK:

cmyk(30%, 0%, 2%, 5%)Color Converter →

Color Meaning and Usage

#ABF3EF is a light cyan color with RGB values of 171, 243, 239 and HSL of 177°, 75%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABF3EF is #F3AAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AAF3CB.

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

Contrast with #ABF3EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABF3EF?

#ABF3EF is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ABF3EF?

#ABF3EF in RGB is (171, 243, 239) - 171 red, 243 green, and 239 blue.

How to use #ABF3EF in CSS?

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

What colors go well with #ABF3EF?

#F3AAAE (complementary), #AAF3CB (analogous), and #67E9E3 (lighter shade) work well with #ABF3EF.