Skip to content

#afecc1

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

RGB
175, 236, 193
HSL
138°, 62%, 81%
CMYK
26, 0, 18, 8
Luminance
0.7296

Every format

HEX#afecc1
RGBrgb(175, 236, 193)
HSLhsl(138, 62%, 81%)
CMYKcmyk(26%, 0%, 18%, 8%)
LABlab(88.4 -27.7 14.7)
LCHlch(88.4 31.4 152.0)
OKLCHoklch(0.890 0.086 153.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.5%
Blue75.7%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow18.2%
Key (black)7.5%

Color previews

#afecc1 text on a black background

contrast 15.59:1

Card sample

#afecc1 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecc1 in the Color Lab