Skip to content

#adebbd

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

RGB
173, 235, 189
HSL
136°, 61%, 80%
CMYK
26, 0, 20, 8
Luminance
0.7198

Every format

HEX#adebbd
RGBrgb(173, 235, 189)
HSLhsl(136, 61%, 80%)
CMYKcmyk(26%, 0%, 20%, 8%)
LABlab(88.0 -28.6 16.1)
LCHlch(88.0 32.8 150.6)
OKLCHoklch(0.886 0.089 152.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue74.1%

CMYK percentages

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

Color previews

#adebbd text on a black background

contrast 15.40:1

Card sample

#adebbd text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebbd in the Color Lab