Skip to content

#aecfac

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

RGB
174, 207, 172
HSL
117°, 27%, 74%
CMYK
16, 0, 17, 19
Luminance
0.5660

Every format

HEX#aecfac
RGBrgb(174, 207, 172)
HSLhsl(117, 27%, 74%)
CMYKcmyk(16%, 0%, 17%, 19%)
LABlab(80.0 -17.6 13.8)
LCHlch(80.0 22.4 141.9)
OKLCHoklch(0.821 0.060 143.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aecfac on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#aecfac on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green81.2%
Blue67.5%

CMYK percentages

Cyan15.9%
Magenta0.0%
Yellow16.9%
Key (black)18.8%

Color previews

#aecfac text on a black background

contrast 12.32:1

Card sample

#aecfac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aecfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aecfac in the Color Lab