Skip to content

#affeb4

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

RGB
175, 254, 180
HSL
124°, 98%, 84%
CMYK
31, 0, 29, 0
Luminance
0.8329

Every format

HEX#affeb4
RGBrgb(175, 254, 180)
HSLhsl(124, 98%, 84%)
CMYKcmyk(31%, 0%, 29%, 0%)
LABlab(93.1 -38.3 27.9)
LCHlch(93.1 47.4 143.9)
OKLCHoklch(0.927 0.126 146.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green99.6%
Blue70.6%

CMYK percentages

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

Color previews

#affeb4 text on a black background

contrast 17.66:1

Card sample

#affeb4 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affeb4 in the Color Lab