Skip to content

#adeffc

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

RGB
173, 239, 252
HSL
190°, 93%, 83%
CMYK
31, 5, 0, 1
Luminance
0.7765

Every format

HEX#adeffc
RGBrgb(173, 239, 252)
HSLhsl(190, 93%, 83%)
CMYKcmyk(31%, 5%, 0%, 1%)
LABlab(90.6 -17.5 -12.9)
LCHlch(90.6 21.8 216.3)
OKLCHoklch(0.912 0.068 211.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeffc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#adeffc on black: 16.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue98.8%

CMYK percentages

Cyan31.3%
Magenta5.2%
Yellow0.0%
Key (black)1.2%

Color previews

#adeffc text on a black background

contrast 16.53:1

Card sample

#adeffc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeffc in the Color Lab