Skip to content

#abcbbc

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

RGB
171, 203, 188
HSL
152°, 24%, 73%
CMYK
16, 0, 7, 20
Luminance
0.5500

Every format

HEX#abcbbc
RGBrgb(171, 203, 188)
HSLhsl(152, 24%, 73%)
CMYKcmyk(16%, 0%, 7%, 20%)
LABlab(79.0 -13.6 3.9)
LCHlch(79.0 14.2 164.0)
OKLCHoklch(0.814 0.040 165.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcbbc on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abcbbc on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green79.6%
Blue73.7%

CMYK percentages

Cyan15.8%
Magenta0.0%
Yellow7.4%
Key (black)20.4%

Color previews

#abcbbc text on a black background

contrast 12.00:1

Card sample

#abcbbc text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcbbc in the Color Lab