#BBDFED#BBDFED

#BBDFED is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.2% C 0.042 H 223.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).

Color values

HEX#BBDFED
RGBrgb(187, 223, 237)
HSLhsl(197, 58%, 83%)
HSVhsv(197, 21%, 93%)
CMYKcmyk(21.1%, 5.9%, 0%, 7.1%)
CIE-LABlab(86.73, -8.78, -10.74)
CIE-LCHlch(86.73, 13.88, 230.74°)
OKLaboklab(88.22% -0.0309 -0.0292)
OKLCHoklch(88.22% 0.042 223.4)
XYZxyz(62.1630, 69.4526, 90.2348)
Luminance0.6946 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDFED #EDC9BB
analogous
#BBEDE2 #BBDFED #BBC6ED
triadic
#BBDFED #EDBBDF #DFEDBB
tetradic
#BBDFED #E2BBED #EDC9BB #C6EDBB
square
#BBDFED #E2BBED #EDC9BB #C6EDBB
split-complementary
#BBDFED #EDBBC6 #EDE2BB
monochromatic
#5AB1D3 #8BC8E0 #BBDFED #E7F4F9 #E7F4F9

Accessibility & contrast

On white

1.41
#BBDFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.89
#BBDFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDFED
14.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDFED#FFFFFF#000000##000000
##BBDFED1.001.4114.8914.89
#FFFFFF1.411.0021.0021.00
#00000014.8921.001.001.00
##00000014.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#ADE4E3
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #bbdfed;
/* rgb */ color: rgb(187, 223, 237);
/* oklch */ color: oklch(88.2% 0.042 223.4);
Tailwind
colors: {
  custom: {
    50: '#d0e9f2',
    500: '#bbdfed',
    950: '#000000',
  },
}
SCSS
$custom: #bbdfed;
$custom-light: #d0e9f2;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdfed",
  "rgb": {
    "r": 187,
    "g": 223,
    "b": 237
  },
  "hsl": {
    "h": 196.8,
    "s": 58.14,
    "l": 83.137
  },
  "oklch": {
    "l": 0.88217,
    "c": 0.04246,
    "h": 223.4
  },
  "luminance": 0.69455
}

Semantic roles & 50–950 ramp

primary
#BBDFED
secondary
#CA9682
accent
#4E20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BBDFED

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#BBDFED Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva