Skip to content

#b2fdac

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

RGB
178, 253, 172
HSL
116°, 95%, 83%
CMYK
30, 0, 32, 1
Luminance
0.8269

Every format

HEX#b2fdac
RGBrgb(178, 253, 172)
HSLhsl(116, 95%, 83%)
CMYKcmyk(30%, 0%, 32%, 1%)
LABlab(92.9 -38.2 31.6)
LCHlch(92.9 49.6 140.4)
OKLCHoklch(0.925 0.131 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2fdac on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#b2fdac on black: 17.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green99.2%
Blue67.5%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#b2fdac text on a black background

contrast 17.54:1

Card sample

#b2fdac text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 253, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 253, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2fdac;
background: linear-gradient(135deg, #b2fdac, #ACFDDC);

Monochromatic scale

Palettes built from #b2fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2fdac in the Color Lab