Skip to content

#abecdf

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

RGB
171, 236, 223
HSL
168°, 63%, 80%
CMYK
28, 0, 6, 8
Luminance
0.7398

Every format

HEX#abecdf
RGBrgb(171, 236, 223)
HSLhsl(168, 63%, 80%)
CMYKcmyk(28%, 0%, 6%, 8%)
LABlab(88.9 -23.0 -0.3)
LCHlch(88.9 23.0 180.7)
OKLCHoklch(0.896 0.068 180.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abecdf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#abecdf on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.5%
Blue87.5%

CMYK percentages

Cyan27.5%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#abecdf text on a black background

contrast 15.80:1

Card sample

#abecdf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abecdf in the Color Lab