Skip to content

#afdfad

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

RGB
175, 223, 173
HSL
118°, 44%, 78%
CMYK
22, 0, 22, 13
Luminance
0.6491

Every format

HEX#afdfad
RGBrgb(175, 223, 173)
HSLhsl(118, 44%, 78%)
CMYKcmyk(22%, 0%, 22%, 13%)
LABlab(84.4 -25.0 19.6)
LCHlch(84.4 31.7 142.0)
OKLCHoklch(0.857 0.085 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdfad on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#afdfad on black: 13.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.5%
Blue67.8%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow22.4%
Key (black)12.5%

Color previews

#afdfad text on a black background

contrast 13.98:1

Card sample

#afdfad text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdfad in the Color Lab