Skip to content

#adf1ac

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

RGB
173, 241, 172
HSL
119°, 71%, 81%
CMYK
28, 0, 29, 6
Luminance
0.7477

Every format

HEX#adf1ac
RGBrgb(173, 241, 172)
HSLhsl(119, 71%, 81%)
CMYKcmyk(28%, 0%, 29%, 6%)
LABlab(89.3 -34.3 26.7)
LCHlch(89.3 43.5 142.1)
OKLCHoklch(0.895 0.116 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf1ac on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#adf1ac on black: 15.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.5%
Blue67.5%

CMYK percentages

Cyan28.2%
Magenta0.0%
Yellow28.6%
Key (black)5.5%

Color previews

#adf1ac text on a black background

contrast 15.95:1

Card sample

#adf1ac text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf1ac in the Color Lab