Skip to content

#abefdf

a light, vivid cyan · cool · closest name: turquoise

RGB
171, 239, 223
HSL
166°, 68%, 80%
CMYK
29, 0, 7, 6
Luminance
0.7572

Every format

HEX#abefdf
RGBrgb(171, 239, 223)
HSLhsl(166, 68%, 80%)
CMYKcmyk(29%, 0%, 7%, 6%)
LABlab(89.7 -24.5 0.9)
LCHlch(89.7 24.5 177.8)
OKLCHoklch(0.902 0.071 178.3)

Copy-ready code

/* CSS */
color: #abefdf;
background-color: #abefdf;
/* Tailwind (arbitrary) */
class="text-[#abefdf] bg-[#abefdf]"
/* SCSS */
$brand: #abefdf;
/* SwiftUI */
Color(red: 0.671, green: 0.937, blue: 0.875)
/* Android */
Color.parseColor("#abefdf")

Accessibility — WCAG contrast

Aa
#abefdf on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#abefdf on black: 16.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green93.7%
Blue87.5%

CMYK percentages

Cyan28.5%
Magenta0.0%
Yellow6.7%
Key (black)6.3%

Color previews

#abefdf text on a black background

contrast 16.14:1

Card sample

#abefdf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #abefdf;
Background color
Panel with #abefdf background
background-color: #abefdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #abefdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(171, 239, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 239, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abefdf;
background: linear-gradient(135deg, #abefdf, #ABD2EF);

Monochromatic scale

Palettes built from #abefdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abefdf in the Color Lab