Skip to content

#affeb2

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

RGB
175, 254, 178
HSL
122°, 98%, 84%
CMYK
31, 0, 30, 0
Luminance
0.8321

Every format

HEX#affeb2
RGBrgb(175, 254, 178)
HSLhsl(122, 98%, 84%)
CMYKcmyk(31%, 0%, 30%, 0%)
LABlab(93.1 -38.6 28.9)
LCHlch(93.1 48.2 143.2)
OKLCHoklch(0.927 0.128 145.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affeb2 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#affeb2 on black: 17.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green99.6%
Blue69.8%

CMYK percentages

Cyan31.1%
Magenta0.0%
Yellow29.9%
Key (black)0.4%

Color previews

#affeb2 text on a black background

contrast 17.64:1

Card sample

#affeb2 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affeb2 in the Color Lab