#BCDBF2#BCDBF2
#BCDBF2 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.6% C 0.046 H 240.2°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBF2 |
|---|---|
| RGB | rgb(188, 219, 242) |
| HSL | hsl(206, 68%, 84%) |
| HSV | hsv(206, 22%, 95%) |
| CMYK | cmyk(22.3%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(85.89, -5.32, -14.63) |
| CIE-LCH | lch(85.89, 15.57, 250.01°) |
| OKLab | oklab(87.62% -0.0228 -0.0398) |
| OKLCH | oklch(87.62% 0.046 240.2) |
| XYZ | xyz(62.0932, 67.7633, 93.7952) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBF2 #F2D3BC
analogous
#BCF2EE #BCDBF2 #BCC0F2
triadic
#BCDBF2 #F2BCDB #DBF2BC
tetradic
#BCDBF2 #EEBCF2 #F2D3BC #C0F2BC
square
#BCDBF2 #EEBCF2 #F2D3BC #C0F2BC
split-complementary
#BCDBF2 #F2BCC0 #F2EEBC
monochromatic
#55A4DE #89BFE8 #BCDBF2 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.44
#BCDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BCDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBF2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBF2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#CAD4F2
Tritanopia (blue-blind)
#ADE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdbf2; /* rgb */ color: rgb(188, 219, 242); /* oklch */ color: oklch(87.6% 0.046 240.2);
Tailwind
colors: {
custom: {
50: '#d1e6f6',
500: '#bcdbf2',
950: '#000000',
},
}SCSS
$custom: #bcdbf2; $custom-light: #d1e6f6; $custom-dark: #000000;
JSON
{
"hex": "#bcdbf2",
"rgb": {
"r": 188,
"g": 219,
"b": 242
},
"hsl": {
"h": 205.556,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.87619,
"c": 0.04584,
"h": 240.2
},
"luminance": 0.67765
}Semantic roles & 50–950 ramp
primary
#BCDBF2
secondary
#D2A381
accent
#6516CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485