Skip to content

#aebab2

a light, muted green · cool · closest name: silver

RGB
174, 186, 178
HSL
140°, 8%, 71%
CMYK
7, 0, 4, 27
Luminance
0.4733

Every format

HEX#aebab2
RGBrgb(174, 186, 178)
HSLhsl(140, 8%, 71%)
CMYKcmyk(7%, 0%, 4%, 27%)
LABlab(74.4 -5.7 2.6)
LCHlch(74.4 6.3 155.2)
OKLCHoklch(0.777 0.017 156.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aebab2 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#aebab2 on black: 10.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.2%
Green72.9%
Blue69.8%

CMYK percentages

Cyan6.5%
Magenta0.0%
Yellow4.3%
Key (black)27.1%

Color previews

#aebab2 text on a black background

contrast 10.47:1

Card sample

#aebab2 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 186, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 186, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aebab2;
background: linear-gradient(135deg, #aebab2, #AEBABA);

Monochromatic scale

Palettes built from #aebab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aebab2 in the Color Lab