Skip to content

#beebaf

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

RGB
190, 235, 175
HSL
105°, 60%, 80%
CMYK
19, 0, 26, 8
Luminance
0.7346

Every format

HEX#beebaf
RGBrgb(190, 235, 175)
HSLhsl(105, 60%, 80%)
CMYKcmyk(19%, 0%, 26%, 8%)
LABlab(88.7 -25.4 24.5)
LCHlch(88.7 35.3 136.0)
OKLCHoklch(0.893 0.093 138.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beebaf on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#beebaf on black: 15.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green92.2%
Blue68.6%

CMYK percentages

Cyan19.1%
Magenta0.0%
Yellow25.5%
Key (black)7.8%

Color previews

#beebaf text on a black background

contrast 15.69:1

Card sample

#beebaf text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beebaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beebaf in the Color Lab