Skip to content

#b3f3db

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

RGB
179, 243, 219
HSL
158°, 73%, 83%
CMYK
26, 0, 10, 5
Luminance
0.7880

Every format

HEX#b3f3db
RGBrgb(179, 243, 219)
HSLhsl(158, 73%, 83%)
CMYKcmyk(26%, 0%, 10%, 5%)
LABlab(91.1 -24.9 5.1)
LCHlch(91.1 25.4 168.4)
OKLCHoklch(0.914 0.072 169.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green95.3%
Blue85.9%

CMYK percentages

Cyan26.3%
Magenta0.0%
Yellow9.9%
Key (black)4.7%

Color previews

#b3f3db text on a black background

contrast 16.76:1

Card sample

#b3f3db text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3f3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3f3db in the Color Lab