Skip to content

#afead2

a light, vivid green · cool · closest name: beige

RGB
175, 234, 210
HSL
156°, 58%, 80%
CMYK
25, 0, 10, 8
Luminance
0.7261

Every format

HEX#afead2
RGBrgb(175, 234, 210)
HSLhsl(156, 58%, 80%)
CMYKcmyk(25%, 0%, 10%, 8%)
LABlab(88.3 -23.5 5.6)
LCHlch(88.3 24.2 166.6)
OKLCHoklch(0.890 0.069 167.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afead2 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afead2 on black: 15.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green91.8%
Blue82.4%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow10.3%
Key (black)8.2%

Color previews

#afead2 text on a black background

contrast 15.52:1

Card sample

#afead2 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afead2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afead2 in the Color Lab