Skip to content

#adebdf

a light, vivid cyan · cool · closest name: beige

RGB
173, 235, 223
HSL
168°, 61%, 80%
CMYK
26, 0, 5, 8
Luminance
0.7363

Every format

HEX#adebdf
RGBrgb(173, 235, 223)
HSLhsl(168, 61%, 80%)
CMYKcmyk(26%, 0%, 5%, 8%)
LABlab(88.8 -22.0 -0.5)
LCHlch(88.8 22.0 181.3)
OKLCHoklch(0.895 0.065 181.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adebdf on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#adebdf on black: 15.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue87.5%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#adebdf text on a black background

contrast 15.73:1

Card sample

#adebdf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebdf in the Color Lab