Skip to content

#afeab2

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

RGB
175, 234, 178
HSL
123°, 58%, 80%
CMYK
25, 0, 24, 8
Luminance
0.7117

Every format

HEX#afeab2
RGBrgb(175, 234, 178)
HSLhsl(123, 58%, 80%)
CMYKcmyk(25%, 0%, 24%, 8%)
LABlab(87.6 -29.4 21.3)
LCHlch(87.6 36.3 144.1)
OKLCHoklch(0.882 0.097 146.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeab2 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#afeab2 on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green91.8%
Blue69.8%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow23.9%
Key (black)8.2%

Color previews

#afeab2 text on a black background

contrast 15.23:1

Card sample

#afeab2 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeab2 in the Color Lab