Skip to content

#afecaa

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

RGB
175, 236, 170
HSL
116°, 64%, 80%
CMYK
26, 0, 28, 8
Luminance
0.7201

Every format

HEX#afecaa
RGBrgb(175, 236, 170)
HSLhsl(116, 64%, 80%)
CMYKcmyk(26%, 0%, 28%, 8%)
LABlab(88.0 -31.7 26.0)
LCHlch(88.0 41.0 140.7)
OKLCHoklch(0.885 0.108 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecaa on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#afecaa on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue66.7%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow28.0%
Key (black)7.5%

Color previews

#afecaa text on a black background

contrast 15.40:1

Card sample

#afecaa text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecaa in the Color Lab