#BCDBF9#BCDBF9
#BCDBF9 is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.9% C 0.053 H 247.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBF9 |
|---|---|
| RGB | rgb(188, 219, 249) |
| HSL | hsl(210, 84%, 86%) |
| HSV | hsv(210, 24%, 98%) |
| CMYK | cmyk(24.5%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(86.10, -3.77, -18.00) |
| CIE-LCH | lch(86.10, 18.39, 258.19°) |
| OKLab | oklab(87.86% -0.0203 -0.0491) |
| OKLCH | oklch(87.86% 0.053 247.6) |
| XYZ | xyz(63.1647, 68.1919, 99.4385) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.16
Baby Blue (survey)
#A2CFFE
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.38
Light Blue
#95D0FC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBF9 #F9DABC
analogous
#BCF9F8 #BCDBF9 #BCBCF9
triadic
#BCDBF9 #F9BCDB #DBF9BC
tetradic
#BCDBF9 #F8BCF9 #F9DABC #BCF9BC
square
#BCDBF9 #F8BCF9 #F9DABC #BCF9BC
split-complementary
#BCDBF9 #F9BCBC #F9F8BC
monochromatic
#4C9FEF #84BDF4 #BCDBF9 #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.43
#BCDBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#BCDBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBF9
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBF9 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#C8D5F8
Tritanopia (blue-blind)
#ABE2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdbf9; /* rgb */ color: rgb(188, 219, 249); /* oklch */ color: oklch(87.9% 0.053 247.6);
Tailwind
colors: {
custom: {
50: '#d1e6fb',
500: '#bcdbf9',
950: '#000000',
},
}SCSS
$custom: #bcdbf9; $custom-light: #d1e6fb; $custom-dark: #000000;
JSON
{
"hex": "#bcdbf9",
"rgb": {
"r": 188,
"g": 219,
"b": 249
},
"hsl": {
"h": 209.508,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.87859,
"c": 0.05312,
"h": 247.6
},
"luminance": 0.68194
}Semantic roles & 50–950 ramp
primary
#BCDBF9
secondary
#DDAC7C
accent
#7106E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485