Skip to content

#aadebd

a light, soft green · cool · closest name: beige

RGB
170, 222, 189
HSL
142°, 44%, 77%
CMYK
23, 0, 15, 13
Luminance
0.6446

Every format

HEX#aadebd
RGBrgb(170, 222, 189)
HSLhsl(142, 44%, 77%)
CMYKcmyk(23%, 0%, 15%, 13%)
LABlab(84.2 -23.3 10.8)
LCHlch(84.2 25.7 155.1)
OKLCHoklch(0.855 0.071 156.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aadebd on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#aadebd on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green87.1%
Blue74.1%

CMYK percentages

Cyan23.4%
Magenta0.0%
Yellow14.9%
Key (black)12.9%

Color previews

#aadebd text on a black background

contrast 13.89:1

Card sample

#aadebd text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 222, 189, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 222, 189, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aadebd;
background: linear-gradient(135deg, #aadebd, #AADCDE);

Monochromatic scale

Palettes built from #aadebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aadebd in the Color Lab