Skip to content

#b3c255

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

RGB
179, 194, 85
HSL
68°, 47%, 55%
CMYK
8, 0, 56, 24
Luminance
0.4882

Every format

HEX#b3c255
RGBrgb(179, 194, 85)
HSLhsl(68, 47%, 55%)
CMYKcmyk(8%, 0%, 56%, 24%)
LABlab(75.3 -20.5 52.1)
LCHlch(75.3 56.0 111.5)
OKLCHoklch(0.780 0.135 116.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3c255 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#b3c255 on black: 10.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green76.1%
Blue33.3%

CMYK percentages

Cyan7.7%
Magenta0.0%
Yellow56.2%
Key (black)23.9%

Color previews

#b3c255 text on a black background

contrast 10.76:1

Card sample

#b3c255 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 194, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 194, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3c255;
background: linear-gradient(135deg, #b3c255, #6AC255);

Monochromatic scale

Palettes built from #b3c255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3c255 in the Color Lab