Skip to content

#abebdc

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

RGB
171, 235, 220
HSL
166°, 62%, 80%
CMYK
27, 0, 6, 8
Luminance
0.7324

Every format

HEX#abebdc
RGBrgb(171, 235, 220)
HSLhsl(166, 62%, 80%)
CMYKcmyk(27%, 0%, 6%, 8%)
LABlab(88.6 -23.2 0.8)
LCHlch(88.6 23.2 178.0)
OKLCHoklch(0.893 0.068 178.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abebdc on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#abebdc on black: 15.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue86.3%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#abebdc text on a black background

contrast 15.65:1

Card sample

#abebdc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebdc in the Color Lab