Skip to content

#beefdf

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

RGB
190, 239, 223
HSL
160°, 61%, 84%
CMYK
21, 0, 7, 6
Luminance
0.7801

Every format

HEX#beefdf
RGBrgb(190, 239, 223)
HSLhsl(160, 61%, 84%)
CMYKcmyk(21%, 0%, 7%, 6%)
LABlab(90.8 -18.8 2.6)
LCHlch(90.8 19.0 172.2)
OKLCHoklch(0.914 0.055 173.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beefdf on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#beefdf on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green93.7%
Blue87.5%

CMYK percentages

Cyan20.5%
Magenta0.0%
Yellow6.7%
Key (black)6.3%

Color previews

#beefdf text on a black background

contrast 16.60:1

Card sample

#beefdf text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beefdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beefdf in the Color Lab