Skip to content

#addfda

a light, soft cyan · cool · closest name: silver

RGB
173, 223, 218
HSL
174°, 44%, 78%
CMYK
22, 0, 2, 13
Luminance
0.6672

Every format

HEX#addfda
RGBrgb(173, 223, 218)
HSLhsl(174, 44%, 78%)
CMYKcmyk(22%, 0%, 2%, 13%)
LABlab(85.4 -17.1 -2.8)
LCHlch(85.4 17.3 189.4)
OKLCHoklch(0.867 0.052 188.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addfda on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#addfda on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue85.5%

CMYK percentages

Cyan22.4%
Magenta0.0%
Yellow2.2%
Key (black)12.5%

Color previews

#addfda text on a black background

contrast 14.34:1

Card sample

#addfda text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addfda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addfda in the Color Lab