Skip to content

#abcad2

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

RGB
171, 202, 210
HSL
192°, 30%, 75%
CMYK
19, 4, 0, 18
Luminance
0.5555

Every format

HEX#abcad2
RGBrgb(171, 202, 210)
HSLhsl(192, 30%, 75%)
CMYKcmyk(19%, 4%, 0%, 18%)
LABlab(79.4 -8.6 -7.4)
LCHlch(79.4 11.4 220.8)
OKLCHoklch(0.819 0.035 215.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcad2 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#abcad2 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.2%
Blue82.4%

CMYK percentages

Cyan18.6%
Magenta3.8%
Yellow0.0%
Key (black)17.6%

Color previews

#abcad2 text on a black background

contrast 12.11:1

Card sample

#abcad2 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcad2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcad2 in the Color Lab