Skip to content

#afeeb2

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

RGB
175, 238, 178
HSL
123°, 65%, 81%
CMYK
27, 0, 25, 7
Luminance
0.7348

Every format

HEX#afeeb2
RGBrgb(175, 238, 178)
HSLhsl(123, 65%, 81%)
CMYKcmyk(27%, 0%, 25%, 7%)
LABlab(88.7 -31.3 22.8)
LCHlch(88.7 38.7 143.9)
OKLCHoklch(0.891 0.103 145.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green93.3%
Blue69.8%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow25.2%
Key (black)6.7%

Color previews

#afeeb2 text on a black background

contrast 15.70:1

Card sample

#afeeb2 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeeb2 in the Color Lab