#BCDFF2#BCDFF2

#BCDFF2 is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.4% C 0.045 H 231.7°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).

Color values

HEX#BCDFF2
RGBrgb(188, 223, 242)
HSLhsl(201, 68%, 84%)
HSVhsv(201, 22%, 95%)
CMYKcmyk(22.3%, 7.9%, 0%, 5.1%)
CIE-LABlab(86.94, -7.39, -13.06)
CIE-LCHlch(86.94, 15.01, 240.49°)
OKLaboklab(88.45% -0.028 -0.0355)
OKLCHoklch(88.45% 0.045 231.7)
XYZxyz(63.1492, 69.8754, 94.1473)
Luminance0.6988 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDFF2 #F2CFBC
analogous
#BCF2EA #BCDFF2 #BCC4F2
triadic
#BCDFF2 #F2BCDF #DFF2BC
tetradic
#BCDFF2 #EABCF2 #F2CFBC #C4F2BC
square
#BCDFF2 #EABCF2 #F2CFBC #C4F2BC
split-complementary
#BCDFF2 #F2BCC4 #F2EABC
monochromatic
#55AEDE #89C7E8 #BCDFF2 #E5F3FA #E5F3FA

Accessibility & contrast

On white

1.40
#BCDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.98
#BCDFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDFF2
14.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDFF2#FFFFFF#000000##000000
##BCDFF21.001.4014.9814.98
#FFFFFF1.401.0021.0021.00
#00000014.9821.001.001.00
##00000014.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#CED7F2
Tritanopia (blue-blind)
#ADE4E5
Achromatopsia (no color)
#DADADA

Design tokens & code

CSS
--color: #bcdff2;
/* rgb */ color: rgb(188, 223, 242);
/* oklch */ color: oklch(88.4% 0.045 231.7);
Tailwind
colors: {
  custom: {
    50: '#d1e9f6',
    500: '#bcdff2',
    950: '#000000',
  },
}
SCSS
$custom: #bcdff2;
$custom-light: #d1e9f6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdff2",
  "rgb": {
    "r": 188,
    "g": 223,
    "b": 242
  },
  "hsl": {
    "h": 201.111,
    "s": 67.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.88446,
    "c": 0.04524,
    "h": 231.7
  },
  "luminance": 0.69878
}

Semantic roles & 50–950 ramp

primary
#BCDFF2
secondary
#D29D81
accent
#5716CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BCDFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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