Skip to content

#adefee

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

RGB
173, 239, 238
HSL
179°, 67%, 81%
CMYK
28, 0, 0, 6
Luminance
0.7679

Every format

HEX#adefee
RGBrgb(173, 239, 238)
HSLhsl(179, 67%, 81%)
CMYKcmyk(28%, 0%, 0%, 6%)
LABlab(90.2 -20.7 -6.2)
LCHlch(90.2 21.6 196.6)
OKLCHoklch(0.908 0.066 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adefee on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#adefee on black: 16.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue93.3%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow0.4%
Key (black)6.3%

Color previews

#adefee text on a black background

contrast 16.36:1

Card sample

#adefee text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adefee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adefee in the Color Lab