#BCDCF3#BCDCF3
#BCDCF3 is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.9% C 0.047 H 239.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF3 |
|---|---|
| RGB | rgb(188, 220, 243) |
| HSL | hsl(205, 70%, 85%) |
| HSV | hsv(205, 23%, 95%) |
| CMYK | cmyk(22.6%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.18, -5.62, -14.72) |
| CIE-LCH | lch(86.18, 15.76, 249.10°) |
| OKLab | oklab(87.86% -0.0237 -0.04) |
| OKLCH | oklch(87.86% 0.047 239.3) |
| XYZ | xyz(62.5054, 68.3468, 94.6756) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.58
Lightblue
#ADD8E6
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.45
Cloudy Blue
#ACC2D9
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF3 #F3D3BC
analogous
#BCF3EF #BCDCF3 #BCC1F3
triadic
#BCDCF3 #F3BCDC #DCF3BC
tetradic
#BCDCF3 #EFBCF3 #F3D3BC #C1F3BC
square
#BCDCF3 #EFBCF3 #F3D3BC #C1F3BC
split-complementary
#BCDCF3 #F3BCC1 #F3EFBC
monochromatic
#54A6E0 #88C1EA #BCDCF3 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.43
#BCDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BCDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF3
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF3 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#ADE2E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcf3; /* rgb */ color: rgb(188, 220, 243); /* oklch */ color: oklch(87.9% 0.047 239.3);
Tailwind
colors: {
custom: {
50: '#d1e6f7',
500: '#bcdcf3',
950: '#000000',
},
}SCSS
$custom: #bcdcf3; $custom-light: #d1e6f7; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf3",
"rgb": {
"r": 188,
"g": 220,
"b": 243
},
"hsl": {
"h": 205.091,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.87859,
"c": 0.04655,
"h": 239.3
},
"luminance": 0.68349
}Semantic roles & 50–950 ramp
primary
#BCDCF3
secondary
#D3A380
accent
#6314D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485