Skip to content

#afedaf

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

RGB
175, 237, 175
HSL
120°, 63%, 81%
CMYK
26, 0, 26, 7
Luminance
0.7278

Every format

HEX#afedaf
RGBrgb(175, 237, 175)
HSLhsl(120, 63%, 81%)
CMYKcmyk(26%, 0%, 26%, 7%)
LABlab(88.3 -31.3 23.9)
LCHlch(88.3 39.4 142.7)
OKLCHoklch(0.888 0.105 144.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afedaf on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afedaf on black: 15.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.9%
Blue68.6%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#afedaf text on a black background

contrast 15.56:1

Card sample

#afedaf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afedaf in the Color Lab