Skip to content

#afeec4

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

RGB
175, 238, 196
HSL
140°, 65%, 81%
CMYK
27, 0, 18, 7
Luminance
0.7425

Every format

HEX#afeec4
RGBrgb(175, 238, 196)
HSLhsl(140, 65%, 81%)
CMYKcmyk(27%, 0%, 18%, 7%)
LABlab(89.0 -28.1 14.0)
LCHlch(89.0 31.4 153.5)
OKLCHoklch(0.895 0.086 155.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeec4 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#afeec4 on black: 15.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.3%
Blue76.9%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow17.6%
Key (black)6.7%

Color previews

#afeec4 text on a black background

contrast 15.85:1

Card sample

#afeec4 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeec4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeec4 in the Color Lab