Skip to content

#adf2f3

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

RGB
173, 242, 243
HSL
181°, 75%, 82%
CMYK
29, 0, 0, 5
Luminance
0.7886

Every format

HEX#adf2f3
RGBrgb(173, 242, 243)
HSLhsl(181, 75%, 82%)
CMYKcmyk(29%, 0%, 0%, 5%)
LABlab(91.2 -21.1 -7.4)
LCHlch(91.2 22.3 199.3)
OKLCHoklch(0.916 0.069 197.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adf2f3 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#adf2f3 on black: 16.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green94.9%
Blue95.3%

CMYK percentages

Cyan28.8%
Magenta0.4%
Yellow0.0%
Key (black)4.7%

Color previews

#adf2f3 text on a black background

contrast 16.77:1

Card sample

#adf2f3 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adf2f3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adf2f3 in the Color Lab