Skip to content

#afedbc

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

RGB
175, 237, 188
HSL
133°, 63%, 81%
CMYK
26, 0, 21, 7
Luminance
0.7331

Every format

HEX#afedbc
RGBrgb(175, 237, 188)
HSLhsl(133, 63%, 81%)
CMYKcmyk(26%, 0%, 21%, 7%)
LABlab(88.6 -29.1 17.6)
LCHlch(88.6 34.0 148.9)
OKLCHoklch(0.891 0.092 150.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afedbc on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#afedbc on black: 15.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.9%
Blue73.7%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow20.7%
Key (black)7.1%

Color previews

#afedbc text on a black background

contrast 15.66:1

Card sample

#afedbc text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afedbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afedbc in the Color Lab