Skip to content

#afeeb5

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

RGB
175, 238, 181
HSL
126°, 65%, 81%
CMYK
27, 0, 24, 7
Luminance
0.7360

Every format

HEX#afeeb5
RGBrgb(175, 238, 181)
HSLhsl(126, 65%, 81%)
CMYKcmyk(27%, 0%, 24%, 7%)
LABlab(88.7 -30.8 21.4)
LCHlch(88.7 37.5 145.2)
OKLCHoklch(0.892 0.100 147.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green93.3%
Blue71.0%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow23.9%
Key (black)6.7%

Color previews

#afeeb5 text on a black background

contrast 15.72:1

Card sample

#afeeb5 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeeb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeeb5 in the Color Lab