Skip to content

#a3eb8b

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

RGB
163, 235, 139
HSL
105°, 71%, 73%
CMYK
31, 0, 41, 8
Luminance
0.6907

Every format

HEX#a3eb8b
RGBrgb(163, 235, 139)
HSLhsl(105, 71%, 73%)
CMYKcmyk(31%, 0%, 41%, 8%)
LABlab(86.5 -39.8 39.6)
LCHlch(86.5 56.1 135.1)
OKLCHoklch(0.870 0.146 138.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a3eb8b on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#a3eb8b on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.9%
Green92.2%
Blue54.5%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow40.9%
Key (black)7.8%

Color previews

#a3eb8b text on a black background

contrast 14.81:1

Card sample

#a3eb8b text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3eb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a3eb8b in the Color Lab