Skip to content

#bee3af

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

RGB
190, 227, 175
HSL
103°, 48%, 79%
CMYK
16, 0, 23, 11
Luminance
0.6898

Every format

HEX#bee3af
RGBrgb(190, 227, 175)
HSLhsl(103, 48%, 79%)
CMYKcmyk(16%, 0%, 23%, 11%)
LABlab(86.5 -21.5 21.5)
LCHlch(86.5 30.4 135.0)
OKLCHoklch(0.876 0.080 136.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bee3af on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#bee3af on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green89.0%
Blue68.6%

CMYK percentages

Cyan16.3%
Magenta0.0%
Yellow22.9%
Key (black)11.0%

Color previews

#bee3af text on a black background

contrast 14.80:1

Card sample

#bee3af text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 227, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 227, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bee3af;
background: linear-gradient(135deg, #bee3af, #AFE3C3);

Monochromatic scale

Palettes built from #bee3af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bee3af in the Color Lab