Skip to content

#abced2

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

RGB
171, 206, 210
HSL
186°, 30%, 75%
CMYK
19, 2, 0, 18
Luminance
0.5745

Every format

HEX#abced2
RGBrgb(171, 206, 210)
HSLhsl(186, 30%, 75%)
CMYKcmyk(19%, 2%, 0%, 18%)
LABlab(80.4 -10.7 -5.8)
LCHlch(80.4 12.2 208.7)
OKLCHoklch(0.827 0.038 205.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abced2 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#abced2 on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue82.4%

CMYK percentages

Cyan18.6%
Magenta1.9%
Yellow0.0%
Key (black)17.6%

Color previews

#abced2 text on a black background

contrast 12.49:1

Card sample

#abced2 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abced2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abced2 in the Color Lab