Skip to content

#affcec

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

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

Every format

HEX#affcec
RGBrgb(175, 252, 236)
HSLhsl(168, 93%, 84%)
CMYKcmyk(31%, 0%, 6%, 1%)
LABlab(93.8 -26.9 0.1)
LCHlch(93.8 26.9 179.7)
OKLCHoklch(0.936 0.079 180.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green98.8%
Blue92.5%

CMYK percentages

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

Color previews

#affcec text on a black background

contrast 17.96:1

Card sample

#affcec text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affcec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affcec in the Color Lab