Skip to content

#afecc3

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

RGB
175, 236, 195
HSL
140°, 62%, 81%
CMYK
26, 0, 17, 8
Luminance
0.7304

Every format

HEX#afecc3
RGBrgb(175, 236, 195)
HSLhsl(140, 62%, 81%)
CMYKcmyk(26%, 0%, 17%, 8%)
LABlab(88.5 -27.4 13.7)
LCHlch(88.5 30.6 153.3)
OKLCHoklch(0.891 0.084 155.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecc3 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afecc3 on black: 15.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue76.5%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow17.4%
Key (black)7.5%

Color previews

#afecc3 text on a black background

contrast 15.61:1

Card sample

#afecc3 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecc3 in the Color Lab