Skip to content

#afddaf

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

RGB
175, 221, 175
HSL
120°, 40%, 78%
CMYK
21, 0, 21, 13
Luminance
0.6392

Every format

HEX#afddaf
RGBrgb(175, 221, 175)
HSLhsl(120, 40%, 78%)
CMYKcmyk(21%, 0%, 21%, 13%)
LABlab(83.9 -23.7 17.8)
LCHlch(83.9 29.6 143.1)
OKLCHoklch(0.853 0.079 144.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afddaf on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#afddaf on black: 13.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.7%
Blue68.6%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow20.8%
Key (black)13.3%

Color previews

#afddaf text on a black background

contrast 13.78:1

Card sample

#afddaf text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afddaf in the Color Lab