Skip to content

#adfefc

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

RGB
173, 254, 252
HSL
179°, 98%, 84%
CMYK
32, 0, 1, 0
Luminance
0.8680

Every format

HEX#adfefc
RGBrgb(173, 254, 252)
HSLhsl(179, 98%, 84%)
CMYKcmyk(32%, 0%, 1%, 0%)
LABlab(94.7 -24.9 -6.9)
LCHlch(94.7 25.8 195.5)
OKLCHoklch(0.945 0.079 193.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfefc on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#adfefc on black: 18.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.6%
Blue98.8%

CMYK percentages

Cyan31.9%
Magenta0.0%
Yellow0.8%
Key (black)0.4%

Color previews

#adfefc text on a black background

contrast 18.36:1

Card sample

#adfefc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfefc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfefc in the Color Lab