Skip to content

#adecdf

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

RGB
173, 236, 223
HSL
168°, 62%, 80%
CMYK
27, 0, 6, 8
Luminance
0.7420

Every format

HEX#adecdf
RGBrgb(173, 236, 223)
HSLhsl(168, 62%, 80%)
CMYKcmyk(27%, 0%, 6%, 8%)
LABlab(89.0 -22.4 -0.1)
LCHlch(89.0 22.4 180.3)
OKLCHoklch(0.897 0.066 180.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adecdf on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#adecdf on black: 15.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan26.7%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#adecdf text on a black background

contrast 15.84:1

Card sample

#adecdf text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adecdf in the Color Lab