Skip to content

#afebcb

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

RGB
175, 235, 203
HSL
148°, 60%, 80%
CMYK
26, 0, 14, 8
Luminance
0.7284

Every format

HEX#afebcb
RGBrgb(175, 235, 203)
HSLhsl(148, 60%, 80%)
CMYKcmyk(26%, 0%, 14%, 8%)
LABlab(88.4 -25.4 9.4)
LCHlch(88.4 27.1 159.6)
OKLCHoklch(0.890 0.075 161.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afebcb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afebcb on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue79.6%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow13.6%
Key (black)7.8%

Color previews

#afebcb text on a black background

contrast 15.57:1

Card sample

#afebcb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebcb in the Color Lab