Skip to content

#adeffb

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

RGB
173, 239, 251
HSL
189°, 91%, 83%
CMYK
31, 5, 0, 2
Luminance
0.7758

Every format

HEX#adeffb
RGBrgb(173, 239, 251)
HSLhsl(189, 91%, 83%)
CMYKcmyk(31%, 5%, 0%, 2%)
LABlab(90.6 -17.8 -12.4)
LCHlch(90.6 21.7 214.9)
OKLCHoklch(0.912 0.068 210.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan31.1%
Magenta4.8%
Yellow0.0%
Key (black)1.6%

Color previews

#adeffb text on a black background

contrast 16.52:1

Card sample

#adeffb text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeffb in the Color Lab