Skip to content

#adebda

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

RGB
173, 235, 218
HSL
164°, 61%, 80%
CMYK
26, 0, 7, 8
Luminance
0.7336

Every format

HEX#adebda
RGBrgb(173, 235, 218)
HSLhsl(164, 61%, 80%)
CMYKcmyk(26%, 0%, 7%, 8%)
LABlab(88.6 -23.0 1.9)
LCHlch(88.6 23.1 175.2)
OKLCHoklch(0.893 0.067 175.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue85.5%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow7.2%
Key (black)7.8%

Color previews

#adebda text on a black background

contrast 15.67:1

Card sample

#adebda text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adebda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adebda in the Color Lab