Skip to content

#adebc3

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

RGB
173, 235, 195
HSL
141°, 61%, 80%
CMYK
26, 0, 17, 8
Luminance
0.7224

Every format

HEX#adebc3
RGBrgb(173, 235, 195)
HSLhsl(141, 61%, 80%)
CMYKcmyk(26%, 0%, 17%, 8%)
LABlab(88.1 -27.5 13.2)
LCHlch(88.1 30.5 154.4)
OKLCHoklch(0.887 0.084 156.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue76.5%

CMYK percentages

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

Color previews

#adebc3 text on a black background

contrast 15.45:1

Card sample

#adebc3 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebc3 in the Color Lab