Skip to content

#abd2bc

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

RGB
171, 210, 188
HSL
146°, 30%, 75%
CMYK
19, 0, 11, 18
Luminance
0.5838

Every format

HEX#abd2bc
RGBrgb(171, 210, 188)
HSLhsl(146, 30%, 75%)
CMYKcmyk(19%, 0%, 11%, 18%)
LABlab(81.0 -17.2 6.7)
LCHlch(81.0 18.4 158.8)
OKLCHoklch(0.830 0.051 160.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abd2bc on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#abd2bc on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green82.4%
Blue73.7%

CMYK percentages

Cyan18.6%
Magenta0.0%
Yellow10.5%
Key (black)17.6%

Color previews

#abd2bc text on a black background

contrast 12.68:1

Card sample

#abd2bc text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abd2bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abd2bc in the Color Lab