Skip to content

#affceb

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

RGB
175, 252, 235
HSL
167°, 93%, 84%
CMYK
31, 0, 7, 1
Luminance
0.8473

Every format

HEX#affceb
RGBrgb(175, 252, 235)
HSLhsl(167, 93%, 84%)
CMYKcmyk(31%, 0%, 7%, 1%)
LABlab(93.8 -27.1 0.6)
LCHlch(93.8 27.1 178.7)
OKLCHoklch(0.936 0.079 179.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green98.8%
Blue92.2%

CMYK percentages

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

Color previews

#affceb text on a black background

contrast 17.95:1

Card sample

#affceb text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affceb in the Color Lab