Skip to content

#adf2ec

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

RGB
173, 242, 236
HSL
175°, 73%, 81%
CMYK
29, 0, 3, 5
Luminance
0.7844

Every format

HEX#adf2ec
RGBrgb(173, 242, 236)
HSLhsl(175, 73%, 81%)
CMYKcmyk(29%, 0%, 3%, 5%)
LABlab(91.0 -22.6 -4.0)
LCHlch(91.0 22.9 190.1)
OKLCHoklch(0.914 0.069 189.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf2ec on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#adf2ec on black: 16.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.9%
Blue92.5%

CMYK percentages

Cyan28.5%
Magenta0.0%
Yellow2.5%
Key (black)5.1%

Color previews

#adf2ec text on a black background

contrast 16.69:1

Card sample

#adf2ec text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2ec in the Color Lab