Skip to content

#adeede

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

RGB
173, 238, 222
HSL
165°, 66%, 81%
CMYK
27, 0, 7, 7
Luminance
0.7531

Every format

HEX#adeede
RGBrgb(173, 238, 222)
HSLhsl(165, 66%, 81%)
CMYKcmyk(27%, 0%, 7%, 7%)
LABlab(89.5 -23.6 1.2)
LCHlch(89.5 23.7 177.1)
OKLCHoklch(0.901 0.069 177.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeede on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#adeede on black: 16.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.3%
Blue87.1%

CMYK percentages

Cyan27.3%
Magenta0.0%
Yellow6.7%
Key (black)6.7%

Color previews

#adeede text on a black background

contrast 16.06:1

Card sample

#adeede text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeede

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeede in the Color Lab