Skip to content

#afeba3

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

RGB
175, 235, 163
HSL
110°, 64%, 78%
CMYK
26, 0, 31, 8
Luminance
0.7117

Every format

HEX#afeba3
RGBrgb(175, 235, 163)
HSLhsl(110, 64%, 78%)
CMYKcmyk(26%, 0%, 31%, 8%)
LABlab(87.6 -32.3 29.0)
LCHlch(87.6 43.4 138.1)
OKLCHoklch(0.881 0.114 140.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeba3 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#afeba3 on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue63.9%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow30.6%
Key (black)7.8%

Color previews

#afeba3 text on a black background

contrast 15.23:1

Card sample

#afeba3 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeba3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeba3 in the Color Lab