Skip to content

#abccbd

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

RGB
171, 204, 189
HSL
153°, 24%, 74%
CMYK
16, 0, 7, 20
Luminance
0.5552

Every format

HEX#abccbd
RGBrgb(171, 204, 189)
HSLhsl(153, 24%, 74%)
CMYKcmyk(16%, 0%, 7%, 20%)
LABlab(79.3 -14.0 3.8)
LCHlch(79.3 14.5 164.7)
OKLCHoklch(0.817 0.041 166.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abccbd on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#abccbd on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.0%
Blue74.1%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow7.4%
Key (black)20.0%

Color previews

#abccbd text on a black background

contrast 12.10:1

Card sample

#abccbd text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccbd in the Color Lab