Skip to content

#affcbd

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

RGB
175, 252, 189
HSL
131°, 93%, 84%
CMYK
31, 0, 25, 1
Luminance
0.8241

Every format

HEX#affcbd
RGBrgb(175, 252, 189)
HSLhsl(131, 93%, 84%)
CMYKcmyk(31%, 0%, 25%, 1%)
LABlab(92.8 -35.9 22.8)
LCHlch(92.8 42.5 147.6)
OKLCHoklch(0.925 0.114 149.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affcbd on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#affcbd on black: 17.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.8%
Blue74.1%

CMYK percentages

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

Color previews

#affcbd text on a black background

contrast 17.48:1

Card sample

#affcbd text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affcbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affcbd in the Color Lab