#BCDFF1#BCDFF1

#BCDFF1 is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.4% C 0.044 H 230.3°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).

Color values

HEX#BCDFF1
RGBrgb(188, 223, 241)
HSLhsl(200, 65%, 84%)
HSVhsv(200, 22%, 95%)
CMYKcmyk(22%, 7.5%, 0%, 5.5%)
CIE-LABlab(86.91, -7.61, -12.58)
CIE-LCHlch(86.91, 14.70, 238.82°)
OKLaboklab(88.41% -0.0284 -0.0342)
OKLCHoklch(88.41% 0.044 230.3)
XYZxyz(62.9995, 69.8155, 93.3585)
Luminance0.6982 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDFF1 #F1CEBC
analogous
#BCF1E9 #BCDFF1 #BCC5F1
triadic
#BCDFF1 #F1BCDF #DFF1BC
tetradic
#BCDFF1 #E9BCF1 #F1CEBC #C5F1BC
square
#BCDFF1 #E9BCF1 #F1CEBC #C5F1BC
split-complementary
#BCDFF1 #F1BCC5 #F1E9BC
monochromatic
#57AFDC #89C7E6 #BCDFF1 #E6F3FA #E6F3FA

Accessibility & contrast

On white

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

On black

14.96
#BCDFF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDFF1
14.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDFF1#FFFFFF#000000##000000
##BCDFF11.001.4014.9614.96
#FFFFFF1.401.0021.0021.00
#00000014.9621.001.001.00
##00000014.9621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bcdff1;
/* rgb */ color: rgb(188, 223, 241);
/* oklch */ color: oklch(88.4% 0.044 230.3);
Tailwind
colors: {
  custom: {
    50: '#d1e9f5',
    500: '#bcdff1',
    950: '#000000',
  },
}
SCSS
$custom: #bcdff1;
$custom-light: #d1e9f5;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdff1",
  "rgb": {
    "r": 188,
    "g": 223,
    "b": 241
  },
  "hsl": {
    "h": 200.377,
    "s": 65.432,
    "l": 84.118
  },
  "oklch": {
    "l": 0.88413,
    "c": 0.04444,
    "h": 230.3
  },
  "luminance": 0.69818
}

Semantic roles & 50–950 ramp

primary
#BCDFF1
secondary
#D09C81
accent
#5618CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BCDFF1

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

Preview Lab → · Contrast checker → · Palette generator →

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