Skip to content

#afeccf

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

RGB
175, 236, 207
HSL
152°, 62%, 81%
CMYK
26, 0, 12, 8
Luminance
0.7361

Every format

HEX#afeccf
RGBrgb(175, 236, 207)
HSLhsl(152, 62%, 81%)
CMYKcmyk(26%, 0%, 12%, 8%)
LABlab(88.7 -25.1 7.9)
LCHlch(88.7 26.3 162.6)
OKLCHoklch(0.894 0.074 164.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.5%
Blue81.2%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow12.3%
Key (black)7.5%

Color previews

#afeccf text on a black background

contrast 15.72:1

Card sample

#afeccf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeccf in the Color Lab