Skip to content

#adebcf

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

RGB
173, 235, 207
HSL
153°, 61%, 80%
CMYK
26, 0, 12, 8
Luminance
0.7281

Every format

HEX#adebcf
RGBrgb(173, 235, 207)
HSLhsl(153, 61%, 80%)
CMYKcmyk(26%, 0%, 12%, 8%)
LABlab(88.3 -25.2 7.3)
LCHlch(88.3 26.3 163.9)
OKLCHoklch(0.890 0.074 165.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue81.2%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow11.9%
Key (black)7.8%

Color previews

#adebcf text on a black background

contrast 15.56:1

Card sample

#adebcf text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebcf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebcf in the Color Lab