Skip to content

#afeabb

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

RGB
175, 234, 187
HSL
132°, 58%, 80%
CMYK
25, 0, 20, 8
Luminance
0.7155

Every format

HEX#afeabb
RGBrgb(175, 234, 187)
HSLhsl(132, 58%, 80%)
CMYKcmyk(25%, 0%, 20%, 8%)
LABlab(87.8 -27.9 16.9)
LCHlch(87.8 32.6 148.8)
OKLCHoklch(0.884 0.088 150.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green91.8%
Blue73.3%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow20.1%
Key (black)8.2%

Color previews

#afeabb text on a black background

contrast 15.31:1

Card sample

#afeabb text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeabb in the Color Lab