Skip to content

#afffdf

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

RGB
175, 255, 223
HSL
156°, 100%, 84%
CMYK
31, 0, 13, 0
Luminance
0.8596

Every format

HEX#afffdf
RGBrgb(175, 255, 223)
HSLhsl(156, 100%, 84%)
CMYKcmyk(31%, 0%, 13%, 0%)
LABlab(94.3 -31.0 7.6)
LCHlch(94.3 31.9 166.3)
OKLCHoklch(0.940 0.090 167.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afffdf on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#afffdf on black: 18.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green100.0%
Blue87.5%

CMYK percentages

Cyan31.4%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#afffdf text on a black background

contrast 18.19:1

Card sample

#afffdf text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afffdf in the Color Lab