Skip to content

#afeec3

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

RGB
175, 238, 195
HSL
139°, 65%, 81%
CMYK
27, 0, 18, 7
Luminance
0.7420

Every format

HEX#afeec3
RGBrgb(175, 238, 195)
HSLhsl(139, 65%, 81%)
CMYKcmyk(27%, 0%, 18%, 7%)
LABlab(89.0 -28.3 14.5)
LCHlch(89.0 31.8 152.9)
OKLCHoklch(0.895 0.087 154.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green93.3%
Blue76.5%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow18.1%
Key (black)6.7%

Color previews

#afeec3 text on a black background

contrast 15.84:1

Card sample

#afeec3 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeec3 in the Color Lab