Skip to content

#abebdb

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

RGB
171, 235, 219
HSL
165°, 62%, 80%
CMYK
27, 0, 7, 8
Luminance
0.7319

Every format

HEX#abebdb
RGBrgb(171, 235, 219)
HSLhsl(165, 62%, 80%)
CMYKcmyk(27%, 0%, 7%, 8%)
LABlab(88.5 -23.4 1.3)
LCHlch(88.5 23.4 176.9)
OKLCHoklch(0.892 0.068 177.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green92.2%
Blue85.9%

CMYK percentages

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

Color previews

#abebdb text on a black background

contrast 15.64:1

Card sample

#abebdb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abebdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abebdb in the Color Lab