Skip to content

#aaeb9b

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

RGB
170, 235, 155
HSL
109°, 67%, 77%
CMYK
28, 0, 34, 8
Luminance
0.7033

Every format

HEX#aaeb9b
RGBrgb(170, 235, 155)
HSLhsl(109, 67%, 77%)
CMYKcmyk(28%, 0%, 34%, 8%)
LABlab(87.2 -35.2 32.5)
LCHlch(87.2 47.9 137.3)
OKLCHoklch(0.877 0.126 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaeb9b on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#aaeb9b on black: 15.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green92.2%
Blue60.8%

CMYK percentages

Cyan27.7%
Magenta0.0%
Yellow34.0%
Key (black)7.8%

Color previews

#aaeb9b text on a black background

contrast 15.07:1

Card sample

#aaeb9b text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 235, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 235, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aaeb9b;
background: linear-gradient(135deg, #aaeb9b, #9BEBC1);

Monochromatic scale

Palettes built from #aaeb9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaeb9b in the Color Lab