Skip to content

#aacfac

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

RGB
170, 207, 172
HSL
123°, 28%, 74%
CMYK
18, 0, 17, 19
Luminance
0.5615

Every format

HEX#aacfac
RGBrgb(170, 207, 172)
HSLhsl(123, 28%, 74%)
CMYKcmyk(18%, 0%, 17%, 19%)
LABlab(79.7 -19.0 13.4)
LCHlch(79.7 23.2 144.8)
OKLCHoklch(0.818 0.063 146.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green81.2%
Blue67.5%

CMYK percentages

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

Color previews

#aacfac text on a black background

contrast 12.23:1

Card sample

#aacfac text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aacfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aacfac in the Color Lab