Skip to content

#affc7b

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

RGB
175, 252, 123
HSL
96°, 96%, 74%
CMYK
31, 0, 51, 1
Luminance
0.8016

Every format

HEX#affc7b
RGBrgb(175, 252, 123)
HSLhsl(96, 96%, 74%)
CMYKcmyk(31%, 0%, 51%, 1%)
LABlab(91.8 -45.1 53.9)
LCHlch(91.8 70.3 130.0)
OKLCHoklch(0.913 0.179 134.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affc7b on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#affc7b on black: 17.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.8%
Blue48.2%

CMYK percentages

Cyan30.6%
Magenta0.0%
Yellow51.2%
Key (black)1.2%

Color previews

#affc7b text on a black background

contrast 17.03:1

Card sample

#affc7b text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affc7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affc7b in the Color Lab