Skip to content

#bcedaf

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

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

Every format

HEX#bcedaf
RGBrgb(188, 237, 175)
HSLhsl(107, 63%, 81%)
CMYKcmyk(21%, 0%, 26%, 7%)
LABlab(89.1 -27.0 25.1)
LCHlch(89.1 36.9 137.2)
OKLCHoklch(0.896 0.097 139.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcedaf on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bcedaf on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green92.9%
Blue68.6%

CMYK percentages

Cyan20.7%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#bcedaf text on a black background

contrast 15.87:1

Card sample

#bcedaf text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcedaf in the Color Lab