#BCDCF6#BCDCF6
#BCDCF6 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.0% C 0.050 H 242.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF6 |
|---|---|
| RGB | rgb(188, 220, 246) |
| HSL | hsl(207, 76%, 85%) |
| HSV | hsv(207, 24%, 96%) |
| CMYK | cmyk(23.6%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(86.27, -4.96, -16.17) |
| CIE-LCH | lch(86.27, 16.91, 252.95°) |
| OKLab | oklab(87.96% -0.0226 -0.044) |
| OKLCH | oklch(87.96% 0.05 242.8) |
| XYZ | xyz(62.9622, 68.5295, 97.0811) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 6.01
Ice Blue
#A5DFF9
ΔE00 6.07
Baby Blue (survey)
#A2CFFE
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF6 #F6D6BC
analogous
#BCF6F3 #BCDCF6 #BCBFF6
triadic
#BCDCF6 #F6BCDC #DCF6BC
tetradic
#BCDCF6 #F3BCF6 #F6D6BC #BFF6BC
square
#BCDCF6 #F3BCF6 #F6D6BC #BFF6BC
split-complementary
#BCDCF6 #F6BCBF #F6F3BC
monochromatic
#50A4E8 #86C0EF #BCDCF6 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.43
#BCDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BCDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF6
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF6 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF7
Deuteranopia (green-blind)
#CAD5F6
Tritanopia (blue-blind)
#ACE2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcf6; /* rgb */ color: rgb(188, 220, 246); /* oklch */ color: oklch(88.0% 0.050 242.8);
Tailwind
colors: {
custom: {
50: '#d1e6f9',
500: '#bcdcf6',
950: '#000000',
},
}SCSS
$custom: #bcdcf6; $custom-light: #d1e6f9; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf6",
"rgb": {
"r": 188,
"g": 220,
"b": 246
},
"hsl": {
"h": 206.897,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.87961,
"c": 0.04951,
"h": 242.8
},
"luminance": 0.68532
}Semantic roles & 50–950 ramp
primary
#BCDCF6
secondary
#D8A67E
accent
#680DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485