Skip to content

#afeebf

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

RGB
175, 238, 191
HSL
135°, 65%, 81%
CMYK
27, 0, 20, 7
Luminance
0.7402

Every format

HEX#afeebf
RGBrgb(175, 238, 191)
HSLhsl(135, 65%, 81%)
CMYKcmyk(27%, 0%, 20%, 7%)
LABlab(88.9 -29.0 16.5)
LCHlch(88.9 33.4 150.4)
OKLCHoklch(0.894 0.090 152.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeebf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#afeebf on black: 15.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.3%
Blue74.9%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow19.7%
Key (black)6.7%

Color previews

#afeebf text on a black background

contrast 15.80:1

Card sample

#afeebf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeebf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeebf in the Color Lab