#BCDBEB#BCDBEB
#BCDBEB is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.4% C 0.040 H 230.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBEB |
|---|---|
| RGB | rgb(188, 219, 235) |
| HSL | hsl(200, 54%, 83%) |
| HSV | hsv(200, 20%, 92%) |
| CMYK | cmyk(20%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.68, -6.85, -11.24) |
| CIE-LCH | lch(85.68, 13.16, 238.66°) |
| OKLab | oklab(87.39% -0.0253 -0.0305) |
| OKLCH | oklch(87.39% 0.04 230.2) |
| XYZ | xyz(61.0619, 67.3508, 88.3640) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.88
Ice Blue
#A5DFF9
ΔE00 5.54
Powder Blue
#B0E0E6
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 7.80
Lightsteelblue
#B0C4DE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBEB #EBCCBC
analogous
#BCEBE4 #BCDBEB #BCC3EB
triadic
#BCDBEB #EBBCDB #DBEBBC
tetradic
#BCDBEB #E4BCEB #EBCCBC #C3EBBC
square
#BCDBEB #E4BCEB #EBCCBC #C3EBBC
split-complementary
#BCDBEB #EBBCC3 #EBE4BC
monochromatic
#5EA8CF #8DC2DD #BCDBEB #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.45
#BCDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BCDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBEB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBEB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#AFE0E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bcdbeb; /* rgb */ color: rgb(188, 219, 235); /* oklch */ color: oklch(87.4% 0.040 230.2);
Tailwind
colors: {
custom: {
50: '#d0e6f1',
500: '#bcdbeb',
950: '#000000',
},
}SCSS
$custom: #bcdbeb; $custom-light: #d0e6f1; $custom-dark: #000000;
JSON
{
"hex": "#bcdbeb",
"rgb": {
"r": 188,
"g": 219,
"b": 235
},
"hsl": {
"h": 200.426,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.87387,
"c": 0.03964,
"h": 230.2
},
"luminance": 0.67353
}Semantic roles & 50–950 ramp
primary
#BCDBEB
secondary
#C79B84
accent
#5A24C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485