Skip to content

#adeacb

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

RGB
173, 234, 203
HSL
150°, 59%, 80%
CMYK
26, 0, 13, 8
Luminance
0.7204

Every format

HEX#adeacb
RGBrgb(173, 234, 203)
HSLhsl(150, 59%, 80%)
CMYKcmyk(26%, 0%, 13%, 8%)
LABlab(88.0 -25.5 8.9)
LCHlch(88.0 27.0 160.8)
OKLCHoklch(0.887 0.075 162.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeacb on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#adeacb on black: 15.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green91.8%
Blue79.6%

CMYK percentages

Cyan26.1%
Magenta0.0%
Yellow13.2%
Key (black)8.2%

Color previews

#adeacb text on a black background

contrast 15.41:1

Card sample

#adeacb text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeacb in the Color Lab