Skip to content

#abceaf

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

RGB
171, 206, 175
HSL
127°, 26%, 74%
CMYK
17, 0, 15, 19
Luminance
0.5590

Every format

HEX#abceaf
RGBrgb(171, 206, 175)
HSLhsl(127, 26%, 74%)
CMYKcmyk(17%, 0%, 15%, 19%)
LABlab(79.5 -17.6 11.6)
LCHlch(79.5 21.1 146.6)
OKLCHoklch(0.817 0.057 148.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.8%
Blue68.6%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow15.0%
Key (black)19.2%

Color previews

#abceaf text on a black background

contrast 12.18:1

Card sample

#abceaf text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceaf in the Color Lab