Skip to content

#afecd2

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

RGB
175, 236, 210
HSL
154°, 62%, 81%
CMYK
26, 0, 11, 8
Luminance
0.7376

Every format

HEX#afecd2
RGBrgb(175, 236, 210)
HSLhsl(154, 62%, 81%)
CMYKcmyk(26%, 0%, 11%, 8%)
LABlab(88.8 -24.5 6.4)
LCHlch(88.8 25.3 165.4)
OKLCHoklch(0.894 0.071 166.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecd2 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#afecd2 on black: 15.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue82.4%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow11.0%
Key (black)7.5%

Color previews

#afecd2 text on a black background

contrast 15.75:1

Card sample

#afecd2 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecd2 in the Color Lab