#BCDBF1#BCDBF1
#BCDBF1 is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.6% C 0.045 H 239.0°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBF1 |
|---|---|
| RGB | rgb(188, 219, 241) |
| HSL | hsl(205, 65%, 84%) |
| HSV | hsv(205, 22%, 95%) |
| CMYK | cmyk(22%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(85.86, -5.54, -14.15) |
| CIE-LCH | lch(85.86, 15.19, 248.60°) |
| OKLab | oklab(87.59% -0.0231 -0.0384) |
| OKLCH | oklch(87.59% 0.045 239) |
| XYZ | xyz(61.9434, 67.7034, 93.0064) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.69
Ice Blue
#A5DFF9
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.30
Cloudy Blue
#ACC2D9
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBF1 #F1D2BC
analogous
#BCF1ED #BCDBF1 #BCC1F1
triadic
#BCDBF1 #F1BCDB #DBF1BC
tetradic
#BCDBF1 #EDBCF1 #F1D2BC #C1F1BC
square
#BCDBF1 #EDBCF1 #F1D2BC #C1F1BC
split-complementary
#BCDBF1 #F1BCC1 #F1EDBC
monochromatic
#57A5DC #89C0E6 #BCDBF1 #E6F1FA #E6F1FA
Accessibility & contrast
On white
1.44
#BCDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BCDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBF1
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBF1 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF2
Deuteranopia (green-blind)
#CAD4F1
Tritanopia (blue-blind)
#ADE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdbf1; /* rgb */ color: rgb(188, 219, 241); /* oklch */ color: oklch(87.6% 0.045 239.0);
Tailwind
colors: {
custom: {
50: '#d1e6f5',
500: '#bcdbf1',
950: '#000000',
},
}SCSS
$custom: #bcdbf1; $custom-light: #d1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bcdbf1",
"rgb": {
"r": 188,
"g": 219,
"b": 241
},
"hsl": {
"h": 204.906,
"s": 65.432,
"l": 84.118
},
"oklch": {
"l": 0.87585,
"c": 0.04488,
"h": 239
},
"luminance": 0.67705
}Semantic roles & 50–950 ramp
primary
#BCDBF1
secondary
#D0A281
accent
#6318CD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485