#BCD6DC#BCD6DC
#BCD6DC is a very light, muted cyan. Relative luminance 0.640; OKLCH L 85.9% C 0.029 H 213.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD6DC |
|---|---|
| RGB | rgb(188, 214, 220) |
| HSL | hsl(191, 31%, 80%) |
| HSV | hsv(191, 15%, 86%) |
| CMYK | cmyk(14.5%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(83.94, -7.41, -5.88) |
| CIE-LCH | lch(83.94, 9.46, 218.42°) |
| OKLab | oklab(85.87% -0.0243 -0.0159) |
| OKLCH | oklch(85.87% 0.029 213.2) |
| XYZ | xyz(57.7006, 63.9505, 76.9999) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 5.90
Ice Blue
#A5DFF9
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 8.46
Fog
#D8DCE0
ΔE00 8.52
Cloudy Blue
#ACC2D9
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD6DC #DCC2BC
analogous
#BCDCD2 #BCD6DC #BCC6DC
triadic
#BCD6DC #DCBCD6 #D6DCBC
tetradic
#BCD6DC #D2BCDC #DCC2BC #C6DCBC
square
#BCD6DC #D2BCDC #DCC2BC #C6DCBC
split-complementary
#BCD6DC #DCBCC6 #DCD2BC
monochromatic
#6CA5B2 #94BDC7 #BCD6DC #E4EFF1 #EBF3F5
Accessibility & contrast
On white
1.52
#BCD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BCD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD6DC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD6DC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#B3D9D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bcd6dc; /* rgb */ color: rgb(188, 214, 220); /* oklch */ color: oklch(85.9% 0.029 213.2);
Tailwind
colors: {
custom: {
50: '#d0e2e6',
500: '#bcd6dc',
950: '#000000',
},
}SCSS
$custom: #bcd6dc; $custom-light: #d0e2e6; $custom-dark: #000000;
JSON
{
"hex": "#bcd6dc",
"rgb": {
"r": 188,
"g": 214,
"b": 220
},
"hsl": {
"h": 191.25,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.85872,
"c": 0.02902,
"h": 213.2
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#BCD6DC
secondary
#B39189
accent
#503BAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484