Skip to content

#afebc3

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

RGB
175, 235, 195
HSL
140°, 60%, 80%
CMYK
26, 0, 17, 8
Luminance
0.7247

Every format

HEX#afebc3
RGBrgb(175, 235, 195)
HSLhsl(140, 60%, 80%)
CMYKcmyk(26%, 0%, 17%, 8%)
LABlab(88.2 -26.9 13.3)
LCHlch(88.2 30.0 153.6)
OKLCHoklch(0.888 0.082 155.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green92.2%
Blue76.5%

CMYK percentages

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

Color previews

#afebc3 text on a black background

contrast 15.49:1

Card sample

#afebc3 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebc3 in the Color Lab