Skip to content

#afdfab

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

RGB
175, 223, 171
HSL
115°, 45%, 77%
CMYK
22, 0, 23, 13
Luminance
0.6483

Every format

HEX#afdfab
RGBrgb(175, 223, 171)
HSLhsl(115, 45%, 77%)
CMYKcmyk(22%, 0%, 23%, 13%)
LABlab(84.4 -25.3 20.5)
LCHlch(84.4 32.6 141.0)
OKLCHoklch(0.856 0.087 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green87.5%
Blue67.1%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#afdfab text on a black background

contrast 13.97:1

Card sample

#afdfab text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdfab in the Color Lab