Skip to content

#b3f5cd

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

RGB
179, 245, 205
HSL
144°, 77%, 83%
CMYK
27, 0, 16, 4
Luminance
0.7930

Every format

HEX#b3f5cd
RGBrgb(179, 245, 205)
HSLhsl(144, 77%, 83%)
CMYKcmyk(27%, 0%, 16%, 4%)
LABlab(91.4 -28.6 12.7)
LCHlch(91.4 31.2 156.0)
OKLCHoklch(0.915 0.086 157.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3f5cd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#b3f5cd on black: 16.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green96.1%
Blue80.4%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow16.3%
Key (black)3.9%

Color previews

#b3f5cd text on a black background

contrast 16.86:1

Card sample

#b3f5cd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 245, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 245, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3f5cd;
background: linear-gradient(135deg, #b3f5cd, #B3F1F5);

Monochromatic scale

Palettes built from #b3f5cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3f5cd in the Color Lab