Skip to content

#afebc2

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

RGB
175, 235, 194
HSL
139°, 60%, 80%
CMYK
26, 0, 17, 8
Luminance
0.7243

Every format

HEX#afebc2
RGBrgb(175, 235, 194)
HSLhsl(139, 60%, 80%)
CMYKcmyk(26%, 0%, 17%, 8%)
LABlab(88.2 -27.1 13.8)
LCHlch(88.2 30.4 152.9)
OKLCHoklch(0.888 0.083 154.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.2%
Blue76.1%

CMYK percentages

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

Color previews

#afebc2 text on a black background

contrast 15.49:1

Card sample

#afebc2 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebc2 in the Color Lab