Skip to content

#adefef

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

RGB
173, 239, 239
HSL
180°, 67%, 81%
CMYK
28, 0, 0, 6
Luminance
0.7685

Every format

HEX#adefef
RGBrgb(173, 239, 239)
HSLhsl(180, 67%, 81%)
CMYKcmyk(28%, 0%, 0%, 6%)
LABlab(90.3 -20.5 -6.7)
LCHlch(90.3 21.5 198.0)
OKLCHoklch(0.908 0.066 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#adefef text on a black background

contrast 16.37:1

Card sample

#adefef text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adefef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adefef in the Color Lab