Skip to content

#afedc3

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

RGB
175, 237, 195
HSL
139°, 63%, 81%
CMYK
26, 0, 18, 7
Luminance
0.7362

Every format

HEX#afedc3
RGBrgb(175, 237, 195)
HSLhsl(139, 63%, 81%)
CMYKcmyk(26%, 0%, 18%, 7%)
LABlab(88.7 -27.8 14.1)
LCHlch(88.7 31.2 153.1)
OKLCHoklch(0.893 0.085 154.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afedc3 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#afedc3 on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.9%
Blue76.5%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow17.7%
Key (black)7.1%

Color previews

#afedc3 text on a black background

contrast 15.72:1

Card sample

#afedc3 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afedc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afedc3 in the Color Lab