Skip to content

#afecbc

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

RGB
175, 236, 188
HSL
133°, 62%, 81%
CMYK
26, 0, 20, 8
Luminance
0.7274

Every format

HEX#afecbc
RGBrgb(175, 236, 188)
HSLhsl(133, 62%, 81%)
CMYKcmyk(26%, 0%, 20%, 8%)
LABlab(88.3 -28.6 17.2)
LCHlch(88.3 33.4 149.1)
OKLCHoklch(0.889 0.090 150.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.5%
Blue73.7%

CMYK percentages

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

Color previews

#afecbc text on a black background

contrast 15.55:1

Card sample

#afecbc text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecbc in the Color Lab