Skip to content

#adefbd

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

RGB
173, 239, 189
HSL
135°, 67%, 81%
CMYK
28, 0, 21, 6
Luminance
0.7429

Every format

HEX#adefbd
RGBrgb(173, 239, 189)
HSLhsl(135, 67%, 81%)
CMYKcmyk(28%, 0%, 21%, 6%)
LABlab(89.1 -30.5 17.7)
LCHlch(89.1 35.3 149.9)
OKLCHoklch(0.895 0.095 151.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adefbd on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#adefbd on black: 15.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue74.1%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow20.9%
Key (black)6.3%

Color previews

#adefbd text on a black background

contrast 15.86:1

Card sample

#adefbd text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adefbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adefbd in the Color Lab