#BCDDF4#BCDDF4

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

Color values

HEX#BCDDF4
RGBrgb(188, 221, 244)
HSLhsl(205, 72%, 85%)
HSVhsv(205, 23%, 96%)
CMYKcmyk(23%, 9.4%, 0%, 4.3%)
CIE-LABlab(86.47, -5.92, -14.81)
CIE-LCHlch(86.47, 15.95, 248.21°)
OKLaboklab(88.1% -0.0247 -0.0403)
OKLCHoklch(88.1% 0.047 238.5)
XYZxyz(62.9201, 68.9339, 95.5608)
Luminance0.6894 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDF4 #F4D3BC
analogous
#BCF4EF #BCDDF4 #BCC1F4
triadic
#BCDDF4 #F4BCDD #DDF4BC
tetradic
#BCDDF4 #EFBCF4 #F4D3BC #C1F4BC
square
#BCDDF4 #EFBCF4 #F4D3BC #C1F4BC
split-complementary
#BCDDF4 #F4BCC1 #F4EFBC
monochromatic
#53A8E3 #87C2EB #BCDDF4 #E5F2FB #E5F2FB

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##BCDDF4#FFFFFF#000000##000000
##BCDDF41.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)
#D3DCF5
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#ACE3E4
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bcddf4;
/* rgb */ color: rgb(188, 221, 244);
/* oklch */ color: oklch(88.1% 0.047 238.5);
Tailwind
colors: {
  custom: {
    50: '#d1e7f7',
    500: '#bcddf4',
    950: '#000000',
  },
}
SCSS
$custom: #bcddf4;
$custom-light: #d1e7f7;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddf4",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 244
  },
  "hsl": {
    "h": 204.643,
    "s": 71.795,
    "l": 84.706
  },
  "oklch": {
    "l": 0.88099,
    "c": 0.04725,
    "h": 238.5
  },
  "luminance": 0.68936
}

Semantic roles & 50–950 ramp

primary
#BCDDF4
secondary
#D5A27F
accent
#6112D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BCDDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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