Skip to content

#afebc9

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

RGB
175, 235, 201
HSL
146°, 60%, 80%
CMYK
26, 0, 15, 8
Luminance
0.7275

Every format

HEX#afebc9
RGBrgb(175, 235, 201)
HSLhsl(146, 60%, 80%)
CMYKcmyk(26%, 0%, 15%, 8%)
LABlab(88.3 -25.8 10.4)
LCHlch(88.3 27.8 158.0)
OKLCHoklch(0.890 0.077 159.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.2%
Blue78.8%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow14.5%
Key (black)7.8%

Color previews

#afebc9 text on a black background

contrast 15.55:1

Card sample

#afebc9 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebc9 in the Color Lab