#BCDEEB#BCDEEB

#BCDEEB is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.040 H 222.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).

Color values

HEX#BCDEEB
RGBrgb(188, 222, 235)
HSLhsl(197, 54%, 83%)
HSVhsv(197, 20%, 92%)
CMYKcmyk(20%, 5.5%, 0%, 7.8%)
CIE-LABlab(86.47, -8.39, -10.07)
CIE-LCHlch(86.47, 13.11, 230.18°)
OKLaboklab(88.01% -0.0293 -0.0273)
OKLCHoklch(88.01% 0.04 222.9)
XYZxyz(61.8516, 68.9302, 88.6272)
Luminance0.6893 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEEB #EBC9BC
analogous
#BCEBE0 #BCDEEB #BCC6EB
triadic
#BCDEEB #EBBCDE #DEEBBC
tetradic
#BCDEEB #E0BCEB #EBC9BC #C6EBBC
square
#BCDEEB #E0BCEB #EBC9BC #C6EBBC
split-complementary
#BCDEEB #EBBCC6 #EBE0BC
monochromatic
#5EB0CF #8DC7DD #BCDEEB #E7F3F8 #E7F3F8

Accessibility & contrast

On white

1.42
#BCDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.79
#BCDEEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEEB
14.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEEB#FFFFFF#000000##000000
##BCDEEB1.001.4214.7914.79
#FFFFFF1.421.0021.0021.00
#00000014.7921.001.001.00
##00000014.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#AFE2E2
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bcdeeb;
/* rgb */ color: rgb(188, 222, 235);
/* oklch */ color: oklch(88.0% 0.040 222.9);
Tailwind
colors: {
  custom: {
    50: '#d0e8f1',
    500: '#bcdeeb',
    950: '#000000',
  },
}
SCSS
$custom: #bcdeeb;
$custom-light: #d0e8f1;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdeeb",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 235
  },
  "hsl": {
    "h": 196.596,
    "s": 54.023,
    "l": 82.941
  },
  "oklch": {
    "l": 0.8801,
    "c": 0.04006,
    "h": 222.9
  },
  "luminance": 0.68932
}

Semantic roles & 50–950 ramp

primary
#BCDEEB
secondary
#C79684
accent
#5024C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485

Preview Lab

Preview with #BCDEEB

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

Preview Lab → · Contrast checker → · Palette generator →

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