Skip to content

#abceac

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

RGB
171, 206, 172
HSL
122°, 26%, 74%
CMYK
17, 0, 17, 19
Luminance
0.5578

Every format

HEX#abceac
RGBrgb(171, 206, 172)
HSLhsl(122, 26%, 74%)
CMYKcmyk(17%, 0%, 17%, 19%)
LABlab(79.5 -18.1 13.1)
LCHlch(79.5 22.4 144.1)
OKLCHoklch(0.817 0.060 145.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green80.8%
Blue67.5%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#abceac text on a black background

contrast 12.16:1

Card sample

#abceac text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abceac in the Color Lab