Skip to content

#afedcc

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

RGB
175, 237, 204
HSL
148°, 63%, 81%
CMYK
26, 0, 14, 7
Luminance
0.7404

Every format

HEX#afedcc
RGBrgb(175, 237, 204)
HSLhsl(148, 63%, 81%)
CMYKcmyk(26%, 0%, 14%, 7%)
LABlab(88.9 -26.1 9.7)
LCHlch(88.9 27.9 159.6)
OKLCHoklch(0.895 0.077 161.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afedcc on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#afedcc on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.9%
Blue80.0%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow13.9%
Key (black)7.1%

Color previews

#afedcc text on a black background

contrast 15.81:1

Card sample

#afedcc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afedcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afedcc in the Color Lab