#BCDCF2#BCDCF2
#BCDCF2 is a very light, muted cyan. Relative luminance 0.683; OKLCH L 87.8% C 0.046 H 238.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF2 |
|---|---|
| RGB | rgb(188, 220, 242) |
| HSL | hsl(204, 68%, 84%) |
| HSV | hsv(204, 22%, 95%) |
| CMYK | cmyk(22.3%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(86.15, -5.84, -14.24) |
| CIE-LCH | lch(86.15, 15.39, 247.69°) |
| OKLab | oklab(87.83% -0.0241 -0.0387) |
| OKLCH | oklch(87.83% 0.046 238.1) |
| XYZ | xyz(62.3548, 68.2866, 93.8825) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 5.50
Light Blue Grey
#B7C9E2
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF2 #F2D2BC
analogous
#BCF2ED #BCDCF2 #BCC1F2
triadic
#BCDCF2 #F2BCDC #DCF2BC
tetradic
#BCDCF2 #EDBCF2 #F2D2BC #C1F2BC
square
#BCDCF2 #EDBCF2 #F2D2BC #C1F2BC
split-complementary
#BCDCF2 #F2BCC1 #F2EDBC
monochromatic
#55A6DE #89C1E8 #BCDCF2 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.43
#BCDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BCDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF2
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF2 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF3
Deuteranopia (green-blind)
#CBD5F2
Tritanopia (blue-blind)
#ADE2E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdcf2; /* rgb */ color: rgb(188, 220, 242); /* oklch */ color: oklch(87.8% 0.046 238.1);
Tailwind
colors: {
custom: {
50: '#d1e6f6',
500: '#bcdcf2',
950: '#000000',
},
}SCSS
$custom: #bcdcf2; $custom-light: #d1e6f6; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf2",
"rgb": {
"r": 188,
"g": 220,
"b": 242
},
"hsl": {
"h": 204.444,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.87825,
"c": 0.0456,
"h": 238.1
},
"luminance": 0.68289
}Semantic roles & 50–950 ramp
primary
#BCDCF2
secondary
#D2A281
accent
#6216CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485