Skip to content

#affced

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

RGB
175, 252, 237
HSL
168°, 93%, 84%
CMYK
31, 0, 6, 1
Luminance
0.8485

Every format

HEX#affced
RGBrgb(175, 252, 237)
HSLhsl(168, 93%, 84%)
CMYKcmyk(31%, 0%, 6%, 1%)
LABlab(93.8 -26.7 -0.4)
LCHlch(93.8 26.7 180.8)
OKLCHoklch(0.937 0.078 181.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affced on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#affced on black: 17.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.8%
Blue92.9%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow6.0%
Key (black)1.2%

Color previews

#affced text on a black background

contrast 17.97:1

Card sample

#affced text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affced in the Color Lab