#BCDDF5#BCDDF5

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

Color values

HEX#BCDDF5
RGBrgb(188, 221, 245)
HSLhsl(205, 74%, 85%)
HSVhsv(205, 23%, 96%)
CMYKcmyk(23.3%, 9.8%, 0%, 3.9%)
CIE-LABlab(86.50, -5.70, -15.29)
CIE-LCHlch(86.50, 16.32, 249.56°)
OKLaboklab(88.13% -0.0243 -0.0416)
OKLCHoklch(88.13% 0.048 239.7)
XYZxyz(63.0723, 68.9948, 96.3627)
Luminance0.6900 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDF5 #F5D4BC
analogous
#BCF5F0 #BCDDF5 #BCC1F5
triadic
#BCDDF5 #F5BCDD #DDF5BC
tetradic
#BCDDF5 #F0BCF5 #F5D4BC #C1F5BC
square
#BCDDF5 #F0BCF5 #F5D4BC #C1F5BC
split-complementary
#BCDDF5 #F5BCC1 #F5F0BC
monochromatic
#51A7E5 #87C2ED #BCDDF5 #E4F1FB #E4F1FB

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##BCDDF5#FFFFFF#000000##000000
##BCDDF51.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)
#D3DCF6
Deuteranopia (green-blind)
#CBD6F5
Tritanopia (blue-blind)
#ACE3E5
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bcddf5;
/* rgb */ color: rgb(188, 221, 245);
/* oklch */ color: oklch(88.1% 0.048 239.7);
Tailwind
colors: {
  custom: {
    50: '#d1e7f8',
    500: '#bcddf5',
    950: '#000000',
  },
}
SCSS
$custom: #bcddf5;
$custom-light: #d1e7f8;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddf5",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 245
  },
  "hsl": {
    "h": 205.263,
    "s": 74.026,
    "l": 84.902
  },
  "oklch": {
    "l": 0.88133,
    "c": 0.04821,
    "h": 239.7
  },
  "luminance": 0.68997
}

Semantic roles & 50–950 ramp

primary
#BCDDF5
secondary
#D6A47F
accent
#630FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485

Preview Lab

Preview with #BCDDF5

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

Preview Lab → · Contrast checker → · Palette generator →

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