#BCDCF1#BCDCF1
#BCDCF1 is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.8% C 0.045 H 236.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF1 |
|---|---|
| RGB | rgb(188, 220, 241) |
| HSL | hsl(204, 65%, 84%) |
| HSV | hsv(204, 22%, 95%) |
| CMYK | cmyk(22%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(86.12, -6.06, -13.76) |
| CIE-LCH | lch(86.12, 15.03, 246.22°) |
| OKLab | oklab(87.79% -0.0245 -0.0374) |
| OKLCH | oklch(87.79% 0.045 236.8) |
| XYZ | xyz(62.2050, 68.2267, 93.0936) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.17
Ice Blue
#A5DFF9
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF1 #F1D1BC
analogous
#BCF1EC #BCDCF1 #BCC2F1
triadic
#BCDCF1 #F1BCDC #DCF1BC
tetradic
#BCDCF1 #ECBCF1 #F1D1BC #C2F1BC
square
#BCDCF1 #ECBCF1 #F1D1BC #C2F1BC
split-complementary
#BCDCF1 #F1BCC2 #F1ECBC
monochromatic
#57A7DC #89C2E6 #BCDCF1 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.43
#BCDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BCDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF1
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF1 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF2
Deuteranopia (green-blind)
#CBD5F1
Tritanopia (blue-blind)
#ADE1E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdcf1; /* rgb */ color: rgb(188, 220, 241); /* oklch */ color: oklch(87.8% 0.045 236.8);
Tailwind
colors: {
custom: {
50: '#d1e6f5',
500: '#bcdcf1',
950: '#000000',
},
}SCSS
$custom: #bcdcf1; $custom-light: #d1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf1",
"rgb": {
"r": 188,
"g": 220,
"b": 241
},
"hsl": {
"h": 203.774,
"s": 65.432,
"l": 84.118
},
"oklch": {
"l": 0.87792,
"c": 0.04467,
"h": 236.8
},
"luminance": 0.68229
}Semantic roles & 50–950 ramp
primary
#BCDCF1
secondary
#D0A081
accent
#6018CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485