Skip to content

#abccbb

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

RGB
171, 204, 187
HSL
149°, 24%, 74%
CMYK
16, 0, 8, 20
Luminance
0.5543

Every format

HEX#abccbb
RGBrgb(171, 204, 187)
HSLhsl(149, 24%, 74%)
CMYKcmyk(16%, 0%, 8%, 20%)
LABlab(79.3 -14.3 4.8)
LCHlch(79.3 15.1 161.5)
OKLCHoklch(0.816 0.043 162.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.0%
Blue73.3%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow8.3%
Key (black)20.0%

Color previews

#abccbb text on a black background

contrast 12.09:1

Card sample

#abccbb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccbb in the Color Lab