#BCCDD2#BCCDD2

#BCCDD2 is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.7% C 0.020 H 217.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).

Color values

HEX#BCCDD2
RGBrgb(188, 205, 210)
HSLhsl(194, 20%, 78%)
HSVhsv(194, 10%, 82%)
CMYKcmyk(10.5%, 2.4%, 0%, 17.6%)
CIE-LABlab(81.30, -4.75, -4.45)
CIE-LCHlch(81.30, 6.50, 223.13°)
OKLaboklab(83.69% -0.0157 -0.012)
OKLCHoklch(83.69% 0.02 217.3)
XYZxyz(54.2006, 59.0063, 69.4941)
Luminance0.5901 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCDD2 #D2C1BC
analogous
#BCD2CC #BCCDD2 #BCC2D2
triadic
#BCCDD2 #D2BCCD #CDD2BC
tetradic
#BCCDD2 #CCBCD2 #D2C1BC #C2D2BC
square
#BCCDD2 #CCBCD2 #D2C1BC #C2D2BC
split-complementary
#BCCDD2 #D2BCC2 #D2CCBC
monochromatic
#7396A1 #97B2B9 #BCCDD2 #E1E8EB #EDF1F3

Accessibility & contrast

On white

1.64
#BCCDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.80
#BCCDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCDD2
12.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCDD2#FFFFFF#000000##000000
##BCCDD21.001.6412.8012.80
#FFFFFF1.641.0021.0021.00
#00000012.8021.001.001.00
##00000012.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9CCD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#B6CFCE
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bccdd2;
/* rgb */ color: rgb(188, 205, 210);
/* oklch */ color: oklch(83.7% 0.020 217.3);
Tailwind
colors: {
  custom: {
    50: '#d0dcdf',
    500: '#bccdd2',
    950: '#000000',
  },
}
SCSS
$custom: #bccdd2;
$custom-light: #d0dcdf;
$custom-dark: #000000;
JSON
{
  "hex": "#bccdd2",
  "rgb": {
    "r": 188,
    "g": 205,
    "b": 210
  },
  "hsl": {
    "h": 193.636,
    "s": 19.643,
    "l": 78.039
  },
  "oklch": {
    "l": 0.83693,
    "c": 0.01977,
    "h": 217.3
  },
  "luminance": 0.59007
}

Semantic roles & 50–950 ramp

primary
#BCCDD2
secondary
#A7918B
accent
#5B489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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