#BCDBF5#BCDBF5
#BCDBF5 is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.049 H 243.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBF5 |
|---|---|
| RGB | rgb(188, 219, 245) |
| HSL | hsl(207, 74%, 85%) |
| HSV | hsv(207, 23%, 96%) |
| CMYK | cmyk(23.3%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(85.98, -4.66, -16.08) |
| CIE-LCH | lch(85.98, 16.74, 253.84°) |
| OKLab | oklab(87.72% -0.0217 -0.0438) |
| OKLCH | oklch(87.72% 0.049 243.6) |
| XYZ | xyz(62.5474, 67.9450, 96.1877) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 5.66
Baby Blue (survey)
#A2CFFE
ΔE00 6.08
Cloudy Blue
#ACC2D9
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBF5 #F5D6BC
analogous
#BCF5F2 #BCDBF5 #BCBFF5
triadic
#BCDBF5 #F5BCDB #DBF5BC
tetradic
#BCDBF5 #F2BCF5 #F5D6BC #BFF5BC
square
#BCDBF5 #F2BCF5 #F5D6BC #BFF5BC
split-complementary
#BCDBF5 #F5BCBF #F5F2BC
monochromatic
#51A2E5 #87BEED #BCDBF5 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.44
#BCDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BCDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBF5
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBF5 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF6
Deuteranopia (green-blind)
#C9D4F5
Tritanopia (blue-blind)
#ACE1E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdbf5; /* rgb */ color: rgb(188, 219, 245); /* oklch */ color: oklch(87.7% 0.049 243.6);
Tailwind
colors: {
custom: {
50: '#d1e6f8',
500: '#bcdbf5',
950: '#000000',
},
}SCSS
$custom: #bcdbf5; $custom-light: #d1e6f8; $custom-dark: #000000;
JSON
{
"hex": "#bcdbf5",
"rgb": {
"r": 188,
"g": 219,
"b": 245
},
"hsl": {
"h": 207.368,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.87721,
"c": 0.04886,
"h": 243.6
},
"luminance": 0.67947
}Semantic roles & 50–950 ramp
primary
#BCDBF5
secondary
#D6A77F
accent
#6A0FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485