Skip to content

#afeccc

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

RGB
175, 236, 204
HSL
149°, 62%, 81%
CMYK
26, 0, 14, 8
Luminance
0.7346

Every format

HEX#afeccc
RGBrgb(175, 236, 204)
HSLhsl(149, 62%, 81%)
CMYKcmyk(26%, 0%, 14%, 8%)
LABlab(88.7 -25.7 9.3)
LCHlch(88.7 27.3 160.0)
OKLCHoklch(0.893 0.076 161.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeccc on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#afeccc on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue80.0%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow13.6%
Key (black)7.5%

Color previews

#afeccc text on a black background

contrast 15.69:1

Card sample

#afeccc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeccc in the Color Lab