Skip to content

#bddfeb

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

RGB
189, 223, 235
HSL
196°, 54%, 83%
CMYK
20, 5, 0, 8
Luminance
0.6959

Every format

HEX#bddfeb
RGBrgb(189, 223, 235)
HSLhsl(196, 54%, 83%)
CMYKcmyk(20%, 5%, 0%, 8%)
LABlab(86.8 -8.6 -9.6)
LCHlch(86.8 12.9 228.1)
OKLCHoklch(0.883 0.039 221.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bddfeb on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#bddfeb on black: 14.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green87.5%
Blue92.2%

CMYK percentages

Cyan19.6%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#bddfeb text on a black background

contrast 14.92:1

Card sample

#bddfeb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddfeb in the Color Lab