Skip to content

#abcec3

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

RGB
171, 206, 195
HSL
161°, 26%, 74%
CMYK
17, 0, 5, 19
Luminance
0.5674

Every format

HEX#abcec3
RGBrgb(171, 206, 195)
HSLhsl(161, 26%, 74%)
CMYKcmyk(17%, 0%, 5%, 19%)
LABlab(80.0 -13.8 1.6)
LCHlch(80.0 13.9 173.4)
OKLCHoklch(0.823 0.040 174.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcec3 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#abcec3 on black: 12.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue76.5%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow5.3%
Key (black)19.2%

Color previews

#abcec3 text on a black background

contrast 12.35:1

Card sample

#abcec3 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcec3 in the Color Lab