Skip to content

#afebab

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

RGB
175, 235, 171
HSL
116°, 62%, 80%
CMYK
26, 0, 27, 8
Luminance
0.7147

Every format

HEX#afebab
RGBrgb(175, 235, 171)
HSLhsl(116, 62%, 80%)
CMYKcmyk(26%, 0%, 27%, 8%)
LABlab(87.7 -31.1 25.1)
LCHlch(87.7 39.9 141.0)
OKLCHoklch(0.883 0.106 143.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afebab on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#afebab on black: 15.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue67.1%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow27.2%
Key (black)7.8%

Color previews

#afebab text on a black background

contrast 15.29:1

Card sample

#afebab text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebab in the Color Lab