Skip to content

#abeedc

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

RGB
171, 238, 220
HSL
164°, 66%, 80%
CMYK
28, 0, 8, 7
Luminance
0.7497

Every format

HEX#abeedc
RGBrgb(171, 238, 220)
HSLhsl(164, 66%, 80%)
CMYKcmyk(28%, 0%, 8%, 7%)
LABlab(89.4 -24.6 2.0)
LCHlch(89.4 24.7 175.4)
OKLCHoklch(0.899 0.072 176.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abeedc on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#abeedc on black: 15.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green93.3%
Blue86.3%

CMYK percentages

Cyan28.2%
Magenta0.0%
Yellow7.6%
Key (black)6.7%

Color previews

#abeedc text on a black background

contrast 15.99:1

Card sample

#abeedc text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abeedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeedc in the Color Lab