#BCDCE7#BCDCE7
#BCDCE7 is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.5% C 0.037 H 220.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCE7 |
|---|---|
| RGB | rgb(188, 220, 231) |
| HSL | hsl(195, 47%, 82%) |
| HSV | hsv(195, 19%, 91%) |
| CMYK | cmyk(18.6%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(85.83, -8.21, -8.91) |
| CIE-LCH | lch(85.83, 12.12, 227.31°) |
| OKLab | oklab(87.47% -0.0282 -0.0241) |
| OKLCH | oklch(87.47% 0.037 220.6) |
| XYZ | xyz(60.7522, 67.6455, 85.4418) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.93
Powder Blue
#B0E0E6
ΔE00 5.28
Ice Blue
#A5DFF9
ΔE00 6.08
Pale Sky Blue
#BDF6FE
ΔE00 7.98
Lightcyan
#E0FFFF
ΔE00 8.87
Sky Blue
#87CEEB
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCE7 #E7C7BC
analogous
#BCE7DD #BCDCE7 #BCC7E7
triadic
#BCDCE7 #E7BCDC #DCE7BC
tetradic
#BCDCE7 #DDBCE7 #E7C7BC #C7E7BC
square
#BCDCE7 #DDBCE7 #E7C7BC #C7E7BC
split-complementary
#BCDCE7 #E7BCC7 #E7DDBC
monochromatic
#62ADC7 #8FC4D7 #BCDCE7 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.45
#BCDCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BCDCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCE7
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCE7 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE8
Deuteranopia (green-blind)
#CED4E7
Tritanopia (blue-blind)
#B0E0DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdce7; /* rgb */ color: rgb(188, 220, 231); /* oklch */ color: oklch(87.5% 0.037 220.6);
Tailwind
colors: {
custom: {
50: '#d0e6ee',
500: '#bcdce7',
950: '#000000',
},
}SCSS
$custom: #bcdce7; $custom-light: #d0e6ee; $custom-dark: #000000;
JSON
{
"hex": "#bcdce7",
"rgb": {
"r": 188,
"g": 220,
"b": 231
},
"hsl": {
"h": 195.349,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.87466,
"c": 0.03709,
"h": 220.6
},
"luminance": 0.67647
}Semantic roles & 50–950 ramp
primary
#BCDCE7
secondary
#C29585
accent
#502BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485