#BCDBED#BCDBED

#BCDBED is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.041 H 233.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).

Color values

HEX#BCDBED
RGBrgb(188, 219, 237)
HSLhsl(202, 58%, 83%)
HSVhsv(202, 21%, 93%)
CMYKcmyk(20.7%, 7.6%, 0%, 7.1%)
CIE-LABlab(85.74, -6.41, -12.21)
CIE-LCHlch(85.74, 13.79, 242.29°)
OKLaboklab(87.45% -0.0246 -0.0331)
OKLCHoklch(87.45% 0.041 233.4)
XYZxyz(61.3525, 67.4670, 89.8943)
Luminance0.6747 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDBED #EDCEBC
analogous
#BCEDE6 #BCDBED #BCC2ED
triadic
#BCDBED #EDBCDB #DBEDBC
tetradic
#BCDBED #E6BCED #EDCEBC #C2EDBC
square
#BCDBED #E6BCED #EDCEBC #C2EDBC
split-complementary
#BCDBED #EDBCC2 #EDE6BC
monochromatic
#5CA7D3 #8CC1E0 #BCDBED #E7F2F9 #E7F2F9

Accessibility & contrast

On white

1.45
#BCDBED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.49
#BCDBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDBED
14.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDBED#FFFFFF#000000##000000
##BCDBED1.001.4514.4914.49
#FFFFFF1.451.0021.0021.00
#00000014.4921.001.001.00
##00000014.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#AEE0E1
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bcdbed;
/* rgb */ color: rgb(188, 219, 237);
/* oklch */ color: oklch(87.5% 0.041 233.4);
Tailwind
colors: {
  custom: {
    50: '#d0e6f2',
    500: '#bcdbed',
    950: '#000000',
  },
}
SCSS
$custom: #bcdbed;
$custom-light: #d0e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdbed",
  "rgb": {
    "r": 188,
    "g": 219,
    "b": 237
  },
  "hsl": {
    "h": 202.041,
    "s": 57.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.87453,
    "c": 0.04128,
    "h": 233.4
  },
  "luminance": 0.67469
}

Semantic roles & 50–950 ramp

primary
#BCDBED
secondary
#CA9D83
accent
#5D20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485

Preview Lab

Preview with #BCDBED

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

Preview Lab → · Contrast checker → · Palette generator →

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