Skip to content

#abccaf

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

RGB
171, 204, 175
HSL
127°, 24%, 74%
CMYK
16, 0, 14, 20
Luminance
0.5494

Every format

HEX#abccaf
RGBrgb(171, 204, 175)
HSLhsl(127, 24%, 74%)
CMYKcmyk(16%, 0%, 14%, 20%)
LABlab(79.0 -16.6 10.8)
LCHlch(79.0 19.8 146.9)
OKLCHoklch(0.813 0.054 148.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.0%
Blue68.6%

CMYK percentages

Cyan16.2%
Magenta0.0%
Yellow14.2%
Key (black)20.0%

Color previews

#abccaf text on a black background

contrast 11.99:1

Card sample

#abccaf text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abccaf in the Color Lab