Skip to content

#aefecc

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

RGB
174, 254, 204
HSL
143°, 98%, 84%
CMYK
32, 0, 20, 0
Luminance
0.8424

Every format

HEX#aefecc
RGBrgb(174, 254, 204)
HSLhsl(143, 98%, 84%)
CMYKcmyk(32%, 0%, 20%, 0%)
LABlab(93.5 -34.4 16.3)
LCHlch(93.5 38.1 154.7)
OKLCHoklch(0.932 0.104 156.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aefecc on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#aefecc on black: 17.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green99.6%
Blue80.0%

CMYK percentages

Cyan31.5%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#aefecc text on a black background

contrast 17.85:1

Card sample

#aefecc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 254, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 254, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aefecc;
background: linear-gradient(135deg, #aefecc, #AEFBFE);

Monochromatic scale

Palettes built from #aefecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aefecc in the Color Lab