#BCDDF2#BCDDF2

#BCDDF2 is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.0% C 0.045 H 236.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).

Color values

HEX#BCDDF2
RGBrgb(188, 221, 242)
HSLhsl(203, 68%, 84%)
HSVhsv(203, 22%, 95%)
CMYKcmyk(22.3%, 8.7%, 0%, 5.1%)
CIE-LABlab(86.41, -6.36, -13.85)
CIE-LCHlch(86.41, 15.24, 245.33°)
OKLaboklab(88.03% -0.0254 -0.0376)
OKLCHoklch(88.03% 0.045 236)
XYZxyz(62.6181, 68.8131, 93.9702)
Luminance0.6882 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDF2 #F2D1BC
analogous
#BCF2EC #BCDDF2 #BCC2F2
triadic
#BCDDF2 #F2BCDD #DDF2BC
tetradic
#BCDDF2 #ECBCF2 #F2D1BC #C2F2BC
square
#BCDDF2 #ECBCF2 #F2D1BC #C2F2BC
split-complementary
#BCDDF2 #F2BCC2 #F2ECBC
monochromatic
#55A9DE #89C3E8 #BCDDF2 #E5F2FA #E5F2FA

Accessibility & contrast

On white

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

On black

14.76
#BCDDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDDF2
14.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDDF2#FFFFFF#000000##000000
##BCDDF21.001.4214.7614.76
#FFFFFF1.421.0021.0021.00
#00000014.7621.001.001.00
##00000014.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#CCD6F2
Tritanopia (blue-blind)
#ADE3E4
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bcddf2;
/* rgb */ color: rgb(188, 221, 242);
/* oklch */ color: oklch(88.0% 0.045 236.0);
Tailwind
colors: {
  custom: {
    50: '#d1e7f6',
    500: '#bcddf2',
    950: '#000000',
  },
}
SCSS
$custom: #bcddf2;
$custom-light: #d1e7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddf2",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 242
  },
  "hsl": {
    "h": 203.333,
    "s": 67.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.88032,
    "c": 0.04542,
    "h": 236
  },
  "luminance": 0.68815
}

Semantic roles & 50–950 ramp

primary
#BCDDF2
secondary
#D2A081
accent
#5E16CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BCDDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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