Skip to content

#bccf90

a light, soft green · cool · closest name: khaki

RGB
188, 207, 144
HSL
78°, 40%, 69%
CMYK
9, 0, 30, 19
Luminance
0.5733

Every format

HEX#bccf90
RGBrgb(188, 207, 144)
HSLhsl(78, 40%, 69%)
CMYKcmyk(9%, 0%, 30%, 19%)
LABlab(80.4 -17.0 29.3)
LCHlch(80.4 33.8 120.1)
OKLCHoklch(0.825 0.086 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccf90 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bccf90 on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green81.2%
Blue56.5%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow30.4%
Key (black)18.8%

Color previews

#bccf90 text on a black background

contrast 12.47:1

Card sample

#bccf90 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 207, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 207, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bccf90;
background: linear-gradient(135deg, #bccf90, #92CF90);

Monochromatic scale

Palettes built from #bccf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccf90 in the Color Lab