Skip to content

#abcdbb

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

RGB
171, 205, 187
HSL
148°, 25%, 74%
CMYK
17, 0, 9, 20
Luminance
0.5591

Every format

HEX#abcdbb
RGBrgb(171, 205, 187)
HSLhsl(148, 25%, 74%)
CMYKcmyk(17%, 0%, 9%, 20%)
LABlab(79.6 -14.9 5.2)
LCHlch(79.6 15.7 160.7)
OKLCHoklch(0.818 0.044 162.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcdbb on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abcdbb on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue73.3%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow8.8%
Key (black)19.6%

Color previews

#abcdbb text on a black background

contrast 12.18:1

Card sample

#abcdbb text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdbb in the Color Lab