Skip to content

#adeac5

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

RGB
173, 234, 197
HSL
144°, 59%, 80%
CMYK
26, 0, 16, 8
Luminance
0.7176

Every format

HEX#adeac5
RGBrgb(173, 234, 197)
HSLhsl(144, 59%, 80%)
CMYKcmyk(26%, 0%, 16%, 8%)
LABlab(87.8 -26.7 11.8)
LCHlch(87.8 29.2 156.1)
OKLCHoklch(0.886 0.080 157.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeac5 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#adeac5 on black: 15.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.8%
Blue77.3%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow15.8%
Key (black)8.2%

Color previews

#adeac5 text on a black background

contrast 15.35:1

Card sample

#adeac5 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeac5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeac5 in the Color Lab