Skip to content

#adebb4

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

RGB
173, 235, 180
HSL
127°, 61%, 80%
CMYK
26, 0, 23, 8
Luminance
0.7160

Every format

HEX#adebb4
RGBrgb(173, 235, 180)
HSLhsl(127, 61%, 80%)
CMYKcmyk(26%, 0%, 23%, 8%)
LABlab(87.8 -30.2 20.5)
LCHlch(87.8 36.5 145.8)
OKLCHoklch(0.884 0.098 147.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue70.6%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow23.4%
Key (black)7.8%

Color previews

#adebb4 text on a black background

contrast 15.32:1

Card sample

#adebb4 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebb4 in the Color Lab