Skip to content

#abdfbc

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

RGB
171, 223, 188
HSL
140°, 45%, 77%
CMYK
23, 0, 16, 13
Luminance
0.6506

Every format

HEX#abdfbc
RGBrgb(171, 223, 188)
HSLhsl(140, 45%, 77%)
CMYKcmyk(23%, 0%, 16%, 13%)
LABlab(84.5 -23.6 11.8)
LCHlch(84.5 26.4 153.6)
OKLCHoklch(0.858 0.072 155.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abdfbc on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#abdfbc on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green87.5%
Blue73.7%

CMYK percentages

Cyan23.3%
Magenta0.0%
Yellow15.7%
Key (black)12.5%

Color previews

#abdfbc text on a black background

contrast 14.01:1

Card sample

#abdfbc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abdfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abdfbc in the Color Lab