Skip to content

#afecbb

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

RGB
175, 236, 187
HSL
132°, 62%, 81%
CMYK
26, 0, 21, 8
Luminance
0.7269

Every format

HEX#afecbb
RGBrgb(175, 236, 187)
HSLhsl(132, 62%, 81%)
CMYKcmyk(26%, 0%, 21%, 8%)
LABlab(88.3 -28.8 17.6)
LCHlch(88.3 33.8 148.5)
OKLCHoklch(0.889 0.091 150.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecbb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afecbb on black: 15.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue73.3%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow20.8%
Key (black)7.5%

Color previews

#afecbb text on a black background

contrast 15.54:1

Card sample

#afecbb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecbb in the Color Lab