Skip to content

#afdc9f

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

RGB
175, 220, 159
HSL
104°, 47%, 74%
CMYK
21, 0, 28, 14
Luminance
0.6280

Every format

HEX#afdc9f
RGBrgb(175, 220, 159)
HSLhsl(104, 47%, 74%)
CMYKcmyk(21%, 0%, 28%, 14%)
LABlab(83.3 -25.8 25.3)
LCHlch(83.3 36.2 135.6)
OKLCHoklch(0.847 0.095 137.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdc9f on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#afdc9f on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.3%
Blue62.4%

CMYK percentages

Cyan20.5%
Magenta0.0%
Yellow27.7%
Key (black)13.7%

Color previews

#afdc9f text on a black background

contrast 13.56:1

Card sample

#afdc9f text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 220, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 220, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afdc9f;
background: linear-gradient(135deg, #afdc9f, #9FDCB8);

Monochromatic scale

Palettes built from #afdc9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdc9f in the Color Lab