#BCDCF5#BCDCF5
#BCDCF5 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.9% C 0.049 H 241.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF5 |
|---|---|
| RGB | rgb(188, 220, 245) |
| HSL | hsl(206, 74%, 85%) |
| HSV | hsv(206, 23%, 96%) |
| CMYK | cmyk(23.3%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(86.24, -5.18, -15.69) |
| CIE-LCH | lch(86.24, 16.52, 251.72°) |
| OKLab | oklab(87.93% -0.023 -0.0427) |
| OKLCH | oklch(87.93% 0.049 241.7) |
| XYZ | xyz(62.8091, 68.4683, 96.2749) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Light Blue Grey
#B7C9E2
ΔE00 6.13
Baby Blue (survey)
#A2CFFE
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF5 #F5D5BC
analogous
#BCF5F2 #BCDCF5 #BCBFF5
triadic
#BCDCF5 #F5BCDC #DCF5BC
tetradic
#BCDCF5 #F2BCF5 #F5D5BC #BFF5BC
square
#BCDCF5 #F2BCF5 #F5D5BC #BFF5BC
split-complementary
#BCDCF5 #F5BCBF #F5F2BC
monochromatic
#51A4E5 #87C0ED #BCDCF5 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.43
#BCDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BCDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF5
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF5 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF6
Deuteranopia (green-blind)
#CAD5F5
Tritanopia (blue-blind)
#ACE2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcf5; /* rgb */ color: rgb(188, 220, 245); /* oklch */ color: oklch(87.9% 0.049 241.7);
Tailwind
colors: {
custom: {
50: '#d1e6f8',
500: '#bcdcf5',
950: '#000000',
},
}SCSS
$custom: #bcdcf5; $custom-light: #d1e6f8; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf5",
"rgb": {
"r": 188,
"g": 220,
"b": 245
},
"hsl": {
"h": 206.316,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.87927,
"c": 0.04851,
"h": 241.7
},
"luminance": 0.6847
}Semantic roles & 50–950 ramp
primary
#BCDCF5
secondary
#D6A57F
accent
#670FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485