Skip to content

#afebc1

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

RGB
175, 235, 193
HSL
138°, 60%, 80%
CMYK
26, 0, 18, 8
Luminance
0.7238

Every format

HEX#afebc1
RGBrgb(175, 235, 193)
HSLhsl(138, 60%, 80%)
CMYKcmyk(26%, 0%, 18%, 8%)
LABlab(88.2 -27.3 14.3)
LCHlch(88.2 30.8 152.3)
OKLCHoklch(0.888 0.084 153.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afebc1 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#afebc1 on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue75.7%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow17.9%
Key (black)7.8%

Color previews

#afebc1 text on a black background

contrast 15.48:1

Card sample

#afebc1 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebc1 in the Color Lab