Skip to content

#b3da3f

a balanced, vivid green · cool · closest name: yellow

RGB
179, 218, 63
HSL
75°, 68%, 55%
CMYK
18, 0, 71, 15
Luminance
0.6009

Every format

HEX#b3da3f
RGBrgb(179, 218, 63)
HSLhsl(75, 68%, 55%)
CMYKcmyk(18%, 0%, 71%, 15%)
LABlab(81.9 -33.5 67.9)
LCHlch(81.9 75.8 116.2)
OKLCHoklch(0.832 0.180 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3da3f on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#b3da3f on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green85.5%
Blue24.7%

CMYK percentages

Cyan17.9%
Magenta0.0%
Yellow71.1%
Key (black)14.5%

Color previews

#b3da3f text on a black background

contrast 13.02:1

Card sample

#b3da3f text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 218, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 218, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3da3f;
background: linear-gradient(135deg, #b3da3f, #4CDA3F);

Monochromatic scale

Palettes built from #b3da3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3da3f in the Color Lab