Skip to content

#abcdb3

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

RGB
171, 205, 179
HSL
134°, 25%, 74%
CMYK
17, 0, 13, 20
Luminance
0.5558

Every format

HEX#abcdb3
RGBrgb(171, 205, 179)
HSLhsl(134, 25%, 74%)
CMYKcmyk(17%, 0%, 13%, 20%)
LABlab(79.4 -16.4 9.2)
LCHlch(79.4 18.8 150.6)
OKLCHoklch(0.816 0.051 152.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcdb3 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#abcdb3 on black: 12.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue70.2%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow12.7%
Key (black)19.6%

Color previews

#abcdb3 text on a black background

contrast 12.12:1

Card sample

#abcdb3 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcdb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcdb3 in the Color Lab