Skip to content

#abdfda

a light, soft cyan · cool · closest name: silver

RGB
171, 223, 218
HSL
174°, 45%, 77%
CMYK
23, 0, 2, 13
Luminance
0.6650

Every format

HEX#abdfda
RGBrgb(171, 223, 218)
HSLhsl(174, 45%, 77%)
CMYKcmyk(23%, 0%, 2%, 13%)
LABlab(85.3 -17.7 -3.0)
LCHlch(85.3 17.9 189.7)
OKLCHoklch(0.866 0.054 188.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdfda on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#abdfda on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue85.5%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow2.2%
Key (black)12.5%

Color previews

#abdfda text on a black background

contrast 14.30:1

Card sample

#abdfda text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdfda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdfda in the Color Lab