Skip to content

#adebce

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

RGB
173, 235, 206
HSL
152°, 61%, 80%
CMYK
26, 0, 12, 8
Luminance
0.7276

Every format

HEX#adebce
RGBrgb(173, 235, 206)
HSLhsl(152, 61%, 80%)
CMYKcmyk(26%, 0%, 12%, 8%)
LABlab(88.3 -25.4 7.8)
LCHlch(88.3 26.6 163.0)
OKLCHoklch(0.890 0.074 164.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue80.8%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow12.3%
Key (black)7.8%

Color previews

#adebce text on a black background

contrast 15.55:1

Card sample

#adebce text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebce in the Color Lab