Skip to content

#adebca

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

RGB
173, 235, 202
HSL
148°, 61%, 80%
CMYK
26, 0, 14, 8
Luminance
0.7257

Every format

HEX#adebca
RGBrgb(173, 235, 202)
HSLhsl(148, 61%, 80%)
CMYKcmyk(26%, 0%, 14%, 8%)
LABlab(88.2 -26.2 9.8)
LCHlch(88.2 27.9 159.6)
OKLCHoklch(0.889 0.078 161.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue79.2%

CMYK percentages

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

Color previews

#adebca text on a black background

contrast 15.51:1

Card sample

#adebca text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebca in the Color Lab