Skip to content

#acddaf

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

RGB
172, 221, 175
HSL
124°, 42%, 77%
CMYK
22, 0, 21, 13
Luminance
0.6358

Every format

HEX#acddaf
RGBrgb(172, 221, 175)
HSLhsl(124, 42%, 77%)
CMYKcmyk(22%, 0%, 21%, 13%)
LABlab(83.8 -24.7 17.5)
LCHlch(83.8 30.3 144.6)
OKLCHoklch(0.851 0.081 146.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acddaf on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#acddaf on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.7%
Blue68.6%

CMYK percentages

Cyan22.2%
Magenta0.0%
Yellow20.8%
Key (black)13.3%

Color previews

#acddaf text on a black background

contrast 13.72:1

Card sample

#acddaf text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acddaf in the Color Lab