Skip to content

#adebdb

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

RGB
173, 235, 219
HSL
165°, 61%, 80%
CMYK
26, 0, 7, 8
Luminance
0.7342

Every format

HEX#adebdb
RGBrgb(173, 235, 219)
HSLhsl(165, 61%, 80%)
CMYKcmyk(26%, 0%, 7%, 8%)
LABlab(88.6 -22.8 1.4)
LCHlch(88.6 22.8 176.4)
OKLCHoklch(0.894 0.067 177.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue85.9%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow6.8%
Key (black)7.8%

Color previews

#adebdb text on a black background

contrast 15.68:1

Card sample

#adebdb text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebdb in the Color Lab