Skip to content

#afeecb

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

RGB
175, 238, 203
HSL
147°, 65%, 81%
CMYK
27, 0, 15, 7
Luminance
0.7457

Every format

HEX#afeecb
RGBrgb(175, 238, 203)
HSLhsl(147, 65%, 81%)
CMYKcmyk(27%, 0%, 15%, 7%)
LABlab(89.2 -26.8 10.6)
LCHlch(89.2 28.8 158.4)
OKLCHoklch(0.897 0.080 159.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeecb on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#afeecb on black: 15.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.3%
Blue79.6%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow14.7%
Key (black)6.7%

Color previews

#afeecb text on a black background

contrast 15.91:1

Card sample

#afeecb text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeecb in the Color Lab