#BCDBEF#BCDBEF
#BCDBEF is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.5% C 0.043 H 236.3°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBEF |
|---|---|
| RGB | rgb(188, 219, 239) |
| HSL | hsl(204, 61%, 84%) |
| HSV | hsv(204, 21%, 94%) |
| CMYK | cmyk(21.3%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.80, -5.98, -13.18) |
| CIE-LCH | lch(85.80, 14.47, 245.59°) |
| OKLab | oklab(87.52% -0.0239 -0.0358) |
| OKLCH | oklch(87.52% 0.043 236.3) |
| XYZ | xyz(61.6463, 67.5845, 91.4417) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.05
Ice Blue
#A5DFF9
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 6.74
Cloudy Blue
#ACC2D9
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 7.28
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBEF #EFD0BC
analogous
#BCEFE9 #BCDBEF #BCC1EF
triadic
#BCDBEF #EFBCDB #DBEFBC
tetradic
#BCDBEF #E9BCEF #EFD0BC #C1EFBC
square
#BCDBEF #E9BCEF #EFD0BC #C1EFBC
split-complementary
#BCDBEF #EFBCC1 #EFE9BC
monochromatic
#59A6D7 #8BC0E3 #BCDBEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.45
#BCDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BCDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBEF
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBEF | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#AEE0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdbef; /* rgb */ color: rgb(188, 219, 239); /* oklch */ color: oklch(87.5% 0.043 236.3);
Tailwind
colors: {
custom: {
50: '#d1e6f4',
500: '#bcdbef',
950: '#000000',
},
}SCSS
$custom: #bcdbef; $custom-light: #d1e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bcdbef",
"rgb": {
"r": 188,
"g": 219,
"b": 239
},
"hsl": {
"h": 203.529,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.87519,
"c": 0.04302,
"h": 236.3
},
"luminance": 0.67586
}Semantic roles & 50–950 ramp
primary
#BCDBEF
secondary
#CD9F82
accent
#601CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485