Skip to content

#afefcd

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

RGB
175, 239, 205
HSL
148°, 67%, 81%
CMYK
27, 0, 14, 6
Luminance
0.7525

Every format

HEX#afefcd
RGBrgb(175, 239, 205)
HSLhsl(148, 67%, 81%)
CMYKcmyk(27%, 0%, 14%, 6%)
LABlab(89.5 -26.9 10.0)
LCHlch(89.5 28.7 159.6)
OKLCHoklch(0.900 0.080 161.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afefcd on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#afefcd on black: 16.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.7%
Blue80.4%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow14.2%
Key (black)6.3%

Color previews

#afefcd text on a black background

contrast 16.05:1

Card sample

#afefcd text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afefcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afefcd in the Color Lab