Skip to content

#adebd2

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

RGB
173, 235, 210
HSL
156°, 61%, 80%
CMYK
26, 0, 11, 8
Luminance
0.7295

Every format

HEX#adebd2
RGBrgb(173, 235, 210)
HSLhsl(156, 61%, 80%)
CMYKcmyk(26%, 0%, 11%, 8%)
LABlab(88.4 -24.6 5.8)
LCHlch(88.4 25.3 166.7)
OKLCHoklch(0.891 0.072 167.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adebd2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#adebd2 on black: 15.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue82.4%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow10.6%
Key (black)7.8%

Color previews

#adebd2 text on a black background

contrast 15.59:1

Card sample

#adebd2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebd2 in the Color Lab