Skip to content

#afeebc

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

RGB
175, 238, 188
HSL
132°, 65%, 81%
CMYK
27, 0, 21, 7
Luminance
0.7389

Every format

HEX#afeebc
RGBrgb(175, 238, 188)
HSLhsl(132, 65%, 81%)
CMYKcmyk(27%, 0%, 21%, 7%)
LABlab(88.9 -29.6 17.9)
LCHlch(88.9 34.6 148.8)
OKLCHoklch(0.893 0.093 150.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeebc on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#afeebc on black: 15.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.3%
Blue73.7%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow21.0%
Key (black)6.7%

Color previews

#afeebc text on a black background

contrast 15.78:1

Card sample

#afeebc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeebc in the Color Lab