#BCDEEC#BCDEEC

#BCDEEC is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.041 H 224.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).

Color values

HEX#BCDEEC
RGBrgb(188, 222, 236)
HSLhsl(198, 56%, 83%)
HSVhsv(198, 20%, 93%)
CMYKcmyk(20.3%, 5.9%, 0%, 7.5%)
CIE-LABlab(86.50, -8.18, -10.55)
CIE-LCHlch(86.50, 13.35, 232.22°)
OKLaboklab(88.04% -0.0289 -0.0286)
OKLCHoklch(88.04% 0.041 224.7)
XYZxyz(61.9965, 68.9881, 89.3902)
Luminance0.6899 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEEC #ECCABC
analogous
#BCECE2 #BCDEEC #BCC6EC
triadic
#BCDEEC #ECBCDE #DEECBC
tetradic
#BCDEEC #E2BCEC #ECCABC #C6ECBC
square
#BCDEEC #E2BCEC #ECCABC #C6ECBC
split-complementary
#BCDEEC #ECBCC6 #ECE2BC
monochromatic
#5DAFD1 #8CC7DE #BCDEEC #E7F3F8 #E7F3F8

Accessibility & contrast

On white

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

On black

14.80
#BCDEEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEEC
14.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEEC#FFFFFF#000000##000000
##BCDEEC1.001.4214.8014.80
#FFFFFF1.421.0021.0021.00
#00000014.8021.001.001.00
##00000014.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#AEE2E2
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bcdeec;
/* rgb */ color: rgb(188, 222, 236);
/* oklch */ color: oklch(88.0% 0.041 224.7);
Tailwind
colors: {
  custom: {
    50: '#d0e8f2',
    500: '#bcdeec',
    950: '#000000',
  },
}
SCSS
$custom: #bcdeec;
$custom-light: #d0e8f2;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdeec",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 236
  },
  "hsl": {
    "h": 197.5,
    "s": 55.814,
    "l": 83.137
  },
  "oklch": {
    "l": 0.88042,
    "c": 0.04071,
    "h": 224.7
  },
  "luminance": 0.6899
}

Semantic roles & 50–950 ramp

primary
#BCDEEC
secondary
#C99883
accent
#5122C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485

Preview Lab

Preview with #BCDEEC

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

Preview Lab → · Contrast checker → · Palette generator →

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