Skip to content

#b3f0cd

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

RGB
179, 240, 205
HSL
146°, 67%, 82%
CMYK
25, 0, 15, 6
Luminance
0.7631

Every format

HEX#b3f0cd
RGBrgb(179, 240, 205)
HSLhsl(146, 67%, 82%)
CMYKcmyk(25%, 0%, 15%, 6%)
LABlab(90.0 -26.2 10.8)
LCHlch(90.0 28.3 157.7)
OKLCHoklch(0.904 0.078 159.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3f0cd on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#b3f0cd on black: 16.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green94.1%
Blue80.4%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow14.6%
Key (black)5.9%

Color previews

#b3f0cd text on a black background

contrast 16.26:1

Card sample

#b3f0cd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3f0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3f0cd in the Color Lab