Skip to content

#adeba1

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

RGB
173, 235, 161
HSL
110°, 65%, 78%
CMYK
26, 0, 32, 8
Luminance
0.7087

Every format

HEX#adeba1
RGBrgb(173, 235, 161)
HSLhsl(110, 65%, 78%)
CMYKcmyk(26%, 0%, 32%, 8%)
LABlab(87.4 -33.3 29.8)
LCHlch(87.4 44.7 138.1)
OKLCHoklch(0.880 0.118 140.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeba1 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#adeba1 on black: 15.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue63.1%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow31.5%
Key (black)7.8%

Color previews

#adeba1 text on a black background

contrast 15.17:1

Card sample

#adeba1 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeba1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeba1 in the Color Lab